diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:45:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:45:46 +0000 |
commit | 4d6cdfb65de96b825ef37a1f1e4e22b055eb0b79 (patch) | |
tree | e956779ca94dcb1a2eae279e867bcc3964291dd1 /net-print/cups | |
parent | we license under gpl2, not gpl2 or later (diff) | |
download | gentoo-2-4d6cdfb65de96b825ef37a1f1e4e22b055eb0b79.tar.gz gentoo-2-4d6cdfb65de96b825ef37a1f1e4e22b055eb0b79.tar.bz2 gentoo-2-4d6cdfb65de96b825ef37a1f1e4e22b055eb0b79.zip |
we license under gpl2, not gpl2 or later
Diffstat (limited to 'net-print/cups')
-rw-r--r-- | net-print/cups/files/cupsd.rc6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-print/cups/files/cupsd.rc6 b/net-print/cups/files/cupsd.rc6 index 6748ae7c73f0..23c8cda1f6b6 100644 --- a/net-print/cups/files/cupsd.rc6 +++ b/net-print/cups/files/cupsd.rc6 @@ -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-print/cups/files/cupsd.rc6,v 1.13 2003/11/05 20:08:43 lanius Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/files/cupsd.rc6,v 1.14 2004/03/06 03:45:46 vapier Exp $ depend() { use net |