~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: John Arbash Meinel
  • Date: 2006-05-06 17:54:19 UTC
  • mto: This revision was merged to the branch mainline in revision 1705.
  • Revision ID: john@arbash-meinel.com-20060506175419-fe86b1f2a9e88a53
Updated web page url to http://bazaar-vcs.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
1808
1808
        if rh:
1809
1809
            print "  revid: %s" % (rh[-1],)
1810
1810
    print bzrlib.__copyright__
1811
 
    print "http://bazaar-ng.org/"
 
1811
    print "http://bazaar-vcs.org/"
1812
1812
    print
1813
1813
    print "bzr comes with ABSOLUTELY NO WARRANTY.  bzr is free software, and"
1814
1814
    print "you may use, modify and redistribute it under the terms of the GNU"