Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: eclass/
Date: Fri, 02 Nov 2012 19:54:52
Message-Id: 1351886046.f1261ea558bd436a45850c196fac4b53a1bf34cf.jlec@gentoo
1 commit: f1261ea558bd436a45850c196fac4b53a1bf34cf
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 2 19:54:06 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 2 19:54:06 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f1261ea5
7
8 Revert "Update Copyright"
9
10 This reverts commit 0f44bb3ff6d136307646fe75b55fff1d6d6cee0b.
11
12 ---
13 eclass/alternatives-2.eclass | 3 +--
14 1 files changed, 1 insertions(+), 2 deletions(-)
15
16 diff --git a/eclass/alternatives-2.eclass b/eclass/alternatives-2.eclass
17 index 5518890..e62b6d4 100644
18 --- a/eclass/alternatives-2.eclass
19 +++ b/eclass/alternatives-2.eclass
20 @@ -1,8 +1,7 @@
21 -# Copyright 1999-2012 Gentoo Foundation
22 -# Copyright 2010 Sebastien Fabbro
23 # Copyright 2008, 2009 Bo Ørsted Andresen
24 # Copyright 2008, 2009 Mike Kelly
25 # Copyright 2009 David Leverton
26 +# 2010: Adapted for Gentoo by Sebastien Fabbro, who does not like copyrights
27 # Distributed under the terms of the GNU General Public License v2
28
29 # If your package provides pkg_postinst or pkg_prerm phases, you need to be