Update timestamps in headers of modified files. v2.1.6.7_p1
authorZac Medico <zmedico@gentoo.org>
Mon, 21 May 2012 22:49:02 +0000 (15:49 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 21 May 2012 22:49:02 +0000 (15:49 -0700)
bin/ebuild.sh
bin/filter-bash-environment.py
pym/_emerge/__init__.py
pym/portage/__init__.py

index f6379a9f4d2bd5e9b8ffdb139a9e77657604be58..d218c2a7a7be336eb4501244db7da17e9b89815b 100755 (executable)
@@ -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$
 
index 5096a85b45bbda3e985e4e810059801506116b67..5d7cae5071aaf6365369fd18930c929eed54e71b 100755 (executable)
@@ -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$
 
index 950bc7a66bc8c2c4aaf79d56f590cc2488596bff..fef2ec7c0de26960d4b06a075de52d17d4de5c57 100644 (file)
@@ -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 $
 
index d86d2e3c7aa0bcd2849dd45f1375c74d816d57c6..cc85da019cb6fb9dd40d4771ca3bda401284fa5a 100644 (file)
@@ -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$