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-sound/esound | |
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-sound/esound')
-rw-r--r-- | media-sound/esound/files/esound.init.d | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/esound/files/esound.init.d b/media-sound/esound/files/esound.init.d index d09c0961b397..2236200b9666 100644 --- a/media-sound/esound/files/esound.init.d +++ b/media-sound/esound/files/esound.init.d @@ -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-sound/esound/files/esound.init.d,v 1.3 2004/02/01 20:32:42 vapier Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/esound/files/esound.init.d,v 1.4 2004/03/04 18:50:29 vapier Exp $ # Note: You need to start esound on boot, only if you want to use it over network. |