diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-02 21:17:23 +1000 |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-02 21:17:23 +1000 |
commit | bd16db2c8b402c1faa2b03bb249f8aa7a44a8602 (patch) | |
tree | 3ae75bc27770bc94857da79838ad0cd76621abc8 /tools/installer/batch/build.bat | |
parent | 604877e60dc11fe5cd44d9c4123ca05bcec39fd7 (diff) |
Update license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'tools/installer/batch/build.bat')
-rwxr-xr-x | tools/installer/batch/build.bat | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/installer/batch/build.bat b/tools/installer/batch/build.bat index 6031c40899..d6272d5a31 100755 --- a/tools/installer/batch/build.bat +++ b/tools/installer/batch/build.bat @@ -37,9 +37,6 @@ :: :: $QT_END_LICENSE$ :: -:: This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -:: WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -:: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: call :%1 %2 goto END |