diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-02 11:17:23 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-02 11:17:23 (GMT) |
commit | bd16db2c8b402c1faa2b03bb249f8aa7a44a8602 (patch) | |
tree | 3ae75bc27770bc94857da79838ad0cd76621abc8 /bin | |
parent | 604877e60dc11fe5cd44d9c4123ca05bcec39fd7 (diff) | |
download | Qt-bd16db2c8b402c1faa2b03bb249f8aa7a44a8602.zip Qt-bd16db2c8b402c1faa2b03bb249f8aa7a44a8602.tar.gz Qt-bd16db2c8b402c1faa2b03bb249f8aa7a44a8602.tar.bz2 |
Update license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/setcepaths.bat | 3 | ||||
-rwxr-xr-x | bin/syncqt.bat | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/bin/setcepaths.bat b/bin/setcepaths.bat index 93b28d3..ebed731 100755 --- a/bin/setcepaths.bat +++ b/bin/setcepaths.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. -:: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: @echo off IF "%1" EQU "wincewm50pocket-msvc2005" ( diff --git a/bin/syncqt.bat b/bin/syncqt.bat index f5c34ea..a619b92 100755 --- a/bin/syncqt.bat +++ b/bin/syncqt.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. -:: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: @rem ***** This assumes PERL is in the PATH ***** @perl.exe -S syncqt %* |