Bad license headers for the Lucene plugin
Hi, I've noticed that the java files for the Lucene plugin have a header like this: /* * * =================================================================== * * Copyright (c) 2005 Jens Krämer, All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details, published at * http://www.gnu.org/copyleft/gpl.html or in gpl.txt in the * root folder of this distribution. * * Created on 01.02.2005 * I don't think we should include code that is 1/ copyrighted to someone else and 2/ GPL We should ask Jens Kramer to donate the code to the XWiki project under the XWiki copyright and under a LGPL license. Who can do this? Thanks -Vincent ___________________________________________________________________________ Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire. http://fr.mail.yahoo.com
Hi, We did ask Jens to move the code to LGPL which he did by commiting the licence change himself as you can see here http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/xwiki/xwiki-plugins/trunk... Maybe the code we commited in XWiki was based in the previous files that did not have the licence changes Ludovic Vincent Massol a écrit :
Hi,
I've noticed that the java files for the Lucene plugin have a header like this:
/* * * =================================================================== * * Copyright (c) 2005 Jens Krämer, All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details, published at * http://www.gnu.org/copyleft/gpl.html or in gpl.txt in the * root folder of this distribution. * * Created on 01.02.2005 *
I don't think we should include code that is 1/ copyrighted to someone else and 2/ GPL
We should ask Jens Kramer to donate the code to the XWiki project under the XWiki copyright and under a LGPL license.
Who can do this?
Thanks -Vincent
___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire. http://fr.mail.yahoo.com
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost AIM: nvludo Yahoo: ludovic
participants (2)
-
Ludovic Dubost -
Vincent Massol