diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2001-12-06 20:17:03 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2001-12-06 20:17:03 +0000 |
commit | b6e1863d46bc32fee5678c447d992e622f06d3ba (patch) | |
tree | dab312ee7692965ed4d99c676b4eea104c2ceb14 /sys-apps/isapnptools | |
parent | add copyright to RC6 rc-scripts (diff) | |
download | historical-b6e1863d46bc32fee5678c447d992e622f06d3ba.tar.gz historical-b6e1863d46bc32fee5678c447d992e622f06d3ba.tar.bz2 historical-b6e1863d46bc32fee5678c447d992e622f06d3ba.zip |
add copyright to RC6 rc-scripts
Diffstat (limited to 'sys-apps/isapnptools')
-rw-r--r-- | sys-apps/isapnptools/files/isapnp.rc6 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-apps/isapnptools/files/isapnp.rc6 b/sys-apps/isapnptools/files/isapnp.rc6 index a1d191b5d3f0..721207c62522 100644 --- a/sys-apps/isapnptools/files/isapnp.rc6 +++ b/sys-apps/isapnptools/files/isapnp.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/sys-apps/isapnptools/files/isapnp.rc6,v 1.5 2001/12/06 20:17:02 azarah Exp $ depend() { need localmount |