diff options
author | Iikka Eklund <[email protected]> | 2012-09-20 08:21:40 +0300 |
---|---|---|
committer | The Qt Project <[email protected]> | 2012-09-23 08:22:24 +0200 |
commit | 46010aa7a232645eff0023d5fb26dcbe1b9ab08a (patch) | |
tree | 4b7bb743b4bcfd9a3bb5bf97c6634022608d7273 /examples/quick/draganddrop/main.cpp | |
parent | b76104cf983b930c0eea68ee6a4b8b403a513657 (diff) |
Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia
Change-Id: Ie7f5d49ed8235d7a7845ab68f99ad1c220e64d5c
Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'examples/quick/draganddrop/main.cpp')
-rw-r--r-- | examples/quick/draganddrop/main.cpp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/quick/draganddrop/main.cpp b/examples/quick/draganddrop/main.cpp index 0d74fbfe2e..cc08df9ff4 100644 --- a/examples/quick/draganddrop/main.cpp +++ b/examples/quick/draganddrop/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 |