diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:40:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:40:48 +0000 |
commit | 2101a23a8b2139ca5bd44adc09d9470837c1f520 (patch) | |
tree | f109b2cb1e35fde86f2fead022469ca0699af9b2 /net-misc/gnugk | |
parent | Version bump. (diff) | |
download | historical-2101a23a8b2139ca5bd44adc09d9470837c1f520.tar.gz historical-2101a23a8b2139ca5bd44adc09d9470837c1f520.tar.bz2 historical-2101a23a8b2139ca5bd44adc09d9470837c1f520.zip |
we license under gpl2, not gpl2 or later
Diffstat (limited to 'net-misc/gnugk')
-rw-r--r-- | net-misc/gnugk/files/gnugk.confd | 6 | ||||
-rw-r--r-- | net-misc/gnugk/files/gnugk.rc6 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/gnugk/files/gnugk.confd b/net-misc/gnugk/files/gnugk.confd index 32d3164ffab2..59719d72a475 100644 --- a/net-misc/gnugk/files/gnugk.confd +++ b/net-misc/gnugk/files/gnugk.confd @@ -1,6 +1,6 @@ -# 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-misc/gnugk/files/gnugk.confd,v 1.1 2003/10/26 19:45:46 stkn Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gnugk/files/gnugk.confd,v 1.2 2004/03/06 03:33:06 vapier Exp $ # # see gnugk --help for a complete list of options diff --git a/net-misc/gnugk/files/gnugk.rc6 b/net-misc/gnugk/files/gnugk.rc6 index e5e127ed9988..e0fca22fd50d 100644 --- a/net-misc/gnugk/files/gnugk.rc6 +++ b/net-misc/gnugk/files/gnugk.rc6 @@ -1,7 +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-misc/gnugk/files/gnugk.rc6,v 1.1 2003/10/26 19:45:46 stkn Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gnugk/files/gnugk.rc6,v 1.2 2004/03/06 03:33:06 vapier Exp $ depend() { need net |