diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2001-12-06 20:17:03 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2001-12-06 20:17:03 +0000 |
commit | a0f4a308838ea03d556ebf92f5f83c794dd2ac62 (patch) | |
tree | 78adcb3f8afa75411768a3ea097423f5bebacc03 /net-print | |
parent | new version (diff) | |
download | gentoo-2-a0f4a308838ea03d556ebf92f5f83c794dd2ac62.tar.gz gentoo-2-a0f4a308838ea03d556ebf92f5f83c794dd2ac62.tar.bz2 gentoo-2-a0f4a308838ea03d556ebf92f5f83c794dd2ac62.zip |
add copyright to RC6 rc-scripts
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/LPRng/files/lprng.rc6 | 3 | ||||
-rw-r--r-- | net-print/cups/files/cupsd.rc6 | 3 | ||||
-rw-r--r-- | net-print/hp-web-jetadmin/files/jetadmin.rc6 | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/net-print/LPRng/files/lprng.rc6 b/net-print/LPRng/files/lprng.rc6 index a20bc3eeaf51..7b6443f34a04 100644 --- a/net-print/LPRng/files/lprng.rc6 +++ b/net-print/LPRng/files/lprng.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/net-print/LPRng/files/lprng.rc6,v 1.2 2001/12/06 20:17:02 azarah Exp $ depend() { need net diff --git a/net-print/cups/files/cupsd.rc6 b/net-print/cups/files/cupsd.rc6 index f2888c1c42d8..31b3b7c409c9 100644 --- a/net-print/cups/files/cupsd.rc6 +++ b/net-print/cups/files/cupsd.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 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.2 2001/12/06 20:17:02 azarah Exp $ depend() { need net diff --git a/net-print/hp-web-jetadmin/files/jetadmin.rc6 b/net-print/hp-web-jetadmin/files/jetadmin.rc6 index 3054f61c8229..7a8ca25e0118 100644 --- a/net-print/hp-web-jetadmin/files/jetadmin.rc6 +++ b/net-print/hp-web-jetadmin/files/jetadmin.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/net-print/hp-web-jetadmin/files/jetadmin.rc6,v 1.2 2001/12/06 20:17:02 azarah Exp $ depend() { need net |