diff options
author | Eike Ziller <[email protected]> | 2015-01-15 10:33:32 +0100 |
---|---|---|
committer | Eike Ziller <[email protected]> | 2015-01-16 09:48:02 +0200 |
commit | ce38b0379f60b21e07cd14e11b7a1563b4ea5c14 (patch) | |
tree | 25f2c201618579d636c439526ffeddfb46b40d5e /plugins/qmlprofilerextension/qmlprofilerextensionconstants.h | |
parent | bfc37d69732e1a504f4bb834001885e1407f9552 (diff) |
Change-Id: I2ba997eac9d3ff75542b5861dbbc89d3ccd6017e
Reviewed-by: Ulf Hermann <[email protected]>
Diffstat (limited to 'plugins/qmlprofilerextension/qmlprofilerextensionconstants.h')
-rw-r--r-- | plugins/qmlprofilerextension/qmlprofilerextensionconstants.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/qmlprofilerextension/qmlprofilerextensionconstants.h b/plugins/qmlprofilerextension/qmlprofilerextensionconstants.h index 866c28cccab..4a1bedbbbb9 100644 --- a/plugins/qmlprofilerextension/qmlprofilerextensionconstants.h +++ b/plugins/qmlprofilerextension/qmlprofilerextensionconstants.h @@ -1,18 +1,18 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc +** Copyright (C) 2015 The Qt Company Ltd ** All rights reserved. -** For any questions to Digia, please use contact form at http://qt.digia.com <http://qt.digia.com/> +** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us ** ** This file is part of the Qt Enterprise Qt Quick Profiler Add-on. ** ** Licensees holding valid Qt Enterprise licenses may use this file in ** accordance with the Qt Enterprise License Agreement provided with the ** Software or, alternatively, in accordance with the terms contained in -** a written agreement between you and Digia. +** a written agreement between you and The Qt Company. ** ** If you have questions regarding the use of this file, please use -** contact form at http://qt.digia.com <http://qt.digia.com/> +** contact form at http://www.qt.io/contact-us ** ****************************************************************************/ |