|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] xend: Add GPL license stanza to MemoryPoo
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1259848280 0
# Node ID fcd3fb00d1d59a981fe67a24b77310592de03fc0
# Parent aa01a13d750b81e2b816bb0799d124698a7de88d
xend: Add GPL license stanza to MemoryPool.py
Signed-off-by: James Song (Wei) <jsong@xxxxxxxxxx>
---
tools/python/xen/xend/MemoryPool.py | 18 ++++++++++++++++++
1 files changed, 18 insertions(+)
diff -r aa01a13d750b -r fcd3fb00d1d5 tools/python/xen/xend/MemoryPool.py
--- a/tools/python/xen/xend/MemoryPool.py Thu Dec 03 13:50:43 2009 +0000
+++ b/tools/python/xen/xend/MemoryPool.py Thu Dec 03 13:51:20 2009 +0000
@@ -1,3 +1,21 @@ import xen.lowlevel.xc
+#===========================================================================
+# 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
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] xend: Add GPL license stanza to MemoryPool.py,
Xen patchbot-unstable <=
|
|
|
|
|