summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-05-21 15:49:02 -0700
committerZac Medico <zmedico@gentoo.org>2012-05-21 15:49:02 -0700
commitf50c29f64101a2a4f541e27b4b1fcf76375e338f (patch)
tree10ea0960a42f18cfdb0c766a1d8f0297c018e91f
parent8e6fb5d475c327dcf618e767bde96d3a3bc753f7 (diff)
downloadportage-2.1.6.7_p1.tar.gz
portage-2.1.6.7_p1.tar.bz2
portage-2.1.6.7_p1.zip
Update timestamps in headers of modified files.v2.1.6.7_p1
-rwxr-xr-xbin/ebuild.sh2
-rwxr-xr-xbin/filter-bash-environment.py2
-rw-r--r--pym/_emerge/__init__.py2
-rw-r--r--pym/portage/__init__.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index f6379a9f4..d218c2a7a 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/bin/filter-bash-environment.py b/bin/filter-bash-environment.py
index 5096a85b4..5d7cae507 100755
--- a/bin/filter-bash-environment.py
+++ b/bin/filter-bash-environment.py
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/pym/_emerge/__init__.py b/pym/_emerge/__init__.py
index 950bc7a66..fef2ec7c0 100644
--- a/pym/_emerge/__init__.py
+++ b/pym/_emerge/__init__.py
@@ -1,5 +1,5 @@
#!/usr/bin/python -O
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: emerge 5976 2007-02-17 09:14:53Z genone $
diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py
index d86d2e3c7..cc85da019 100644
--- a/pym/portage/__init__.py
+++ b/pym/portage/__init__.py
@@ -1,5 +1,5 @@
# portage.py -- core Portage functionality
-# Copyright 1998-2004 Gentoo Foundation
+# Copyright 1998-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$