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-nds/ypbind | |
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-nds/ypbind')
-rw-r--r-- | net-nds/ypbind/files/ypbind.rc6 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-nds/ypbind/files/ypbind.rc6 b/net-nds/ypbind/files/ypbind.rc6 index d735c2644a54..e17928f50131 100644 --- a/net-nds/ypbind/files/ypbind.rc6 +++ b/net-nds/ypbind/files/ypbind.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-nds/ypbind/files/ypbind.rc6,v 1.2 2001/12/06 20:17:02 azarah Exp $ depend() { need net portmap |