Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r13152 - main/branches/2.1.6/bin
Date: Mon, 23 Mar 2009 02:15:35
Message-Id: E1LlZhN-0003cb-PH@stork.gentoo.org
1 Author: zmedico
2 Date: 2009-03-23 02:15:33 +0000 (Mon, 23 Mar 2009)
3 New Revision: 13152
4
5 Modified:
6 main/branches/2.1.6/bin/emerge
7 main/branches/2.1.6/bin/isolated-functions.sh
8 Log:
9 Update copyright headers. (trunk r13131)
10
11 Modified: main/branches/2.1.6/bin/emerge
12 ===================================================================
13 --- main/branches/2.1.6/bin/emerge 2009-03-23 02:14:58 UTC (rev 13151)
14 +++ main/branches/2.1.6/bin/emerge 2009-03-23 02:15:33 UTC (rev 13152)
15 @@ -1,6 +1,6 @@
16 #!/usr/bin/python
17 -# Copyright Gentoo Foundation 2006
18 -# Portage Emerge bits
19 +# Copyright 2006-2009 Gentoo Foundation
20 +# Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 import sys
24
25 Modified: main/branches/2.1.6/bin/isolated-functions.sh
26 ===================================================================
27 --- main/branches/2.1.6/bin/isolated-functions.sh 2009-03-23 02:14:58 UTC (rev 13151)
28 +++ main/branches/2.1.6/bin/isolated-functions.sh 2009-03-23 02:15:33 UTC (rev 13152)
29 @@ -1,4 +1,4 @@
30 -# Copyright 1999-2006 Gentoo Foundation
31 +# Copyright 1999-2009 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 # $Id$