commit: fe81adba6cfbeee8fa8de51dd08cc6cc3f534775 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Fri Mar 29 16:20:27 2019 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Fri Mar 29 16:20:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe81adba
net-misc/connman: adjust license header on connman.initd2 Closes: https://bugs.gentoo.org/611522 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> net-misc/connman/files/connman.initd2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/connman/files/connman.initd2 b/net-misc/connman/files/connman.initd2 index 428245d7f6e..8fb98821e42 100644 --- a/net-misc/connman/files/connman.initd2 +++ b/net-misc/connman/files/connman.initd2 @@ -1,6 +1,6 @@ #!/sbin/openrc-run -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Purpose License v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 depend() { need dbus
