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 | a0f4a308838ea03d556ebf92f5f83c794dd2ac62 (patch) | |
tree | 78adcb3f8afa75411768a3ea097423f5bebacc03 /dev-db | |
parent | new version (diff) | |
download | gentoo-2-a0f4a308838ea03d556ebf92f5f83c794dd2ac62.tar.gz gentoo-2-a0f4a308838ea03d556ebf92f5f83c794dd2ac62.tar.bz2 gentoo-2-a0f4a308838ea03d556ebf92f5f83c794dd2ac62.zip |
add copyright to RC6 rc-scripts
Diffstat (limited to 'dev-db')
-rwxr-xr-x | dev-db/mysql/files/mysql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-db/mysql/files/mysql b/dev-db/mysql/files/mysql index f1f88ba580df..568f47c7046e 100755 --- a/dev-db/mysql/files/mysql +++ b/dev-db/mysql/files/mysql @@ -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/dev-db/mysql/files/mysql,v 1.5 2001/12/06 20:17:01 azarah Exp $ # Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB # This file is public domain and comes with NO WARRANTY of any kind |