diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 05:32:51 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 05:32:51 (GMT) |
commit | 411991d0e6a04085d9f8379ceccce337c5b6e818 (patch) | |
tree | 3bb0ea9d11c105eb7200b3b4fddc427bfb945760 /util/qlalr/lalr.g | |
parent | 3b3c23bc6d7edebcdb2803859024cec9ffb86440 (diff) | |
download | Qt-411991d0e6a04085d9f8379ceccce337c5b6e818.zip Qt-411991d0e6a04085d9f8379ceccce337c5b6e818.tar.gz Qt-411991d0e6a04085d9f8379ceccce337c5b6e818.tar.bz2 |
Update license headers.
Reviewed-by: Trust Me
Diffstat (limited to 'util/qlalr/lalr.g')
-rw-r--r-- | util/qlalr/lalr.g | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/util/qlalr/lalr.g b/util/qlalr/lalr.g index 548223f..f7f5bba 100644 --- a/util/qlalr/lalr.g +++ b/util/qlalr/lalr.g @@ -34,7 +34,7 @@ -- met: http://www.gnu.org/copyleft/gpl.html. -- -- If you are unsure which license is appropriate for your use, please --- contact the sales department at http://www.qtsoftware.com/contact. +-- contact the sales department at http://qt.nokia.com/contact. -- $QT_END_LICENSE$ -- -- This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE @@ -114,7 +114,7 @@ ** met: http://www.gnu.org/copyleft/gpl.html. ** ** If you are unsure which license is appropriate for your use, please -** contact the sales department at http://www.qtsoftware.com/contact. +** contact the sales department at http://qt.nokia.com/contact. ** $QT_END_LICENSE$ ** ****************************************************************************/ @@ -228,7 +228,7 @@ protected: ** met: http://www.gnu.org/copyleft/gpl.html. ** ** If you are unsure which license is appropriate for your use, please -** contact the sales department at http://www.qtsoftware.com/contact. +** contact the sales department at http://qt.nokia.com/contact. ** $QT_END_LICENSE$ ** ****************************************************************************/ |