Re: lognet license file

2017-11-18 Thread Stefan Bodewig
On 2017-11-18, Dominik Psenner wrote: > I just noticed that the log4net license file reads as > [...] > Copyright [] [name of copyright owner] > [...] > Should we fix that? No, this is correct. This is part of the appendix that explains how to apply the Apache Software License to your own p

lognet license file

2017-11-18 Thread Dominik Psenner
Hi, I just noticed that the log4net license file reads as [...] Copyright [] [name of copyright owner] [...] Should we fix that? If we fix that, what should we fix that to? [1] https://github.com/apache/logging-log4net/blob/c04a774240fd4500ed3206124aba5b4bc8bc4933/LICENSE#L189 -- Domini