commit: 58e1738cbfca1d381961423fcd34ae01074c4542 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Jan 21 14:02:31 2016 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Thu Mar 3 12:46:26 2016 +0000 URL: https://gitweb.gentoo.org/proj/apache.git/commit/?id=58e1738c
apache2.initd: update copyright year to 2016. 2.4/init/apache2.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.4/init/apache2.initd b/2.4/init/apache2.initd index 88d9dd0..f49245c 100755 --- a/2.4/init/apache2.initd +++ b/2.4/init/apache2.initd @@ -1,5 +1,5 @@ #!/sbin/runscript -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 extra_commands="configtest modules virtualhosts"
