~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to setup.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
544
544
                                     version = version_str,
545
545
                                     description = META_INFO['description'],
546
546
                                     author = META_INFO['author'],
547
 
                                     copyright = "(c) Canonical Ltd, 2005-2007",
 
547
                                     copyright = "(c) Canonical Ltd, 2005-2009",
548
548
                                     company_name = "Canonical Ltd.",
549
549
                                     comments = META_INFO['description'],
550
550
                                    )