diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-04-01 22:09:15 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-04-01 22:09:15 -0700 |
commit | 910e5b29ab0a8a449ae23844240d168f20f5e67e (patch) | |
tree | 4b24a8961e9470685d543301682ab994f758eafa | |
parent | 2033c22e4ddc596a1bdfbf1dd3f7f55013149571 (diff) | |
download | portage-910e5b29ab0a8a449ae23844240d168f20f5e67e.tar.gz portage-910e5b29ab0a8a449ae23844240d168f20f5e67e.tar.bz2 portage-910e5b29ab0a8a449ae23844240d168f20f5e67e.zip |
Update copyright header.
-rwxr-xr-x | bin/quickpkg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/quickpkg b/bin/quickpkg index 911c8c468..8e74c2c34 100755 --- a/bin/quickpkg +++ b/bin/quickpkg @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 from __future__ import print_function |