diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:33:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:33:06 +0000 |
commit | 49bd6bb2cc031a4985c85b195bb2c2d937324f3e (patch) | |
tree | 8794ba72e0a6b89258e9c6cec4e2a16c3aa14e17 /net-misc/gnugk/files | |
parent | we license under gpl2, not gpl2 or later (diff) | |
download | gentoo-2-49bd6bb2cc031a4985c85b195bb2c2d937324f3e.tar.gz gentoo-2-49bd6bb2cc031a4985c85b195bb2c2d937324f3e.tar.bz2 gentoo-2-49bd6bb2cc031a4985c85b195bb2c2d937324f3e.zip |
we license under gpl2, not gpl2 or later
Diffstat (limited to 'net-misc/gnugk/files')
-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 |