diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 00:02:58 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 00:02:58 +0000 |
commit | 9717c5ff1041963817e2d1b4fd9b5311ee620aab (patch) | |
tree | 83e8220bfc361ccbaf9786f9ad818459f0071f10 /patches/mysql | |
parent | 49f446a3af8b77f07de6ea4314102ae1a9202c9e (diff) | |
download | slackbuilds-9717c5ff1041963817e2d1b4fd9b5311ee620aab.tar.gz slackbuilds-9717c5ff1041963817e2d1b4fd9b5311ee620aab.tar.bz2 |
fixed licenses for patches/ scripts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1166 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches/mysql')
-rwxr-xr-x | patches/mysql/mysql.SlackBuild | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/patches/mysql/mysql.SlackBuild b/patches/mysql/mysql.SlackBuild index 1a610d17..7e5a4c10 100755 --- a/patches/mysql/mysql.SlackBuild +++ b/patches/mysql/mysql.SlackBuild @@ -1,16 +1,5 @@ #!/bin/bash # -# mysql is free software; you can redistribute it and/or modify it under the -# terms of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or any later version. -# -# mysql is distributed in the hope that it will be useful, but WITHOUT ANY -# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR -# A PARTICULAR PURPOSE. See the GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License along with -# this program; if not, write to the Free Software Foundation, Inc., 59 Temple -# Place - Suite 330, Boston, MA 02111-1307, USA # Build and install MySQL on Slackware # # by: David Cantrell <david@slackware.com> |