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

2022-03-15 Thread Joel Sherrill
On Tue, Mar 15, 2022, 12:12 PM Frank Kühndel < frank.kuehn...@embedded-brains.de> wrote: > Hi Sebastian, > > On 3/15/22 17:46, Sebastian Huber wrote: > > On 15/03/2022 17:27, Frank Kuehndel wrote: > >> + * Copyright (C) W. Eric Norum > > > > Copyright statements should have a year. You can use the

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

2022-03-15 Thread Frank Kühndel
Hi Sebastian, On 3/15/22 17:46, Sebastian Huber wrote: > On 15/03/2022 17:27, Frank Kuehndel wrote: >> + * Copyright (C) W. Eric Norum > > Copyright statements should have a year. You can use the Git history to > get it. Yes, I know. But I can only trace the history back to commit 39e6e65a2c5a3

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

2022-03-15 Thread Sebastian Huber
On 15/03/2022 17:27, Frank Kuehndel wrote: + * Copyright (C) W. Eric Norum Copyright statements should have a year. You can use the Git history to get it. -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brains.de phone: +49-89

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

2022-03-15 Thread Frank Kuehndel
From: Frank Kühndel Eric Norum's permission to change the license can be found here: https://devel.rtems.org/attachment/ticket/3053/EricNorum-Permission.pdf Update #3053 --- cpukit/include/rtems/tftp.h | 72 +++-- cpukit/libfs/src/ftpfs/tftpDriver.c | 44