diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-04-02 09:23:42 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-04-02 09:23:42 -0700 |
commit | 0840af0260786b6d9d5b5d03eab269c6c545e722 (patch) | |
tree | f9f3f73d4f8c137b9733f813d5edaeb91adbec71 | |
parent | 046f5342f8f433321e08049e5d88a94f7cf52eea (diff) | |
download | portage-0840af0260786b6d9d5b5d03eab269c6c545e722.tar.gz portage-0840af0260786b6d9d5b5d03eab269c6c545e722.tar.bz2 portage-0840af0260786b6d9d5b5d03eab269c6c545e722.zip |
Update copyright header.
-rw-r--r-- | pym/portage/sets/dbapi.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/portage/sets/dbapi.py b/pym/portage/sets/dbapi.py index 2ba7b6c80..8bacb72fc 100644 --- a/pym/portage/sets/dbapi.py +++ b/pym/portage/sets/dbapi.py @@ -1,4 +1,4 @@ -# Copyright 2007 Gentoo Foundation +# Copyright 2007-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 import time |