From: Tomas Mozes Date: Mon, 11 Apr 2016 10:27:06 +0000 (+0200) Subject: app-admin/logstash-bin: fix copyright year X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3b7e42f7c9c78b0e4f66a22ce4c2bfef8f904fdf;p=gentoo.git app-admin/logstash-bin: fix copyright year Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1233 Signed-off-by: Ian Delaney --- diff --git a/app-admin/logstash-bin/files/logstash.initd b/app-admin/logstash-bin/files/logstash.initd index a81e01020b2b..c2d02d74d9c0 100644 --- a/app-admin/logstash-bin/files/logstash.initd +++ b/app-admin/logstash-bin/files/logstash.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 LS_USER=${LS_USER:-logstash}