From: Frank Kühndel <frank.kuehn...@embedded-brains.de>

Hello,

I want to extend the code of `libtftpfs` to support newer RFCs to
increase the file download speed. This raises the question of the
license of the involved source files. The current state is that
the file headers are old. The code originates from W. Eric Norum.

Fortunately, I found in ticket #3053 a general permission of
Eric Norum to change the code to BSD-2. My question here is:

Shall I use the chance to modernize the headers of the libtftpfs
files as suggested in this patch or shall I keep the original file
headers intact?

Thanks and greetings
Frank

Frank Kühndel (1):
  libtftpfs: Change to BSD-2-Clause license

 cpukit/include/rtems/tftp.h         | 72 +++++++++++++++++++++++------
 cpukit/libfs/src/ftpfs/tftpDriver.c | 44 ++++++++++++++----
 2 files changed, 93 insertions(+), 23 deletions(-)

-- 
2.34.1

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to