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:44:13
Message-Id: 1351885425.0f44bb3ff6d136307646fe75b55fff1d6d6cee0b.jlec@gentoo
1 commit: 0f44bb3ff6d136307646fe75b55fff1d6d6cee0b
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 2 19:43:45 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 2 19:43:45 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0f44bb3f
7
8 Update Copyright
9
10 ---
11 eclass/alternatives-2.eclass | 3 ++-
12 1 files changed, 2 insertions(+), 1 deletions(-)
13
14 diff --git a/eclass/alternatives-2.eclass b/eclass/alternatives-2.eclass
15 index b303694..499a65b 100644
16 --- a/eclass/alternatives-2.eclass
17 +++ b/eclass/alternatives-2.eclass
18 @@ -1,7 +1,8 @@
19 +# Copyright 1999-2012 Gentoo Foundation
20 +# Copyright 2010 Sebastien Fabbro
21 # Copyright 2008, 2009 Bo Ørsted Andresen
22 # Copyright 2008, 2009 Mike Kelly
23 # Copyright 2009 David Leverton
24 -# 2010: Adapted for Gentoo by Sebastien Fabbro, who does not like copyrights
25 # Distributed under the terms of the GNU General Public License v2
26
27 # If your package provides pkg_postinst or pkg_prerm phases, you need to be