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/emulation | |
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/emulation')
-rwxr-xr-x | app/emulation/kqemu/kqemu.SlackBuild | 2 | ||||
-rwxr-xr-x | app/emulation/qemu/qemu.SlackBuild | 2 | ||||
-rwxr-xr-x | app/emulation/wine/wine.SlackBuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app/emulation/kqemu/kqemu.SlackBuild b/app/emulation/kqemu/kqemu.SlackBuild index 24c82764..ff3ce41c 100755 --- a/app/emulation/kqemu/kqemu.SlackBuild +++ b/app/emulation/kqemu/kqemu.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# kqemu is free software; you can redistribute it and/or modify it under the +# kqemu.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/emulation/qemu/qemu.SlackBuild b/app/emulation/qemu/qemu.SlackBuild index d3f68721..97dd6403 100755 --- a/app/emulation/qemu/qemu.SlackBuild +++ b/app/emulation/qemu/qemu.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# qemu is free software; you can redistribute it and/or modify it under the +# qemu.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/emulation/wine/wine.SlackBuild b/app/emulation/wine/wine.SlackBuild index 9fed8756..031514c5 100755 --- a/app/emulation/wine/wine.SlackBuild +++ b/app/emulation/wine/wine.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# wine is free software; you can redistribute it and/or modify it under the +# wine.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. # |