[PATCH 0/1] libtftpfs: Change to BSD-2-Clause license?

Frank Kuehndel frank.kuehndel at embedded-brains.de
Tue Mar 15 16:27:30 UTC 2022


From: Frank Kühndel <frank.kuehndel at 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



More information about the devel mailing list