~neon/qt/qtscript

« back to all changes in this revision

Viewing changes to src/scripttools/doc/snippets/scriptdebugger.cpp

  • Committer: Jani Heikkinen
  • Date: 2015-02-12 15:47:28 UTC
  • Revision ID: git-v1:6c387974ab827e53d96d9106a44df29584c1e2be
Update copyright headers

Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.

Change-Id: Iffc10aac2cdaf7c7ceba051ec447f15758c3d8e0
Reviewed-by: Sergio Ahumada <sahumada@texla.cl>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/****************************************************************************
2
2
**
3
 
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
4
 
** Contact: http://www.qt-project.org/legal
 
3
** Copyright (C) 2015 The Qt Company Ltd.
 
4
** Contact: http://www.qt.io/licensing/
5
5
**
6
6
** This file is part of the documentation of the Qt Toolkit.
7
7
**
17
17
**     notice, this list of conditions and the following disclaimer in
18
18
**     the documentation and/or other materials provided with the
19
19
**     distribution.
20
 
**   * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
21
 
**     of its contributors may be used to endorse or promote products derived
22
 
**     from this software without specific prior written permission.
 
20
**   * Neither the name of The Qt Company Ltd and its Subsidiary(-ies) nor the
 
21
**     names of its contributors may be used to endorse or promote products
 
22
**     derived from this software without specific prior written permission.
23
23
**
24
24
**
25
25
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS