Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/apache:master commit in: 2.4/init/
Date: Thu, 03 Mar 2016 13:03:32
Message-Id: 1457009186.58e1738cbfca1d381961423fcd34ae01074c4542.polynomial-c@gentoo
1 commit: 58e1738cbfca1d381961423fcd34ae01074c4542
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 21 14:02:31 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 3 12:46:26 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/apache.git/commit/?id=58e1738c
7
8 apache2.initd: update copyright year to 2016.
9
10 2.4/init/apache2.initd | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/2.4/init/apache2.initd b/2.4/init/apache2.initd
14 index 88d9dd0..f49245c 100755
15 --- a/2.4/init/apache2.initd
16 +++ b/2.4/init/apache2.initd
17 @@ -1,5 +1,5 @@
18 #!/sbin/runscript
19 -# Copyright 1999-2011 Gentoo Foundation
20 +# Copyright 1999-2016 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 extra_commands="configtest modules virtualhosts"