diff options
author | Iikka Eklund <[email protected]> | 2012-09-24 09:09:43 +0300 |
---|---|---|
committer | The Qt Project <[email protected]> | 2012-09-24 14:44:34 +0200 |
commit | d9308fcf4972edbbfac12855428620faa4fcbf6d (patch) | |
tree | 3bc04f65e2c8aecb26ecf8e11bfc565885a99a8f /examples/script/helloscript/main.cpp | |
parent | 26c225b164ca3b3dad1be881250f3c31d04c200b (diff) |
Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia
Change-Id: Id0b72b8c895b0eab04a740bf83859c9b646dd911
Reviewed-by: Janne Anttila <[email protected]>
Reviewed-by: Sergio Ahumada <[email protected]>
Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'examples/script/helloscript/main.cpp')
-rw-r--r-- | examples/script/helloscript/main.cpp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/script/helloscript/main.cpp b/examples/script/helloscript/main.cpp index ec24a32..0c60c56 100644 --- a/examples/script/helloscript/main.cpp +++ b/examples/script/helloscript/main.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** Contact: http://www.qt-project.org/ +** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). +** Contact: http://www.qt-project.org/legal ** ** This file is part of the examples of the Qt Toolkit. ** @@ -17,10 +17,10 @@ ** notice, this list of conditions and the following disclaimer in ** the documentation and/or other materials provided with the ** distribution. -** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor -** the names of its contributors may be used to endorse or promote -** products derived from this software without specific prior written -** permission. +** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names +** of its contributors may be used to endorse or promote products derived +** from this software without specific prior written permission. +** ** ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |