Hi I
noticed that commit 92164 added several files with the header below
the refered files seems missing though,
I expect that code to be LGPL is that compatible with this projects license?
1 // <file>
2 // <copyright see="prj:///doc/copyright.txt"/>
3 // <license see="prj:///doc/license.txt"/>
4 // <owner name="Mike Krüger" email="mike@icsharpcode.net"/>
5 // <version>$Revision: 1618 $</version>
6 // </file>
Comments: ** Comment from web user: sbosanquet **
noticed that commit 92164 added several files with the header below
the refered files seems missing though,
I expect that code to be LGPL is that compatible with this projects license?
1 // <file>
2 // <copyright see="prj:///doc/copyright.txt"/>
3 // <license see="prj:///doc/license.txt"/>
4 // <owner name="Mike Krüger" email="mike@icsharpcode.net"/>
5 // <version>$Revision: 1618 $</version>
6 // </file>
Comments: ** Comment from web user: sbosanquet **
I think you are correct. By incorporating the source for the ICSharpcode.TextEditor and not linking to the dll you will need to publish this projecy under the LGPL licence and not the BSD licence it is currently under or so i believe.