diff options
Diffstat (limited to 'net-analyzer/rtg/files/rtgpoll.initd')
-rw-r--r-- | net-analyzer/rtg/files/rtgpoll.initd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/rtg/files/rtgpoll.initd b/net-analyzer/rtg/files/rtgpoll.initd index 8f76af1653f6..48f4bbf0c341 100644 --- a/net-analyzer/rtg/files/rtgpoll.initd +++ b/net-analyzer/rtg/files/rtgpoll.initd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/files/rtgpoll.initd,v 1.1 2004/05/30 00:05:17 anti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/files/rtgpoll.initd,v 1.2 2004/07/14 23:10:55 agriffis Exp $ [ -z "${RTGPOLL_TARGETS}" ] && RTGPOLL_TARGETS=/etc/rtg/targets.cfg |