summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:13:45 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:13:45 +0000
commit023feee723901a7947df5641037bc3064ff63261 (patch)
tree0a4c10184f701f12f145a3525a5476ee3f316234 /net-analyzer/rtg
parentInitial import. Closes #51373. (diff)
downloadhistorical-023feee723901a7947df5641037bc3064ff63261.tar.gz
historical-023feee723901a7947df5641037bc3064ff63261.tar.bz2
historical-023feee723901a7947df5641037bc3064ff63261.zip
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-analyzer/rtg')
-rw-r--r--net-analyzer/rtg/files/rtgpoll.confd4
-rw-r--r--net-analyzer/rtg/files/rtgpoll.initd4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/rtg/files/rtgpoll.confd b/net-analyzer/rtg/files/rtgpoll.confd
index 0ef172060796..2bbdbb597fbf 100644
--- a/net-analyzer/rtg/files/rtgpoll.confd
+++ b/net-analyzer/rtg/files/rtgpoll.confd
@@ -1,6 +1,6 @@
-# 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.confd,v 1.1 2004/05/30 00:05:17 anti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/files/rtgpoll.confd,v 1.2 2004/07/14 23:10:55 agriffis Exp $
# RTGPOLL_TARGETS defines the targets file to run the poller on. The default
# should be fine.
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