~ubuntu-branches/ubuntu/karmic/zeroinstall-injector/karmic

« back to all changes in this revision

Viewing changes to 0store

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Leonard
  • Date: 2009-04-05 10:40:06 UTC
  • mfrom: (1.1.9 upstream) (6.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20090405104006-e3x93j5ibvjqu65a
Tags: 0.39-1ubuntu1
* Updated build for Python 2.6.
* FFe: LP: #336317.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
if options.version:
29
29
        import zeroinstall
30
30
        print "0store (zero-install) " + zeroinstall.version
31
 
        print "Copyright (C) 2007 Thomas Leonard"
 
31
        print "Copyright (C) 2009 Thomas Leonard"
32
32
        print "This program comes with ABSOLUTELY NO WARRANTY,"
33
33
        print "to the extent permitted by law."
34
34
        print "You may redistribute copies of this program"