summaryrefslogtreecommitdiffstats
path: root/plugins/declarative/systeminfo
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-11-06 19:41:46 +0100
committerSergio Ahumada <sergio.ahumada@digia.com>2012-11-07 11:17:54 +0100
commit8de152a9e1deb533070663cccf6a98e0d374b1d6 (patch)
tree88895d60baa036339e9b43607d1705c57d1b281a /plugins/declarative/systeminfo
parent5d05d0cf36641c8754ca49aeb18cfda9971e0119 (diff)
Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia Change-Id: Ie3b9224b2b6a32b417fa0b6643350d45046381e6 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'plugins/declarative/systeminfo')
-rw-r--r--plugins/declarative/systeminfo/qdeclarativealignedtimer.cpp6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativealignedtimer_p.h6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativebatteryinfo.cpp6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativebatteryinfo_p.h6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativedeviceinfo.cpp6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativedeviceinfo_p.h6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativedisplayinfo.cpp6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativedisplayinfo_p.h6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativegeneralinfo.cpp6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativegeneralinfo_p.h6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativenetworkinfo.cpp6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativenetworkinfo_p.h6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativescreensaver.cpp6
-rw-r--r--plugins/declarative/systeminfo/qdeclarativescreensaver_p.h6
-rw-r--r--plugins/declarative/systeminfo/systeminfo.cpp6
15 files changed, 45 insertions, 45 deletions
diff --git a/plugins/declarative/systeminfo/qdeclarativealignedtimer.cpp b/plugins/declarative/systeminfo/qdeclarativealignedtimer.cpp
index b939d7a21d..c94087718b 100644
--- a/plugins/declarative/systeminfo/qdeclarativealignedtimer.cpp
+++ b/plugins/declarative/systeminfo/qdeclarativealignedtimer.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativealignedtimer_p.h b/plugins/declarative/systeminfo/qdeclarativealignedtimer_p.h
index 046a9cfeae..79977f1a04 100644
--- a/plugins/declarative/systeminfo/qdeclarativealignedtimer_p.h
+++ b/plugins/declarative/systeminfo/qdeclarativealignedtimer_p.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativebatteryinfo.cpp b/plugins/declarative/systeminfo/qdeclarativebatteryinfo.cpp
index 1ce2a708f1..d2dc2f820d 100644
--- a/plugins/declarative/systeminfo/qdeclarativebatteryinfo.cpp
+++ b/plugins/declarative/systeminfo/qdeclarativebatteryinfo.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativebatteryinfo_p.h b/plugins/declarative/systeminfo/qdeclarativebatteryinfo_p.h
index 4fb4b428cc..83cb0b22e1 100644
--- a/plugins/declarative/systeminfo/qdeclarativebatteryinfo_p.h
+++ b/plugins/declarative/systeminfo/qdeclarativebatteryinfo_p.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativedeviceinfo.cpp b/plugins/declarative/systeminfo/qdeclarativedeviceinfo.cpp
index 333bce537f..1e29d3c691 100644
--- a/plugins/declarative/systeminfo/qdeclarativedeviceinfo.cpp
+++ b/plugins/declarative/systeminfo/qdeclarativedeviceinfo.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativedeviceinfo_p.h b/plugins/declarative/systeminfo/qdeclarativedeviceinfo_p.h
index 30098002f5..6cf9794b94 100644
--- a/plugins/declarative/systeminfo/qdeclarativedeviceinfo_p.h
+++ b/plugins/declarative/systeminfo/qdeclarativedeviceinfo_p.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativedisplayinfo.cpp b/plugins/declarative/systeminfo/qdeclarativedisplayinfo.cpp
index 918e801b0b..b175219832 100644
--- a/plugins/declarative/systeminfo/qdeclarativedisplayinfo.cpp
+++ b/plugins/declarative/systeminfo/qdeclarativedisplayinfo.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativedisplayinfo_p.h b/plugins/declarative/systeminfo/qdeclarativedisplayinfo_p.h
index 5408804fc4..9009ff3856 100644
--- a/plugins/declarative/systeminfo/qdeclarativedisplayinfo_p.h
+++ b/plugins/declarative/systeminfo/qdeclarativedisplayinfo_p.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativegeneralinfo.cpp b/plugins/declarative/systeminfo/qdeclarativegeneralinfo.cpp
index be5469daec..f9f9f3a128 100644
--- a/plugins/declarative/systeminfo/qdeclarativegeneralinfo.cpp
+++ b/plugins/declarative/systeminfo/qdeclarativegeneralinfo.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativegeneralinfo_p.h b/plugins/declarative/systeminfo/qdeclarativegeneralinfo_p.h
index 9d75ae17b7..9c11e3b2b6 100644
--- a/plugins/declarative/systeminfo/qdeclarativegeneralinfo_p.h
+++ b/plugins/declarative/systeminfo/qdeclarativegeneralinfo_p.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativenetworkinfo.cpp b/plugins/declarative/systeminfo/qdeclarativenetworkinfo.cpp
index 0a65c68a04..761f237840 100644
--- a/plugins/declarative/systeminfo/qdeclarativenetworkinfo.cpp
+++ b/plugins/declarative/systeminfo/qdeclarativenetworkinfo.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -34,6 +33,7 @@
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
+**
** $QT_END_LICENSE$
**
***********************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativenetworkinfo_p.h b/plugins/declarative/systeminfo/qdeclarativenetworkinfo_p.h
index df4e825422..ee1cec540a 100644
--- a/plugins/declarative/systeminfo/qdeclarativenetworkinfo_p.h
+++ b/plugins/declarative/systeminfo/qdeclarativenetworkinfo_p.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -34,6 +33,7 @@
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
+**
** $QT_END_LICENSE$
**
***********************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativescreensaver.cpp b/plugins/declarative/systeminfo/qdeclarativescreensaver.cpp
index c088c7e903..8e8a7786c6 100644
--- a/plugins/declarative/systeminfo/qdeclarativescreensaver.cpp
+++ b/plugins/declarative/systeminfo/qdeclarativescreensaver.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/qdeclarativescreensaver_p.h b/plugins/declarative/systeminfo/qdeclarativescreensaver_p.h
index c3eaf02668..9668405cc9 100644
--- a/plugins/declarative/systeminfo/qdeclarativescreensaver_p.h
+++ b/plugins/declarative/systeminfo/qdeclarativescreensaver_p.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Mobility Components.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/plugins/declarative/systeminfo/systeminfo.cpp b/plugins/declarative/systeminfo/systeminfo.cpp
index 256a15a4b4..d0275742e4 100644
--- a/plugins/declarative/systeminfo/systeminfo.cpp
+++ b/plugins/declarative/systeminfo/systeminfo.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the plugins of the Qt Toolkit.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/