/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: Martin Pool
  • Date: 2006-05-12 06:59:47 UTC
  • mfrom: (1706 +trunk)
  • mto: This revision was merged to the branch mainline in revision 1707.
  • Revision ID: mbp@sourcefrog.net-20060512065947-60e259ffea0bf4fb
[merge] bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1836
1836
        if rh:
1837
1837
            print "  revid: %s" % (rh[-1],)
1838
1838
    print bzrlib.__copyright__
1839
 
    print "http://bazaar-ng.org/"
 
1839
    print "http://bazaar-vcs.org/"
1840
1840
    print
1841
1841
    print "bzr comes with ABSOLUTELY NO WARRANTY.  bzr is free software, and"
1842
1842
    print "you may use, modify and redistribute it under the terms of the GNU"