diff options
author | Yixun Lan <dlan@gentoo.org> | 2018-04-20 21:57:49 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2018-04-20 22:06:13 +0800 |
commit | b6fab65f85dca3cabc65b2444bcb092e067c9dd7 (patch) | |
tree | 4e7c8cc813f5d95f787fd807c233a4a63c93f31d /net-misc | |
parent | net-misc/ofono: fix HOMEPAGE url (diff) | |
download | gentoo-b6fab65f85dca3cabc65b2444bcb092e067c9dd7.tar.gz gentoo-b6fab65f85dca3cabc65b2444bcb092e067c9dd7.tar.bz2 gentoo-b6fab65f85dca3cabc65b2444bcb092e067c9dd7.zip |
net-misc/ofono: fix license
Gentoo-Bug: 611524
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ofono/files/ofono.initd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ofono/files/ofono.initd b/net-misc/ofono/files/ofono.initd index 7500edc2291f..bf83dc86b2dd 100644 --- a/net-misc/ofono/files/ofono.initd +++ b/net-misc/ofono/files/ofono.initd @@ -1,6 +1,6 @@ #!/sbin/openrc-run -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Purpose License v2 +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 depend() { need dbus |