diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:51:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:51:42 +0000 |
commit | a8c616cc32ef93663d9a0eb9c8d3218f1ee278c9 (patch) | |
tree | fe102c8412b837f99ff1529c8298402b44b64ac3 /media-tv/nvtv | |
parent | exit (diff) | |
download | historical-a8c616cc32ef93663d9a0eb9c8d3218f1ee278c9.tar.gz historical-a8c616cc32ef93663d9a0eb9c8d3218f1ee278c9.tar.bz2 historical-a8c616cc32ef93663d9a0eb9c8d3218f1ee278c9.zip |
gpl2, forget the later
Diffstat (limited to 'media-tv/nvtv')
-rw-r--r-- | media-tv/nvtv/files/nvtv.start | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-tv/nvtv/files/nvtv.start b/media-tv/nvtv/files/nvtv.start index ed52011dd66d..fc635c7a9b7a 100644 --- a/media-tv/nvtv/files/nvtv.start +++ b/media-tv/nvtv/files/nvtv.start @@ -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/media-tv/nvtv/files/nvtv.start,v 1.1 2003/06/18 11:59:23 seemant Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/nvtv/files/nvtv.start,v 1.2 2004/03/04 18:51:42 vapier Exp $ depend() { use modules logger |