aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-12 23:58:06 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-12 23:58:06 +0000
commit49f446a3af8b77f07de6ea4314102ae1a9202c9e (patch)
treec9749092c5f14c08341e283531666af786849fd5 /patches
parentb4e5a59cf012666c6e14080b37281fa0a8b2d27d (diff)
downloadslackbuilds-49f446a3af8b77f07de6ea4314102ae1a9202c9e.tar.gz
slackbuilds-49f446a3af8b77f07de6ea4314102ae1a9202c9e.tar.bz2
added gpl license on all scripts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1165 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/apache/apache.SlackBuild12
-rwxr-xr-xpatches/bin/bin.SlackBuild12
-rwxr-xr-xpatches/cairo/cairo.SlackBuild12
-rwxr-xr-xpatches/curl/curl.SlackBuild12
-rwxr-xr-xpatches/fetchmail/fetchmail.SlackBuild12
-rwxr-xr-xpatches/gnupg/gnupg.SlackBuild12
-rwxr-xr-xpatches/gzip/gzip.SlackBuild12
-rwxr-xr-xpatches/imagemagick/imagemagick.SlackBuild12
-rwxr-xr-xpatches/libpng/libpng.SlackBuild12
-rwxr-xr-xpatches/libtiff/libtiff.SlackBuild12
-rwxr-xr-xpatches/mod_ssl/mod_ssl.SlackBuild12
-rwxr-xr-xpatches/mozilla-firefox/mozilla-firefox.SlackBuild12
-rwxr-xr-xpatches/mutt/mutt.SlackBuild12
-rwxr-xr-xpatches/mysql/mysql.SlackBuild12
-rwxr-xr-xpatches/openssh/openssh.SlackBuild12
-rwxr-xr-xpatches/openssl/openssl.SlackBuild12
-rwxr-xr-xpatches/php/php-pgsql.SlackBuild12
-rwxr-xr-xpatches/php/php.SlackBuild12
-rwxr-xr-xpatches/php/php4-snapshot.SlackBuild12
-rwxr-xr-xpatches/pine/pine.SlackBuild12
-rwxr-xr-xpatches/python/python.SlackBuild12
-rwxr-xr-xpatches/sdl/sdl.SlackBuild12
-rwxr-xr-xpatches/smartmontools/smartmontools.SlackBuild12
-rwxr-xr-xpatches/sudo/sudo.SlackBuild12
24 files changed, 288 insertions, 0 deletions
diff --git a/patches/apache/apache.SlackBuild b/patches/apache/apache.SlackBuild
index dc20751f..c3df2d9a 100755
--- a/patches/apache/apache.SlackBuild
+++ b/patches/apache/apache.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# apache 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.
+#
+# apache 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 package an EAPI-enabled Apache on Slackware.
# (libmm is also installed with this package)
# by: David Cantrell <david@slackware.com>
diff --git a/patches/bin/bin.SlackBuild b/patches/bin/bin.SlackBuild
index 9ff96d66..175a4b67 100755
--- a/patches/bin/bin.SlackBuild
+++ b/patches/bin/bin.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# bin 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.
+#
+# bin 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
+#
# got it from ftp://ftp.slackware.com/pub/slackware/slackware-10.2/patches/source/bin/bin.SlackBuild
# small changes by rhatto
#
diff --git a/patches/cairo/cairo.SlackBuild b/patches/cairo/cairo.SlackBuild
index 6c64ab3a..9df5b512 100755
--- a/patches/cairo/cairo.SlackBuild
+++ b/patches/cairo/cairo.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# cairo 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.
+#
+# cairo 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 script for cairo
# by rhatto at riseup.net
#
diff --git a/patches/curl/curl.SlackBuild b/patches/curl/curl.SlackBuild
index 2c422f06..a7187d12 100755
--- a/patches/curl/curl.SlackBuild
+++ b/patches/curl/curl.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# curl 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.
+#
+# curl 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
+#
# got it from ftp://ftp.slackware.com/pub/slackware/slackware-10.2/patches/source/curl/curl.SlackBuild
# small changes by rhatto
#
diff --git a/patches/fetchmail/fetchmail.SlackBuild b/patches/fetchmail/fetchmail.SlackBuild
index 37d31d67..6634c597 100755
--- a/patches/fetchmail/fetchmail.SlackBuild
+++ b/patches/fetchmail/fetchmail.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# fetchmail 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.
+#
+# fetchmail 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
+#
# got it from ftp://ftp.slackware.com/pub/slackware/slackware-10.2/patches/source/fetchmail/fetchmail.SlackBuild
# small changes by rhatto
#
diff --git a/patches/gnupg/gnupg.SlackBuild b/patches/gnupg/gnupg.SlackBuild
index eec308d6..054d54ce 100755
--- a/patches/gnupg/gnupg.SlackBuild
+++ b/patches/gnupg/gnupg.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# gnupg 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.
+#
+# gnupg 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
+#
# got it from ftp://ftp.slackware.com/pub/slackware/slackware-10.2/patches/source/gnupg/gnupg.SlackBuild
# small changes by rhatto
diff --git a/patches/gzip/gzip.SlackBuild b/patches/gzip/gzip.SlackBuild
index cea51136..dfc4ac7e 100755
--- a/patches/gzip/gzip.SlackBuild
+++ b/patches/gzip/gzip.SlackBuild
@@ -1,4 +1,16 @@
#!/bin/bash
+#
+# gzip 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.
+#
+# gzip 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
# Copyright 2006 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
diff --git a/patches/imagemagick/imagemagick.SlackBuild b/patches/imagemagick/imagemagick.SlackBuild
index b83f664e..388bf851 100755
--- a/patches/imagemagick/imagemagick.SlackBuild
+++ b/patches/imagemagick/imagemagick.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# imagemagick 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.
+#
+# imagemagick 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
+#
# Got it from ftp://ftp.slackware.com/pub/slackware/slackware-10.2/patches/source/imagemagick/imagemagick.SlackBuild
# Small changes by rhatto.
#
diff --git a/patches/libpng/libpng.SlackBuild b/patches/libpng/libpng.SlackBuild
index ecc4a926..36d89058 100755
--- a/patches/libpng/libpng.SlackBuild
+++ b/patches/libpng/libpng.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# libpng 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.
+#
+# libpng 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 script for libpng
# by rhatto at riseup.net
#
diff --git a/patches/libtiff/libtiff.SlackBuild b/patches/libtiff/libtiff.SlackBuild
index b930d27a..7e189b90 100755
--- a/patches/libtiff/libtiff.SlackBuild
+++ b/patches/libtiff/libtiff.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# libtiff 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.
+#
+# libtiff 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
+#
# got it from ftp://ftp.slackware.com/pub/slackware/slackware-10.2/patches/source/libtiff/libtiff.SlackBuild
# small changes by rhatto
#
diff --git a/patches/mod_ssl/mod_ssl.SlackBuild b/patches/mod_ssl/mod_ssl.SlackBuild
index dcc67799..847273a2 100755
--- a/patches/mod_ssl/mod_ssl.SlackBuild
+++ b/patches/mod_ssl/mod_ssl.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mod_ssl 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.
+#
+# mod_ssl 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 package mod_ssl on Slackware.
# by: David Cantrell <david@slackware.com>
# Currently maintained by: PJV <volkerdi@slackware.com>
diff --git a/patches/mozilla-firefox/mozilla-firefox.SlackBuild b/patches/mozilla-firefox/mozilla-firefox.SlackBuild
index 1b946fc7..476fc0b8 100755
--- a/patches/mozilla-firefox/mozilla-firefox.SlackBuild
+++ b/patches/mozilla-firefox/mozilla-firefox.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mozilla-firefox 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.
+#
+# mozilla-firefox 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
+#
# based on slamd64 slackbuild script
# rhatto usage: TMP=/phreak/apps/build/net/mozilla-firefox SRC=/phreak/apps/src/net/mozilla-firefox ./mozilla-firefox.SlackBuild
#
diff --git a/patches/mutt/mutt.SlackBuild b/patches/mutt/mutt.SlackBuild
index ac4123e0..a2308d59 100755
--- a/patches/mutt/mutt.SlackBuild
+++ b/patches/mutt/mutt.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mutt 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.
+#
+# mutt 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 Mutt for Slackware (by volkerdi@slackware.com)
# Small changes by rhatto
#
diff --git a/patches/mysql/mysql.SlackBuild b/patches/mysql/mysql.SlackBuild
index bccba06b..1a610d17 100755
--- a/patches/mysql/mysql.SlackBuild
+++ b/patches/mysql/mysql.SlackBuild
@@ -1,4 +1,16 @@
#!/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>
diff --git a/patches/openssh/openssh.SlackBuild b/patches/openssh/openssh.SlackBuild
index fd4c7075..70968c83 100755
--- a/patches/openssh/openssh.SlackBuild
+++ b/patches/openssh/openssh.SlackBuild
@@ -1,4 +1,16 @@
#!/bin/bash
+#
+# openssh 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.
+#
+# openssh 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
# Copyright 2000 BSDi, Inc. Concord, CA, USA
# Copyright 2001, 2002, 2003, 2004 Slackware Linux, Inc. Concord, CA, USA
# Copyright 2006 Patrick J. Volkerding, Sebeka, MN, USA
diff --git a/patches/openssl/openssl.SlackBuild b/patches/openssl/openssl.SlackBuild
index 50e00f97..9cc0bd15 100755
--- a/patches/openssl/openssl.SlackBuild
+++ b/patches/openssl/openssl.SlackBuild
@@ -1,4 +1,16 @@
#!/bin/bash
+#
+# openssl 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.
+#
+# openssl 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
# Copyright 2000 BSDi, Inc. Concord, CA, USA
# Copyright 2001, 2002 Slackware Linux, Inc. Concord, CA, USA
# Copyright 2005 Patrick J. Volkerding, Sebeka, MN, USA
diff --git a/patches/php/php-pgsql.SlackBuild b/patches/php/php-pgsql.SlackBuild
index bf3b5669..e29ffe14 100755
--- a/patches/php/php-pgsql.SlackBuild
+++ b/patches/php/php-pgsql.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# php-pgsql 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.
+#
+# php-pgsql 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 package mod_php on Slackware.
# by: David Cantrell <david@slackware.com>
# Modified for PHP 4+ by volkerdi@slackware.com
diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild
index f15bbe78..b20c31dd 100755
--- a/patches/php/php.SlackBuild
+++ b/patches/php/php.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# php 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.
+#
+# php 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 package mod_php on Slackware.
# by: David Cantrell <david@slackware.com>
# Modified for PHP 4+ by volkerdi@slackware.com
diff --git a/patches/php/php4-snapshot.SlackBuild b/patches/php/php4-snapshot.SlackBuild
index db96b23e..27db6c20 100755
--- a/patches/php/php4-snapshot.SlackBuild
+++ b/patches/php/php4-snapshot.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# php4-snapshot 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.
+#
+# php4-snapshot 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 package mod_php on Slackware.
# by: David Cantrell <david@slackware.com>
# Modified for PHP 4+ by volkerdi@slackware.com
diff --git a/patches/pine/pine.SlackBuild b/patches/pine/pine.SlackBuild
index d3e48be2..723c66ea 100755
--- a/patches/pine/pine.SlackBuild
+++ b/patches/pine/pine.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# pine 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.
+#
+# pine 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
+#
# got it from ftp://ftp.slackware.com/pub/slackware/slackware-10.2/patches/source/pine/pine.SlackBuild
# small changes by rhatto
#
diff --git a/patches/python/python.SlackBuild b/patches/python/python.SlackBuild
index 412396b2..5d82c458 100755
--- a/patches/python/python.SlackBuild
+++ b/patches/python/python.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# python 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.
+#
+# python 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 script for python
# got it from ftp://ftp.slackware.com/pub/slackware/slackware-11.0/source/d/python/
# small changes by rhatto at riseup.net
diff --git a/patches/sdl/sdl.SlackBuild b/patches/sdl/sdl.SlackBuild
index cc280385..81187362 100755
--- a/patches/sdl/sdl.SlackBuild
+++ b/patches/sdl/sdl.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# sdl 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.
+#
+# sdl 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
+#
# got it from ftp://ftp.slackware.com/pub/slackware/slackware-10.2/source/l/sdl/sdl.SlackBuild
# small changes by rhatto
#
diff --git a/patches/smartmontools/smartmontools.SlackBuild b/patches/smartmontools/smartmontools.SlackBuild
index f4221d4a..1eea0c68 100755
--- a/patches/smartmontools/smartmontools.SlackBuild
+++ b/patches/smartmontools/smartmontools.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# smartmontools 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.
+#
+# smartmontools 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
+#
# got it from ftp://ftp.slackware.com/pub/slackware/slackware-current/source/a/smartmontools/smartmontools.SlackBuild
# small changes by rhatto
#
diff --git a/patches/sudo/sudo.SlackBuild b/patches/sudo/sudo.SlackBuild
index e3f58913..82fc2e2f 100755
--- a/patches/sudo/sudo.SlackBuild
+++ b/patches/sudo/sudo.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# sudo 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.
+#
+# sudo 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
+#
# Got it from http://slamd64.he.net/slamd64-10.2b/source/ap/sudo/sudo.SlackBuild
# Small changes by rhatto
#