diff options
Diffstat (limited to 'media-tv/nvtv/files/nvtv.start')
-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 |