summaryrefslogtreecommitdiffstats
path: root/examples/declarative/text/fonts/hello
diff options
context:
space:
mode:
authorMatthew Vogt <matthew.vogt@nokia.com>2012-02-07 13:02:34 +1000
committerAndrew den Exter <andrew.den-exter@nokia.com>2012-02-07 05:00:36 +0100
commitfceef5d9535010082d40b9fa473b8699a057350c (patch)
treeae578124df3e99a95308d9d81f3fb80b2938b5f1 /examples/declarative/text/fonts/hello
parentc37ba679712f661abf4052e4e9e681778edad086 (diff)
Fix license header format.
Change-Id: Ib71237ed181d075329a0267b5c108e6534c13e4e Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
Diffstat (limited to 'examples/declarative/text/fonts/hello')
-rw-r--r--examples/declarative/text/fonts/hello/main.cpp3
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml3
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/banner.qml3
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/fonts.qml3
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/hello.qml3
5 files changed, 5 insertions, 10 deletions
diff --git a/examples/declarative/text/fonts/hello/main.cpp b/examples/declarative/text/fonts/hello/main.cpp
index 9541591f..5c18d111 100644
--- a/examples/declarative/text/fonts/hello/main.cpp
+++ b/examples/declarative/text/fonts/hello/main.cpp
@@ -1,8 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml b/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml
index f74d8e55..4a2c56e3 100644
--- a/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml
+++ b/examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/declarative/text/fonts/hello/qml/hello/banner.qml b/examples/declarative/text/fonts/hello/qml/hello/banner.qml
index de076753..a18c69ba 100644
--- a/examples/declarative/text/fonts/hello/qml/hello/banner.qml
+++ b/examples/declarative/text/fonts/hello/qml/hello/banner.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/declarative/text/fonts/hello/qml/hello/fonts.qml b/examples/declarative/text/fonts/hello/qml/hello/fonts.qml
index 4221de85..a155f7ab 100644
--- a/examples/declarative/text/fonts/hello/qml/hello/fonts.qml
+++ b/examples/declarative/text/fonts/hello/qml/hello/fonts.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the examples of the Qt Toolkit.
**
diff --git a/examples/declarative/text/fonts/hello/qml/hello/hello.qml b/examples/declarative/text/fonts/hello/qml/hello/hello.qml
index 5f0ff153..167b1e8f 100644
--- a/examples/declarative/text/fonts/hello/qml/hello/hello.qml
+++ b/examples/declarative/text/fonts/hello/qml/hello/hello.qml
@@ -1,8 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the examples of the Qt Toolkit.
**