diff options
author | Ben Kohler <bkohler@gentoo.org> | 2019-03-29 11:20:27 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2019-03-29 11:20:27 -0500 |
commit | fe81adba6cfbeee8fa8de51dd08cc6cc3f534775 (patch) | |
tree | 9d0eb57ae36076d53e3feeb5063eb2214d5e772b /net-misc/connman | |
parent | net-misc/connman: bump to 1.37 (diff) | |
download | gentoo-fe81adba6cfbeee8fa8de51dd08cc6cc3f534775.tar.gz gentoo-fe81adba6cfbeee8fa8de51dd08cc6cc3f534775.tar.bz2 gentoo-fe81adba6cfbeee8fa8de51dd08cc6cc3f534775.zip |
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@gentoo.org>
Diffstat (limited to 'net-misc/connman')
-rw-r--r-- | net-misc/connman/files/connman.initd2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/connman/files/connman.initd2 b/net-misc/connman/files/connman.initd2 index 428245d7f6e2..8fb98821e425 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 |