diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:29:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:29:59 +0000 |
commit | 7c5eaade09f7793a34d6ddaca8f8d29bf3c3da22 (patch) | |
tree | 14d15e96f0f9d83a3656ae68d0829aeb6e8391c5 /dev-db | |
parent | we do gpl2, not gpl2 or later (diff) | |
download | historical-7c5eaade09f7793a34d6ddaca8f8d29bf3c3da22.tar.gz historical-7c5eaade09f7793a34d6ddaca8f8d29bf3c3da22.tar.bz2 historical-7c5eaade09f7793a34d6ddaca8f8d29bf3c3da22.zip |
we do gpl2, not gpl2 or later
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/files/mysql-4.0.15.rc6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/mysql/files/mysql-4.0.15.rc6 b/dev-db/mysql/files/mysql-4.0.15.rc6 index 45b5c498c0f7..168161cc87f8 100644 --- a/dev-db/mysql/files/mysql-4.0.15.rc6 +++ b/dev-db/mysql/files/mysql-4.0.15.rc6 @@ -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/dev-db/mysql/files/mysql-4.0.15.rc6,v 1.1 2003/09/17 07:10:37 robbat2 Exp $ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/mysql-4.0.15.rc6,v 1.2 2004/03/04 18:29:59 vapier Exp $ depend() { need net |