aboutsummaryrefslogtreecommitdiff
path: root/dev/libs
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 /dev/libs
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 'dev/libs')
-rwxr-xr-xdev/libs/beecrypt/beecrypt.SlackBuild12
-rwxr-xr-xdev/libs/boost/boost.SlackBuild12
-rwxr-xr-xdev/libs/cyrus-sasl/cyrus-sasl.SlackBuild12
-rwxr-xr-xdev/libs/eet/eet.SlackBuild12
-rwxr-xr-xdev/libs/engrave/engrave.SlackBuild12
-rwxr-xr-xdev/libs/exml/exml.SlackBuild12
-rwxr-xr-xdev/libs/libassuan/libassuan.SlackBuild12
-rwxr-xr-xdev/libs/libevent/libevent.SlackBuild12
-rwxr-xr-xdev/libs/libgcrypt/libgcrypt.SlackBuild12
-rwxr-xr-xdev/libs/libgpg-error/libgpg-error.SlackBuild12
-rwxr-xr-xdev/libs/libiconv/libiconv.SlackBuild12
-rwxr-xr-xdev/libs/libksba/libksba.SlackBuild12
-rwxr-xr-xdev/libs/liboil/liboil.SlackBuild12
-rwxr-xr-xdev/libs/libpth/libpth.SlackBuild12
-rw-r--r--dev/libs/libsigc++/libsigc++.SlackBuild12
-rwxr-xr-xdev/libs/lzo/lzo.SlackBuild12
-rwxr-xr-xdev/libs/mm/mm.SlackBuild12
-rwxr-xr-xdev/libs/pwlib/pwlib.SlackBuild12
18 files changed, 216 insertions, 0 deletions
diff --git a/dev/libs/beecrypt/beecrypt.SlackBuild b/dev/libs/beecrypt/beecrypt.SlackBuild
index e29344df..b6ec5d4b 100755
--- a/dev/libs/beecrypt/beecrypt.SlackBuild
+++ b/dev/libs/beecrypt/beecrypt.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# beecrypt 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.
+#
+# beecrypt 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 beecrypt
# by rhatto at riseup.net
#
diff --git a/dev/libs/boost/boost.SlackBuild b/dev/libs/boost/boost.SlackBuild
index e881a7f4..d9b0c7f9 100755
--- a/dev/libs/boost/boost.SlackBuild
+++ b/dev/libs/boost/boost.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# boost 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.
+#
+# boost 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 boost
# by rafael at riseup.net
#
diff --git a/dev/libs/cyrus-sasl/cyrus-sasl.SlackBuild b/dev/libs/cyrus-sasl/cyrus-sasl.SlackBuild
index 56eef388..a92064b9 100755
--- a/dev/libs/cyrus-sasl/cyrus-sasl.SlackBuild
+++ b/dev/libs/cyrus-sasl/cyrus-sasl.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# cyrus-sasl 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.
+#
+# cyrus-sasl 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 Cyrus-SASL-ldap
#
##################################
diff --git a/dev/libs/eet/eet.SlackBuild b/dev/libs/eet/eet.SlackBuild
index 845e4fef..abfed564 100755
--- a/dev/libs/eet/eet.SlackBuild
+++ b/dev/libs/eet/eet.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# eet 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.
+#
+# eet 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 eet
# by rhatto at riseup.net
#
diff --git a/dev/libs/engrave/engrave.SlackBuild b/dev/libs/engrave/engrave.SlackBuild
index cf845f8b..74666452 100755
--- a/dev/libs/engrave/engrave.SlackBuild
+++ b/dev/libs/engrave/engrave.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# engrave 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.
+#
+# engrave 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 engrave
# by rhatto at riseup.net
#
diff --git a/dev/libs/exml/exml.SlackBuild b/dev/libs/exml/exml.SlackBuild
index a2759196..78f5cd46 100755
--- a/dev/libs/exml/exml.SlackBuild
+++ b/dev/libs/exml/exml.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# exml 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.
+#
+# exml 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 exml
# by rhatto at riseup.net
#
diff --git a/dev/libs/libassuan/libassuan.SlackBuild b/dev/libs/libassuan/libassuan.SlackBuild
index b8debda3..fd3aebed 100755
--- a/dev/libs/libassuan/libassuan.SlackBuild
+++ b/dev/libs/libassuan/libassuan.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# libassuan 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.
+#
+# libassuan 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 libassuan
# http://www.gnupg.org/(en)/related_software/libassuan/
#
diff --git a/dev/libs/libevent/libevent.SlackBuild b/dev/libs/libevent/libevent.SlackBuild
index 75d7b4b8..c0cdd1a4 100755
--- a/dev/libs/libevent/libevent.SlackBuild
+++ b/dev/libs/libevent/libevent.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# libevent 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.
+#
+# libevent 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 libevent
# by rhatto at riseup.net
#
diff --git a/dev/libs/libgcrypt/libgcrypt.SlackBuild b/dev/libs/libgcrypt/libgcrypt.SlackBuild
index fed2828c..e9b435ac 100755
--- a/dev/libs/libgcrypt/libgcrypt.SlackBuild
+++ b/dev/libs/libgcrypt/libgcrypt.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# libgcrypt 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.
+#
+# libgcrypt 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 libgcrypt
# http://directory.fsf.org/security/libgcrypt.html
#
diff --git a/dev/libs/libgpg-error/libgpg-error.SlackBuild b/dev/libs/libgpg-error/libgpg-error.SlackBuild
index 36d00f66..15d5f40d 100755
--- a/dev/libs/libgpg-error/libgpg-error.SlackBuild
+++ b/dev/libs/libgpg-error/libgpg-error.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# libgpg-error 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.
+#
+# libgpg-error 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 libgpg-error
# http://www.gnupg.org/(en)/related_software/libgpg-error/
#
diff --git a/dev/libs/libiconv/libiconv.SlackBuild b/dev/libs/libiconv/libiconv.SlackBuild
index 81d2bd79..ab39a5f3 100755
--- a/dev/libs/libiconv/libiconv.SlackBuild
+++ b/dev/libs/libiconv/libiconv.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# libiconv 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.
+#
+# libiconv 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 libiconv
# by rhatto at riseup.net
#
diff --git a/dev/libs/libksba/libksba.SlackBuild b/dev/libs/libksba/libksba.SlackBuild
index e0f817d6..313179ae 100755
--- a/dev/libs/libksba/libksba.SlackBuild
+++ b/dev/libs/libksba/libksba.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# libksba 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.
+#
+# libksba 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 libksba
# http://www.gnupg.org/(en)/related_software/libksba/
#
diff --git a/dev/libs/liboil/liboil.SlackBuild b/dev/libs/liboil/liboil.SlackBuild
index 2b4c1a48..f1bb97b4 100755
--- a/dev/libs/liboil/liboil.SlackBuild
+++ b/dev/libs/liboil/liboil.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# liboil 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.
+#
+# liboil 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 liboil
# by rhatto at riseup.net
#
diff --git a/dev/libs/libpth/libpth.SlackBuild b/dev/libs/libpth/libpth.SlackBuild
index ec34463c..646af2be 100755
--- a/dev/libs/libpth/libpth.SlackBuild
+++ b/dev/libs/libpth/libpth.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# libpth 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.
+#
+# libpth 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 pth (GNU Portable Threads)
# http://www.gnu.org/software/pth/
#
diff --git a/dev/libs/libsigc++/libsigc++.SlackBuild b/dev/libs/libsigc++/libsigc++.SlackBuild
index 206a8049..7f64322d 100644
--- a/dev/libs/libsigc++/libsigc++.SlackBuild
+++ b/dev/libs/libsigc++/libsigc++.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# libsigc++ 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.
+#
+# libsigc++ 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 libsigc++
# http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/
#
diff --git a/dev/libs/lzo/lzo.SlackBuild b/dev/libs/lzo/lzo.SlackBuild
index 1dd7b766..7231003c 100755
--- a/dev/libs/lzo/lzo.SlackBuild
+++ b/dev/libs/lzo/lzo.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# lzo 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.
+#
+# lzo 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 lzo
# by rhatto at riseup.net
#
diff --git a/dev/libs/mm/mm.SlackBuild b/dev/libs/mm/mm.SlackBuild
index f723cda3..b2600765 100755
--- a/dev/libs/mm/mm.SlackBuild
+++ b/dev/libs/mm/mm.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mm 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.
+#
+# mm 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 mm
# by rhatto at riseup.net
#
diff --git a/dev/libs/pwlib/pwlib.SlackBuild b/dev/libs/pwlib/pwlib.SlackBuild
index 467f9ba2..fa382606 100755
--- a/dev/libs/pwlib/pwlib.SlackBuild
+++ b/dev/libs/pwlib/pwlib.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# pwlib 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.
+#
+# pwlib 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 pwlib
# by rafael at riseup.net
#