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 | ab610504e378ce311e6b123f86ab7b36b2af36de (patch) | |
tree | 2c0b32a640a9b9786dfd9510114fad620f782584 /media-tv/mythtv | |
parent | exit (diff) | |
download | gentoo-2-ab610504e378ce311e6b123f86ab7b36b2af36de.tar.gz gentoo-2-ab610504e378ce311e6b123f86ab7b36b2af36de.tar.bz2 gentoo-2-ab610504e378ce311e6b123f86ab7b36b2af36de.zip |
gpl2, forget the later
Diffstat (limited to 'media-tv/mythtv')
-rw-r--r-- | media-tv/mythtv/files/mythbackend.conf | 6 | ||||
-rw-r--r-- | media-tv/mythtv/files/mythbackend.rc6 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/media-tv/mythtv/files/mythbackend.conf b/media-tv/mythtv/files/mythbackend.conf index 44ee86fbec66..aac3f604f96d 100644 --- a/media-tv/mythtv/files/mythbackend.conf +++ b/media-tv/mythtv/files/mythbackend.conf @@ -1,6 +1,6 @@ -# Copyright 2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/files/mythbackend.conf,v 1.1 2003/07/09 00:05:43 johnm 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/mythtv/files/mythbackend.conf,v 1.2 2004/03/04 18:51:42 vapier Exp $ # Uncomment this to disable the permission warnings. MYTH_WARN=yes diff --git a/media-tv/mythtv/files/mythbackend.rc6 b/media-tv/mythtv/files/mythbackend.rc6 index 3eaa74ebfe68..00946d9f9583 100644 --- a/media-tv/mythtv/files/mythbackend.rc6 +++ b/media-tv/mythtv/files/mythbackend.rc6 @@ -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/mythtv/files/mythbackend.rc6,v 1.1 2003/07/09 00:05:43 johnm 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/mythtv/files/mythbackend.rc6,v 1.2 2004/03/04 18:51:42 vapier Exp $ depend() { need net |