diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 00:27:56 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 00:27:56 +0000 |
commit | aa56e2c135e46ebe9097e37b97f8f5cf874b0845 (patch) | |
tree | 087758b9e7b7f502c8783d24a7ba4f481b83c5d6 /app/arch | |
parent | adae7206e044271a2e599de74a7e1da4d9d3c265 (diff) | |
download | slackbuilds-aa56e2c135e46ebe9097e37b97f8f5cf874b0845.tar.gz slackbuilds-aa56e2c135e46ebe9097e37b97f8f5cf874b0845.tar.bz2 |
license fixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1168 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'app/arch')
-rwxr-xr-x | app/arch/arc/arc.SlackBuild | 2 | ||||
-rwxr-xr-x | app/arch/cabextract/cabextract.SlackBuild | 2 | ||||
-rwxr-xr-x | app/arch/unrar/unrar.SlackBuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app/arch/arc/arc.SlackBuild b/app/arch/arc/arc.SlackBuild index 2759750c..c40b73b9 100755 --- a/app/arch/arc/arc.SlackBuild +++ b/app/arch/arc/arc.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# arc is free software; you can redistribute it and/or modify it under the +# arc.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. # diff --git a/app/arch/cabextract/cabextract.SlackBuild b/app/arch/cabextract/cabextract.SlackBuild index 461223fe..baf498b9 100755 --- a/app/arch/cabextract/cabextract.SlackBuild +++ b/app/arch/cabextract/cabextract.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# cabextract is free software; you can redistribute it and/or modify it under the +# cabextract.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. # diff --git a/app/arch/unrar/unrar.SlackBuild b/app/arch/unrar/unrar.SlackBuild index 1787942a..115da6e3 100755 --- a/app/arch/unrar/unrar.SlackBuild +++ b/app/arch/unrar/unrar.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# unrar is free software; you can redistribute it and/or modify it under the +# unrar.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. # |