diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 14:38:22 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 14:38:22 +0000 |
commit | e01bb84e42f6d393b829c197cffe52d8eb9be4db (patch) | |
tree | db6faf034af386512575ab1cd3ad9a7b2d65c395 /app/misc | |
parent | 5b247f8757484171738d7685daa8a22b535f430d (diff) | |
download | slackbuilds-e01bb84e42f6d393b829c197cffe52d8eb9be4db.tar.gz slackbuilds-e01bb84e42f6d393b829c197cffe52d8eb9be4db.tar.bz2 |
fixed license on .build scripts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1171 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'app/misc')
-rwxr-xr-x | app/misc/wipe/wipe.build | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app/misc/wipe/wipe.build b/app/misc/wipe/wipe.build index 59c4e1ff..48bcf8a3 100755 --- a/app/misc/wipe/wipe.build +++ b/app/misc/wipe/wipe.build @@ -1,5 +1,17 @@ #!/bin/bash # +# wipe.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. +# +# wipe.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 wipe # by rhatto at riseup.net # build it with slacktrack, example: |