[Xorp-cvs] SF.net SVN: xorp:[11697] trunk/xorp/LICENSE

greear at users.sourceforge.net greear at users.sourceforge.net
Sun Apr 25 20:12:29 PDT 2010


Revision: 11697
          http://xorp.svn.sourceforge.net/xorp/?rev=11697&view=rev
Author:   greear
Date:     2010-04-26 03:12:29 +0000 (Mon, 26 Apr 2010)

Log Message:
-----------
license:  Submitters explicitly own copyright on submitted code.

I propose to update the LICENSE file to explicitly note that contributions
on or after today are copyright by the submitter unless otherwise specified
in the commit message and/or committed code.

This ensures that no single entity can re-license XORP or otherwise
take changes in the public svn tree and use or relicense them in ways not compatible
with the current license scheme (GPL, LGPL, other) without consent
of all committers from today on.  I believe this will help make
xorp stronger and it will certainly make me happier about committing
my changes to the public svn tree.

Signed-off-by: Ben Greear <greearb at candelatech.com>

Modified Paths:
--------------
    trunk/xorp/LICENSE

Modified: trunk/xorp/LICENSE
===================================================================
--- trunk/xorp/LICENSE	2010-04-23 18:33:43 UTC (rev 11696)
+++ trunk/xorp/LICENSE	2010-04-26 03:12:29 UTC (rev 11697)
@@ -1,11 +1,11 @@
-#
-# $XORP: xorp/LICENSE,v 1.11 2008/10/02 21:56:13 bms Exp $
-#
 
 With the exception of code derived from other sources, all XORP software
-is copyrighted by XORP, Inc. [Copyright (c) 2001-2009 XORP, Inc.].
-Files containing derived software are listed in the "LICENSE.other" file
-together with their corresponding copyrights and original licenses.
+committed prior to April 23, 2010 is copyrighted by
+XORP, Inc. [Copyright (c) 2001-2009 XORP, Inc.].  Changes committed
+on or after April 23, 2010 are copyrighted by the author unless
+otherwise specified in the commit message. Files containing derived
+software are listed in the "LICENSE.other" file together with their
+corresponding copyrights and original licenses.
 
 All XORP software is licensed under the GNU General Public License,
 Version 2, June 1991 contained in the "LICENSE.gpl" file unless


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Xorp-cvs mailing list