diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:44:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:44:14 +0000 |
commit | 4e58f4b367c4fc46e7135a7b0795d2c6abf8b9bc (patch) | |
tree | 79ed681cc905d7e1597b8dd25bef9bafb70da843 /net-nds/ypbind | |
parent | we license under gpl2, not gpl2 or later (diff) | |
download | historical-4e58f4b367c4fc46e7135a7b0795d2c6abf8b9bc.tar.gz historical-4e58f4b367c4fc46e7135a7b0795d2c6abf8b9bc.tar.bz2 historical-4e58f4b367c4fc46e7135a7b0795d2c6abf8b9bc.zip |
we license under gpl2, not gpl2 or later
Diffstat (limited to 'net-nds/ypbind')
-rw-r--r-- | net-nds/ypbind/files/ypbind.rc6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/ypbind/files/ypbind.rc6 b/net-nds/ypbind/files/ypbind.rc6 index 292bde64d8ed..d87cdb0ee73d 100644 --- a/net-nds/ypbind/files/ypbind.rc6 +++ b/net-nds/ypbind/files/ypbind.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-nds/ypbind/files/ypbind.rc6,v 1.5 2003/02/14 23:09:02 vapier Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/files/ypbind.rc6,v 1.6 2004/03/06 03:44:14 vapier Exp $ depend() { need net portmap |