summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-02-14 23:30:19 +0000
committerMike Frysinger <vapier@gentoo.org>2003-02-14 23:30:19 +0000
commitd4cb450046faa135a6158e56c7e860d17c6fbcd3 (patch)
tree57d1ea2884873671012b69927b4a61de91190c76 /sys-apps/hotplug
parentUpdated hppa patch level from 23 to 26. (diff)
downloadgentoo-2-d4cb450046faa135a6158e56c7e860d17c6fbcd3.tar.gz
gentoo-2-d4cb450046faa135a6158e56c7e860d17c6fbcd3.tar.bz2
gentoo-2-d4cb450046faa135a6158e56c7e860d17c6fbcd3.zip
Update Copyright years
Diffstat (limited to 'sys-apps/hotplug')
-rw-r--r--sys-apps/hotplug/files/hotplug.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hotplug/files/hotplug.rc b/sys-apps/hotplug/files/hotplug.rc
index 21295a2789a9..3a85a9d8d854 100644
--- a/sys-apps/hotplug/files/hotplug.rc
+++ b/sys-apps/hotplug/files/hotplug.rc
@@ -1,5 +1,5 @@
#!/sbin/runscript
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# /space/gentoo/cvsroot/gentoo-x86/sys-apps/hotplug/files/hotplug.rc,v 1.2 2002/02/25 23:02:14 woodchip Exp