Rev 197: Added license header. in http://bzr.daniel-watkins.co.uk/pqm/xmlrpc

Daniel Watkins daniel at daniel-watkins.co.uk
Fri Aug 1 01:21:56 BST 2008


At http://bzr.daniel-watkins.co.uk/pqm/xmlrpc

------------------------------------------------------------
revno: 197
revision-id: daniel at daniel-watkins.co.uk-20080801002019-jse6twov7mgjryo5
parent: daniel at daniel-watkins.co.uk-20080801001731-lm3n8fv5xzdin53u
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
branch nick: xmlrpc
timestamp: Fri 2008-08-01 01:20:19 +0100
message:
  Added license header.
-------------- next part --------------
=== modified file 'pqm/ui/xmlrpc.py'
--- a/pqm/ui/xmlrpc.py	2008-08-01 00:17:31 +0000
+++ b/pqm/ui/xmlrpc.py	2008-08-01 00:20:19 +0000
@@ -1,3 +1,20 @@
+# Copyright (C) 2008 Canonical Limited
+#       Authors: Daniel Watkins <daniel at daniel-watkins.co.uk>
+#
+# 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.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
 import logging
 import os.path
 from StringIO import StringIO



More information about the bazaar-commits mailing list