Rev 4884: (mbp) mention GNU in --version in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Dec 10 02:12:41 GMT 2009


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 4884 [merge]
revision-id: pqm at pqm.ubuntu.com-20091210021240-dn85gd35waethxku
parent: pqm at pqm.ubuntu.com-20091210013032-30uu9d8xyqf13514
parent: mbp at sourcefrog.net-20091210001316-w1l2jtek6v8iyg49
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2009-12-10 02:12:40 +0000
message:
  (mbp) mention GNU in --version
modified:
  bzrlib/version.py              version.py-20060816024207-ves6ult9a11taj9t-1
=== modified file 'bzrlib/version.py'
--- a/bzrlib/version.py	2009-11-30 04:41:36 +0000
+++ b/bzrlib/version.py	2009-12-10 00:13:16 +0000
@@ -88,6 +88,8 @@
         to_file.write("bzr comes with ABSOLUTELY NO WARRANTY.  bzr is free software, and\n")
         to_file.write("you may use, modify and redistribute it under the terms of the GNU\n")
         to_file.write("General Public License version 2 or later.\n")
+        to_file.write("\nBazaar is part of the GNU Project to produce a free operating "
+                "system.\n")
     to_file.write('\n')
 
 




More information about the bazaar-commits mailing list