aboutsummaryrefslogtreecommitdiffstats
path: root/softwarecontext/context.h
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2014-08-11 15:04:41 +0200
committerLars Knoll <lars.knoll@digia.com>2014-08-12 18:02:33 +0300
commit9e0d6f6da520d2f9e935570c942b2ee4166bbfc3 (patch)
tree3ee32e77d66f1a3404b13b215f78088408b1a41d /softwarecontext/context.h
parent62949ea655512c9c5974a0789f59f8729bef7d8f (diff)
Add commercial license headers
Change-Id: Iffa31b2d644ebc7e13e710fff4aee28e2a3f67c7 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'softwarecontext/context.h')
-rw-r--r--softwarecontext/context.h43
1 files changed, 10 insertions, 33 deletions
diff --git a/softwarecontext/context.h b/softwarecontext/context.h
index c2dfa469cb..11da963b4d 100644
--- a/softwarecontext/context.h
+++ b/softwarecontext/context.h
@@ -1,45 +1,22 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
-** Copyright (C) 2014 Jolla Ltd, author: <gunnar.sletta@jollamobile.com>
-** Contact: http://www.qt-project.org/legal
+** Copyright (C) 2014 Digia Plc
+** All rights reserved.
+** For any questions to Digia, please use contact form at http://qt.digia.com
**
-** This file is part of the Scenegraph Playground module of the Qt Toolkit.
+** This file is part of the Qt Purchasing Add-on.
**
-** $QT_BEGIN_LICENSE:LGPL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
+** $QT_BEGIN_LICENSE$
+** Licensees holding valid Qt Commercial licenses may use this file in
+** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia. For licensing terms and
-** conditions see http://qt.digia.com/licensing. For further information
-** use the contact form at http://qt.digia.com/contact-us.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Digia gives you certain additional
-** rights. These rights are described in the Digia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3.0 as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU General Public License version 3.0 requirements will be
-** met: http://www.gnu.org/copyleft/gpl.html.
-**
+** a written agreement between you and Digia.
**
+** If you have questions regarding the use of this file, please use
+** contact form at http://qt.digia.com
** $QT_END_LICENSE$
**
****************************************************************************/
-
#ifndef CONTEXT_H
#define CONTEXT_H