Answering my own question, from the log4net home page, it appears that log4net supports the following frameworks.
Microsoft .Net Framework 1.0 (1.0.3705) Microsoft .Net Framework 1.1 (1.1.4322) Microsoft .Net Compact Framework 1.0 (1.0.5000) Mono 0.25 or higher Microsoft Shared Source CLI 1.0
I guess the words "supports" could also be interpreted as "depends on".
Nicko, are you aware of the foundation's position on code depending on any of the above frameworks? I must admit that I am rather ignorant on this topic.
At 02:27 PM 3/9/2005, you wrote:
At 01:19 PM 3/9/2005, Nicko Cadell wrote:
> Hello, > > I need to verify the following questions with respect to > log4net and IP rights. > > 1) Is all the software developed within the log4net project > licensed under the Apache Software license? Looking at the > log4net CVS that appears to be the case. Could you please > confirm that there are no exceptions?
All source files, build files, documentation is Apache licensed.
Thanks for the confirmation.
> 2) Does log4net distribute any libraries (e.g. DLL files) > originating outside the ASF. If yes, are these libraries > licensed under the following approved licenses: Apache, BSD, > Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with > essentially the same terms?
We do not distribute any 3rd party libraries, therefore all libraries are Apache licensed.
Does log4net depend on any 3rd party libraries? It must at least depend on the C# runtime. How is that called, by the way?
Nicko
-- Ceki G�lc�
The complete log4j manual: http://www.qos.ch/log4j/
-- Ceki G�lc�
The complete log4j manual: http://www.qos.ch/log4j/
