From e01bb84e42f6d393b829c197cffe52d8eb9be4db Mon Sep 17 00:00:00 2001 From: rhatto Date: Fri, 13 Apr 2007 14:38:22 +0000 Subject: fixed license on .build scripts git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1171 370017ae-e619-0410-ac65-c121f96126d4 --- dev/python/mod_python/mod_python.build | 12 ++++++++++++ dev/python/pyrex/Pyrex.build | 12 ++++++++++++ 2 files changed, 24 insertions(+) (limited to 'dev/python') 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 # -- cgit v1.2.3