diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:50:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:50:29 +0000 |
commit | ee7b15b6dfbaab73306375c345ac1457374b6297 (patch) | |
tree | 4580295399e7d8927d8e7ecd3cad5ef1c9ca105c /media-sound/gnump3d | |
parent | gpl2, forget the later (diff) | |
download | historical-ee7b15b6dfbaab73306375c345ac1457374b6297.tar.gz historical-ee7b15b6dfbaab73306375c345ac1457374b6297.tar.bz2 historical-ee7b15b6dfbaab73306375c345ac1457374b6297.zip |
gpl2, forget the later
Diffstat (limited to 'media-sound/gnump3d')
-rw-r--r-- | media-sound/gnump3d/files/gnump3d-2.2-initd | 5 | ||||
-rw-r--r-- | media-sound/gnump3d/files/gnump3d-2.6-initd | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-sound/gnump3d/files/gnump3d-2.2-initd b/media-sound/gnump3d/files/gnump3d-2.2-initd index 8f8b8a460227..874a8efb6666 100644 --- a/media-sound/gnump3d/files/gnump3d-2.2-initd +++ b/media-sound/gnump3d/files/gnump3d-2.2-initd @@ -1,6 +1,7 @@ #!/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 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/files/gnump3d-2.2-initd,v 1.2 2004/03/04 18:50:29 vapier Exp $ depend() { need net diff --git a/media-sound/gnump3d/files/gnump3d-2.6-initd b/media-sound/gnump3d/files/gnump3d-2.6-initd index ff175d4aeee5..b094bb72d2bf 100644 --- a/media-sound/gnump3d/files/gnump3d-2.6-initd +++ b/media-sound/gnump3d/files/gnump3d-2.6-initd @@ -1,6 +1,7 @@ #!/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 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/files/gnump3d-2.6-initd,v 1.2 2004/03/04 18:50:29 vapier Exp $ depend() { need net |