From mboxrd@z Thu Jan 1 00:00:00 1970 From: "James (song wei)" Subject: add a gpl announce Date: Thu, 3 Dec 2009 00:17:03 -0800 (PST) Message-ID: <26621726.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org add a gpl announce Signed-off-by: James Song (Wei) 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) +#============================================================================ + 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.