aboutsummaryrefslogtreecommitdiff
path: root/others
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-27 03:53:51 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-27 03:53:51 +0000
commit2e9d187dd820cec7d997163c77e44b3a10170fde (patch)
tree5c5f5dab326c1cbfd69b74a734885dc1d85f0ce9 /others
parent87e1a298da6af201f048572b851240c2f7326d6b (diff)
downloadslackbuilds-2e9d187dd820cec7d997163c77e44b3a10170fde.tar.gz
slackbuilds-2e9d187dd820cec7d997163c77e44b3a10170fde.tar.bz2
generic: max 80 columns on GPL header
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1188 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'others')
-rwxr-xr-xothers/generic/generic.SlackBuild23
1 files changed, 12 insertions, 11 deletions
diff --git a/others/generic/generic.SlackBuild b/others/generic/generic.SlackBuild
index b4110d6c..5accf66a 100755
--- a/others/generic/generic.SlackBuild
+++ b/others/generic/generic.SlackBuild
@@ -6,19 +6,20 @@
###################################################
#!/bin/bash
#
-# [[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.
+# [[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.
#
-# [[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.
+# [[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
-# Place - Suite 330, Boston, MA 02111-1307, USA
+# 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 [[PROGRAM NAME]]
# [[PROGRAM URL]]