aboutsummaryrefslogtreecommitdiff
path: root/dev/python
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/python
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/python')
-rwxr-xr-xdev/python/epsilon/epsilon.SlackBuild12
-rwxr-xr-xdev/python/mod_python/mod_python.SlackBuild12
-rwxr-xr-xdev/python/pygtk/pygtk.SlackBuild12
-rwxr-xr-xdev/python/pyrex/Pyrex.SlackBuild12
4 files changed, 48 insertions, 0 deletions
diff --git a/dev/python/epsilon/epsilon.SlackBuild b/dev/python/epsilon/epsilon.SlackBuild
index df7a3f99..25c17acd 100755
--- a/dev/python/epsilon/epsilon.SlackBuild
+++ b/dev/python/epsilon/epsilon.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# epsilon 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.
+#
+# epsilon 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 epsilon
# by rhatto at riseup.net
#
diff --git a/dev/python/mod_python/mod_python.SlackBuild b/dev/python/mod_python/mod_python.SlackBuild
index 0dd0dd16..79c1aa09 100755
--- a/dev/python/mod_python/mod_python.SlackBuild
+++ b/dev/python/mod_python/mod_python.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mod_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.
+#
+# mod_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 to call mod_python.build with correct settings
#
diff --git a/dev/python/pygtk/pygtk.SlackBuild b/dev/python/pygtk/pygtk.SlackBuild
index 1f602a4b..9d16d1e3 100755
--- a/dev/python/pygtk/pygtk.SlackBuild
+++ b/dev/python/pygtk/pygtk.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# pygtk 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.
+#
+# pygtk 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 pygtk
# by rhatto at riseup.net
#
diff --git a/dev/python/pyrex/Pyrex.SlackBuild b/dev/python/pyrex/Pyrex.SlackBuild
index ca1c1c5b..704e6a36 100755
--- a/dev/python/pyrex/Pyrex.SlackBuild
+++ b/dev/python/pyrex/Pyrex.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# Pyrex 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.
+#
+# Pyrex 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 to call Pyrex.build with correct settings
#