diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:44:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-06 03:44:58 +0000 |
commit | 1d8c731f14e2133d913ab759eecb073e6884c7cb (patch) | |
tree | b7b70d21c39a61d49b347a1f8c1b86f53283632b /net-news/inn | |
parent | we license under gpl2, not gpl2 or later (diff) | |
download | historical-1d8c731f14e2133d913ab759eecb073e6884c7cb.tar.gz historical-1d8c731f14e2133d913ab759eecb073e6884c7cb.tar.bz2 historical-1d8c731f14e2133d913ab759eecb073e6884c7cb.zip |
we license under gpl2, not gpl2 or later
Diffstat (limited to 'net-news/inn')
-rw-r--r-- | net-news/inn/files/innd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/inn/files/innd b/net-news/inn/files/innd index 02a8730e5b04..e4d7123a6a39 100644 --- a/net-news/inn/files/innd +++ b/net-news/inn/files/innd @@ -1,6 +1,6 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/net-misc/bind/files/named.rc6,v 1.4 2002/06/01 16:31:07 nitro Exp depend() { |