aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-02-19 16:00:16 -0800
committerZac Medico <zmedico@gentoo.org>2011-02-19 16:00:16 -0800
commited5aa31ee605fe6efbdcb0c0ab7deabcb12f4b77 (patch)
tree5c76df24f1c6cf858f9bae8b1e5895797df160d9 /bin
parentrepoman: variable.usedwithhelpers tighten regex (diff)
downloadportage-ed5aa31ee605fe6efbdcb0c0ab7deabcb12f4b77.tar.gz
portage-ed5aa31ee605fe6efbdcb0c0ab7deabcb12f4b77.tar.bz2
portage-ed5aa31ee605fe6efbdcb0c0ab7deabcb12f4b77.zip
Update date headers in modified files.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ebuild.sh2
-rwxr-xr-xbin/misc-functions.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 8abdec94c..1764da1ff 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -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
PORTAGE_BIN_PATH="${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"
diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh
index e1e5df1fb..ae4cc9e71 100755
--- a/bin/misc-functions.sh
+++ b/bin/misc-functions.sh
@@ -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
#
# Miscellaneous shell functions that make use of the ebuild env but don't need