slight wording changes, mainly LGPL=>GPL
svn path=/trunk/; revision=13572
This commit is contained in:
@ -4,20 +4,21 @@ Important note for Camel hackers:
|
|||||||
Camel has been a lot of work, and has been conceived to be general
|
Camel has been a lot of work, and has been conceived to be general
|
||||||
enough to be used outside the gnome-mailer. It is possible in the
|
enough to be used outside the gnome-mailer. It is possible in the
|
||||||
future that it is used in software with licenses incompatible with the
|
future that it is used in software with licenses incompatible with the
|
||||||
LGPL. For this reason, the copyright has to be owned by a unique
|
GPL. For this reason, the copyright has to be owned by a unique
|
||||||
person. Be sure, however, that Camel will always be available under
|
entity. Be sure, however, that Camel will always be available under
|
||||||
the LGPL. Significant authors will always be consulted before any
|
the GPL. Significant authors will always be consulted before any
|
||||||
special use of Camel. Moreover, in special situations, they may be
|
special use of Camel. Moreover, in special situations, they may be
|
||||||
given the authorization to use Camel with a license different than the
|
given the authorization to use Camel with a license different than the
|
||||||
LGPL.
|
GPL.
|
||||||
|
|
||||||
Thus, when adding code in Camel, always add the following lines at the
|
Thus, when adding code in Camel, always add the following lines at the
|
||||||
begining of the file:
|
begining of the file:
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
|
||||||
* Copyright 1999, 200x Ximian, Inc. (http://www.ximian.com)
|
* Copyright 1999, 200x Ximian, Inc. (http://www.ximian.com)
|
||||||
*
|
*
|
||||||
|
* Author: Your name <your.email@address>
|
||||||
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation; either version 2 of the
|
* published by the Free Software Foundation; either version 2 of the
|
||||||
@ -34,7 +35,7 @@ begining of the file:
|
|||||||
* USA
|
* USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
You may also want to add your name to the author name list after this
|
You may also want to add your name to the author list inside this
|
||||||
header.
|
header.
|
||||||
|
|
||||||
Please contact Ximian, Inc. (http://www.ximian.com) if you want to discuss
|
Please contact Ximian, Inc. (http://www.ximian.com) if you want to discuss
|
||||||
|
Reference in New Issue
Block a user