Rev 3670: Cleanup the copyright headers in http://bzr.arbash-meinel.com/branches/bzr/1.7-dev/btree

John Arbash Meinel john at arbash-meinel.com
Fri Aug 22 03:07:07 BST 2008


At http://bzr.arbash-meinel.com/branches/bzr/1.7-dev/btree

------------------------------------------------------------
revno: 3670
revision-id: john at arbash-meinel.com-20080822020705-gig0m1d61y7elnfl
parent: john at arbash-meinel.com-20080822020328-4q21ldih7c3ne64g
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: btree
timestamp: Thu 2008-08-21 21:07:05 -0500
message:
  Cleanup the copyright headers
modified:
  bzrlib/_parse_btree_py.py      _parse_btree_py.py-20080703034413-3q25bklkenti3p8p-3
  bzrlib/btree_index.py          index.py-20080624222253-p0x5f92uyh5hw734-7
  bzrlib/chunk_writer.py         chunk_writer.py-20080630234519-6ggn4id17nipovny-1
  bzrlib/tests/test_btree_index.py test_index.py-20080624222253-p0x5f92uyh5hw734-13
  bzrlib/tests/test_chunk_writer.py test_chunk_writer.py-20080630234519-6ggn4id17nipovny-2
-------------- next part --------------
=== modified file 'bzrlib/_parse_btree_py.py'
--- a/bzrlib/_parse_btree_py.py	2008-08-21 20:22:06 +0000
+++ b/bzrlib/_parse_btree_py.py	2008-08-22 02:07:05 +0000
@@ -1,5 +1,4 @@
-# index2, a bzr plugin providing experimental index types.
-# Copyright (C) 2008 Canonical Limited.
+# Copyright (C) 2008 Canonical Ltd
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License version 2 as published

=== modified file 'bzrlib/btree_index.py'
--- a/bzrlib/btree_index.py	2008-08-22 02:03:28 +0000
+++ b/bzrlib/btree_index.py	2008-08-22 02:07:05 +0000
@@ -1,5 +1,4 @@
-# index2, a bzr plugin providing experimental index types.
-# Copyright (C) 2008 Canonical Limited.
+# Copyright (C) 2008 Canonical Ltd
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License version 2 as published

=== modified file 'bzrlib/chunk_writer.py'
--- a/bzrlib/chunk_writer.py	2008-08-21 22:58:21 +0000
+++ b/bzrlib/chunk_writer.py	2008-08-22 02:07:05 +0000
@@ -1,5 +1,4 @@
-# index2, a bzr plugin providing experimental index types.
-# Copyright (C) 2008 Canonical Limited.
+# Copyright (C) 2008 Canonical Ltd
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License version 2 as published

=== modified file 'bzrlib/tests/test_btree_index.py'
--- a/bzrlib/tests/test_btree_index.py	2008-08-21 20:54:58 +0000
+++ b/bzrlib/tests/test_btree_index.py	2008-08-22 02:07:05 +0000
@@ -1,4 +1,4 @@
-# Copyright (C) 2008 Canonical Limited.
+# Copyright (C) 2008 Canonical Ltd
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License version 2 as published

=== modified file 'bzrlib/tests/test_chunk_writer.py'
--- a/bzrlib/tests/test_chunk_writer.py	2008-08-21 22:58:21 +0000
+++ b/bzrlib/tests/test_chunk_writer.py	2008-08-22 02:07:05 +0000
@@ -1,5 +1,4 @@
-# index2, a bzr plugin providing experimental index types.
-# Copyright (C) 2008 Canonical Limited.
+# Copyright (C) 2008 Canonical Ltd
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License version 2 as published



More information about the bazaar-commits mailing list