~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-05-11 10:05:33 UTC
  • mfrom: (1185.50.95 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060511100533-e3d066b362716fe2
(jam) update web page url to http://bazaar-vcs.org

Show diffs side-by-side

added added

removed removed

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