WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] add a gpl announce

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] add a gpl announce
From: "James (song wei)" <jsong@xxxxxxxxxx>
Date: Thu, 3 Dec 2009 00:17:03 -0800 (PST)
Delivery-date: Thu, 03 Dec 2009 00:17:27 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
add a gpl announce

Signed-off-by: James Song (Wei) <jsong@xxxxxxxxxx>
diff -r aa0b5558564f tools/python/xen/xend/MemoryPool.py
--- a/tools/python/xen/xend/MemoryPool.py       Wed Dec 02 18:46:14 2009
+0000
+++ b/tools/python/xen/xend/MemoryPool.py       Thu Dec 03 16:09:37 2009
+0800
@@ -1,3 +1,21 @@
+#===========================================================================
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of version 2.1 of the GNU Lesser General Public
+# License as published by the Free Software Foundation.
+#
+# This library 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
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+#============================================================================
+# Copyright (C) 2009  Novell, Inc.
+# Author: James (Song Wei) <jsong@xxxxxxxxxx> 
+#============================================================================
+
 import xen.lowlevel.xc
 import XendDomain
 import XendOptions
-- 
View this message in context: 
http://old.nabble.com/add-a-gpl-announce-tp26621726p26621726.html
Sent from the Xen - Dev mailing list archive at Nabble.com.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] add a gpl announce, James (song wei) <=