From 1aafd45d52c252acaadfd12caaef2768b8ff6430 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 6 Mar 2004 04:09:34 +0000 Subject: we license under gpl2, not gpl2 or later --- sys-apps/hotplug/files/hotplug.rc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sys-apps/hotplug/files') diff --git a/sys-apps/hotplug/files/hotplug.rc b/sys-apps/hotplug/files/hotplug.rc index deac66d95ec2..f7b0275047f0 100644 --- a/sys-apps/hotplug/files/hotplug.rc +++ b/sys-apps/hotplug/files/hotplug.rc @@ -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/sys-apps/hotplug/files/hotplug.rc,v 1.6 2003/05/03 18:34:38 azarah Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/files/hotplug.rc,v 1.7 2004/03/06 04:09:07 vapier Exp $ depend() { need modules @@ -37,4 +37,3 @@ stop() { done eend 0 } - -- cgit v1.2.3-65-gdbad