diff options
author | 2001-12-06 20:17:02 +0000 | |
---|---|---|
committer | 2001-12-06 20:17:02 +0000 | |
commit | 0f01e64a29292777538e9626dc13654b6709b1a1 (patch) | |
tree | 2053070fe0d18d9f8850c5259db73eebf8765264 /net-www/wwwoffle | |
parent | add copyright to RC6 rc-scripts (diff) | |
download | historical-0f01e64a29292777538e9626dc13654b6709b1a1.tar.gz historical-0f01e64a29292777538e9626dc13654b6709b1a1.tar.bz2 historical-0f01e64a29292777538e9626dc13654b6709b1a1.zip |
add copyright to RC6 rc-scripts
Diffstat (limited to 'net-www/wwwoffle')
-rw-r--r-- | net-www/wwwoffle/files/wwwoffled-online | 3 | ||||
-rw-r--r-- | net-www/wwwoffle/files/wwwoffled.rc6 | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/net-www/wwwoffle/files/wwwoffled-online b/net-www/wwwoffle/files/wwwoffled-online index 480da1948049..dddd467ef7a7 100644 --- a/net-www/wwwoffle/files/wwwoffled-online +++ b/net-www/wwwoffle/files/wwwoffled-online @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/files/wwwoffled-online,v 1.2 2001/12/06 20:17:02 azarah Exp $ depend() { need wwwoffled net diff --git a/net-www/wwwoffle/files/wwwoffled.rc6 b/net-www/wwwoffle/files/wwwoffled.rc6 index c3bcb0c4c89b..19305b6f7c5b 100644 --- a/net-www/wwwoffle/files/wwwoffled.rc6 +++ b/net-www/wwwoffle/files/wwwoffled.rc6 @@ -1,4 +1,7 @@ #!/sbin/runscript +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/net-www/wwwoffle/files/wwwoffled.rc6,v 1.2 2001/12/06 20:17:02 azarah Exp $ EXE=`which wwwoffled` SERVICE='wwwoffled' |