diff options
author | Zac Medico <zmedico@gentoo.org> | 2011-03-01 20:52:28 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2011-03-01 20:55:04 -0800 |
commit | 1f49f2505ff19ebc8e7442aaaae0229ce9f974d6 (patch) | |
tree | 535138283f3ba3a90fe3a348e020fad1fec9aa69 | |
parent | ebuild(1): fix ebuild modification check (diff) | |
download | portage-1f49f2505ff19ebc8e7442aaaae0229ce9f974d6.tar.gz portage-1f49f2505ff19ebc8e7442aaaae0229ce9f974d6.tar.bz2 portage-1f49f2505ff19ebc8e7442aaaae0229ce9f974d6.zip |
dodoc: update copyright datev2.1.9.42
-rwxr-xr-x | bin/ebuild-helpers/dodoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ebuild-helpers/dodoc b/bin/ebuild-helpers/dodoc index 67391a855..65713db1a 100755 --- a/bin/ebuild-helpers/dodoc +++ b/bin/ebuild-helpers/dodoc @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh |