diff options
author | 2004-03-04 19:20:40 +0000 | |
---|---|---|
committer | 2004-03-04 19:20:40 +0000 | |
commit | 6b66f802de3c22a962837f4c0e44713a564d46da (patch) | |
tree | d01710115b8684efa704be139e61420ff950cf74 /net-dns/dnsmasq/files | |
parent | Removed old CVS snapshots and deleted stale SRC_URI (Manifest recommit) (diff) | |
download | gentoo-2-6b66f802de3c22a962837f4c0e44713a564d46da.tar.gz gentoo-2-6b66f802de3c22a962837f4c0e44713a564d46da.tar.bz2 gentoo-2-6b66f802de3c22a962837f4c0e44713a564d46da.zip |
gpl2, forget the later
Diffstat (limited to 'net-dns/dnsmasq/files')
-rw-r--r-- | net-dns/dnsmasq/files/dnsmasq-init | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/dnsmasq/files/dnsmasq-init b/net-dns/dnsmasq/files/dnsmasq-init index dcdf628d4298..4b8d6e6c9bb2 100644 --- a/net-dns/dnsmasq/files/dnsmasq-init +++ b/net-dns/dnsmasq/files/dnsmasq-init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/files/dnsmasq-init,v 1.3 2003/12/16 22:55:08 avenj Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/files/dnsmasq-init,v 1.4 2004/03/04 19:17:26 vapier Exp $ depend() { provide dns |