From: rhatto Date: Sat, 14 Apr 2007 20:08:49 +0000 (+0000) Subject: changed generic.SlackBuild license X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=772e4cce9dc5754467e55be7eada022fea9db010;p=slackbuilds.git changed generic.SlackBuild license git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1173 370017ae-e619-0410-ac65-c121f96126d4 --- diff --git a/others/generic/generic.SlackBuild b/others/generic/generic.SlackBuild index f6f5195d..b4110d6c 100755 --- a/others/generic/generic.SlackBuild +++ b/others/generic/generic.SlackBuild @@ -1,18 +1,20 @@ ################################################### ## Generic template for SlackBuilds ## -## Version 0.8.2 - Luis ( luis at riseup d0t net) +## Version 0.8.3 - Luis ( luis at riseup d0t net) ## ################################################### #!/bin/bash # -# generic.SlackBuild 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. +# [[PROGRAM NAME]].SlackBuild 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. # -# generic 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. +# [[PROGRAM NAME]].SlackBuild 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