diff options
author | Iikka Eklund <iikka.eklund@digia.com> | 2012-09-24 10:07:03 +0300 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-09-24 09:12:04 +0200 |
commit | 78ec5bdc91d62bf3cea2db6d42ab431726be4fd3 (patch) | |
tree | c9f5564fb1d24887337c0be0817ec9283b3d7ea9 /examples/xmlpatterns/shared/xmlsyntaxhighlighter.h | |
parent | cc51c29095ca4414431a1daaa2d4e4107f2be4e1 (diff) | |
download | qtxmlpatterns-78ec5bdc91d62bf3cea2db6d42ab431726be4fd3.tar.gz |
Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia
Change-Id: I34508f293d75832657f79479e2a8c184e873e154
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'examples/xmlpatterns/shared/xmlsyntaxhighlighter.h')
-rw-r--r-- | examples/xmlpatterns/shared/xmlsyntaxhighlighter.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/xmlpatterns/shared/xmlsyntaxhighlighter.h b/examples/xmlpatterns/shared/xmlsyntaxhighlighter.h index ffeab40..b4fb9dd 100644 --- a/examples/xmlpatterns/shared/xmlsyntaxhighlighter.h +++ b/examples/xmlpatterns/shared/xmlsyntaxhighlighter.h @@ -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 |