commit: 3b7e42f7c9c78b0e4f66a22ce4c2bfef8f904fdf Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com> AuthorDate: Mon Apr 11 10:27:06 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Tue Apr 12 06:07:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7e42f7
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 <idella4 <AT> gentoo.org> app-admin/logstash-bin/files/logstash.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/logstash-bin/files/logstash.initd b/app-admin/logstash-bin/files/logstash.initd index a81e010..c2d02d7 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}
