Update date headers in modified files.
authorZac Medico <zmedico@gentoo.org>
Sun, 20 Feb 2011 00:00:16 +0000 (16:00 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 20 Feb 2011 00:00:16 +0000 (16:00 -0800)
bin/ebuild.sh
bin/misc-functions.sh
pym/portage/mail.py

index 8abdec94c5b9b33deb67da80cbf3bdfb78ca5890..1764da1fff1d309a892ba2fad61ceb579eedef3b 100755 (executable)
@@ -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}"
index e1e5df1fbe7e373e2d8377687507e0697367a43b..ae4cc9e71e8509e8f4d7654ab836637cdf4a3b1e 100755 (executable)
@@ -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
index 7268398c9651b43868f5362744aaed4f5f30e604..aa41854c311aee5563f9637fbecce9f4b5dff319 100644 (file)
@@ -1,5 +1,5 @@
 # portage.py -- core Portage functionality
-# Copyright 1998-2004 Gentoo Foundation
+# Copyright 1998-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # Since python ebuilds remove the 'email' module when USE=build