aboutsummaryrefslogtreecommitdiff
path: root/dev/python
diff options
context:
space:
mode:
Diffstat (limited to 'dev/python')
-rwxr-xr-xdev/python/mod_python/mod_python.build12
-rwxr-xr-xdev/python/pyrex/Pyrex.build12
2 files changed, 24 insertions, 0 deletions
diff --git a/dev/python/mod_python/mod_python.build b/dev/python/mod_python/mod_python.build
index 0f5d3a67..af432724 100755
--- a/dev/python/mod_python/mod_python.build
+++ b/dev/python/mod_python/mod_python.build
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mod_python.build 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.build 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 script for mod_python
# by rhatto at riseup.net
# build it with slacktrack, example:
diff --git a/dev/python/pyrex/Pyrex.build b/dev/python/pyrex/Pyrex.build
index d3a48e48..0492f9a2 100755
--- a/dev/python/pyrex/Pyrex.build
+++ b/dev/python/pyrex/Pyrex.build
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# Pyrex.build 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.build 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 Pyrex
# by rhatto at riseup.net
#