diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 00:21:23 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 00:21:23 +0000 |
commit | adae7206e044271a2e599de74a7e1da4d9d3c265 (patch) | |
tree | 11812bf087c412a9601041e546b89ba1c2992c32 /net/libs/gnutls | |
parent | 9717c5ff1041963817e2d1b4fd9b5311ee620aab (diff) | |
download | slackbuilds-adae7206e044271a2e599de74a7e1da4d9d3c265.tar.gz slackbuilds-adae7206e044271a2e599de74a7e1da4d9d3c265.tar.bz2 |
fixed some licenses
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1167 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/libs/gnutls')
-rwxr-xr-x | net/libs/gnutls/gnutls.SlackBuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/libs/gnutls/gnutls.SlackBuild b/net/libs/gnutls/gnutls.SlackBuild index bbb27545..00e6247c 100755 --- a/net/libs/gnutls/gnutls.SlackBuild +++ b/net/libs/gnutls/gnutls.SlackBuild @@ -1,17 +1,5 @@ #!/bin/bash # -# gnutls 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. -# -# gnutls 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 -# # slackbuild for gnutls from http://www.slacky.it/download/libraries/gnutls/1.2.11/ # # Heavily based on the Slackware 10.2 SlackBuild |