aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/classview
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/classview')
-rw-r--r--src/plugins/classview/classviewconstants.h4
-rw-r--r--src/plugins/classview/classviewmanager.cpp4
-rw-r--r--src/plugins/classview/classviewmanager.h4
-rw-r--r--src/plugins/classview/classviewnavigationwidget.cpp4
-rw-r--r--src/plugins/classview/classviewnavigationwidget.h4
-rw-r--r--src/plugins/classview/classviewnavigationwidgetfactory.cpp4
-rw-r--r--src/plugins/classview/classviewnavigationwidgetfactory.h4
-rw-r--r--src/plugins/classview/classviewparser.cpp4
-rw-r--r--src/plugins/classview/classviewparser.h4
-rw-r--r--src/plugins/classview/classviewparsertreeitem.cpp4
-rw-r--r--src/plugins/classview/classviewparsertreeitem.h4
-rw-r--r--src/plugins/classview/classviewplugin.cpp4
-rw-r--r--src/plugins/classview/classviewplugin.h4
-rw-r--r--src/plugins/classview/classviewsymbolinformation.cpp4
-rw-r--r--src/plugins/classview/classviewsymbolinformation.h4
-rw-r--r--src/plugins/classview/classviewsymbollocation.cpp4
-rw-r--r--src/plugins/classview/classviewsymbollocation.h4
-rw-r--r--src/plugins/classview/classviewtreeitemmodel.cpp4
-rw-r--r--src/plugins/classview/classviewtreeitemmodel.h4
-rw-r--r--src/plugins/classview/classviewutils.cpp4
-rw-r--r--src/plugins/classview/classviewutils.h4
21 files changed, 21 insertions, 63 deletions
diff --git a/src/plugins/classview/classviewconstants.h b/src/plugins/classview/classviewconstants.h
index a6933ea103..6980072498 100644
--- a/src/plugins/classview/classviewconstants.h
+++ b/src/plugins/classview/classviewconstants.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewmanager.cpp b/src/plugins/classview/classviewmanager.cpp
index b9a0d1b41b..3c2d045460 100644
--- a/src/plugins/classview/classviewmanager.cpp
+++ b/src/plugins/classview/classviewmanager.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewmanager.h b/src/plugins/classview/classviewmanager.h
index 10d72cf864..7a1900efbe 100644
--- a/src/plugins/classview/classviewmanager.h
+++ b/src/plugins/classview/classviewmanager.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewnavigationwidget.cpp b/src/plugins/classview/classviewnavigationwidget.cpp
index d544cc9eb4..60f1c3351c 100644
--- a/src/plugins/classview/classviewnavigationwidget.cpp
+++ b/src/plugins/classview/classviewnavigationwidget.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewnavigationwidget.h b/src/plugins/classview/classviewnavigationwidget.h
index 3692cfe7cb..08f99a47f5 100644
--- a/src/plugins/classview/classviewnavigationwidget.h
+++ b/src/plugins/classview/classviewnavigationwidget.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewnavigationwidgetfactory.cpp b/src/plugins/classview/classviewnavigationwidgetfactory.cpp
index acad731b07..84d9f3fdf8 100644
--- a/src/plugins/classview/classviewnavigationwidgetfactory.cpp
+++ b/src/plugins/classview/classviewnavigationwidgetfactory.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewnavigationwidgetfactory.h b/src/plugins/classview/classviewnavigationwidgetfactory.h
index cf73b0018d..13fdc109a8 100644
--- a/src/plugins/classview/classviewnavigationwidgetfactory.h
+++ b/src/plugins/classview/classviewnavigationwidgetfactory.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewparser.cpp b/src/plugins/classview/classviewparser.cpp
index 2eff6ab8e3..6fc303219b 100644
--- a/src/plugins/classview/classviewparser.cpp
+++ b/src/plugins/classview/classviewparser.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewparser.h b/src/plugins/classview/classviewparser.h
index a74d7e4360..3c98a1b517 100644
--- a/src/plugins/classview/classviewparser.h
+++ b/src/plugins/classview/classviewparser.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewparsertreeitem.cpp b/src/plugins/classview/classviewparsertreeitem.cpp
index 16fdb649b0..9478c89229 100644
--- a/src/plugins/classview/classviewparsertreeitem.cpp
+++ b/src/plugins/classview/classviewparsertreeitem.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewparsertreeitem.h b/src/plugins/classview/classviewparsertreeitem.h
index 6e5c3d8d8b..491beade3f 100644
--- a/src/plugins/classview/classviewparsertreeitem.h
+++ b/src/plugins/classview/classviewparsertreeitem.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewplugin.cpp b/src/plugins/classview/classviewplugin.cpp
index c7d2106c6d..b33bbe449e 100644
--- a/src/plugins/classview/classviewplugin.cpp
+++ b/src/plugins/classview/classviewplugin.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewplugin.h b/src/plugins/classview/classviewplugin.h
index 3a0f8d455a..76b177fb47 100644
--- a/src/plugins/classview/classviewplugin.h
+++ b/src/plugins/classview/classviewplugin.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewsymbolinformation.cpp b/src/plugins/classview/classviewsymbolinformation.cpp
index f4b200312c..4f5dd769df 100644
--- a/src/plugins/classview/classviewsymbolinformation.cpp
+++ b/src/plugins/classview/classviewsymbolinformation.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewsymbolinformation.h b/src/plugins/classview/classviewsymbolinformation.h
index 4e1d10f078..f446a78040 100644
--- a/src/plugins/classview/classviewsymbolinformation.h
+++ b/src/plugins/classview/classviewsymbolinformation.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewsymbollocation.cpp b/src/plugins/classview/classviewsymbollocation.cpp
index eb27098a08..b8ca33d997 100644
--- a/src/plugins/classview/classviewsymbollocation.cpp
+++ b/src/plugins/classview/classviewsymbollocation.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewsymbollocation.h b/src/plugins/classview/classviewsymbollocation.h
index f4c3bf44f5..7481bb4248 100644
--- a/src/plugins/classview/classviewsymbollocation.h
+++ b/src/plugins/classview/classviewsymbollocation.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewtreeitemmodel.cpp b/src/plugins/classview/classviewtreeitemmodel.cpp
index aa9b23acf3..d2eb0673db 100644
--- a/src/plugins/classview/classviewtreeitemmodel.cpp
+++ b/src/plugins/classview/classviewtreeitemmodel.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewtreeitemmodel.h b/src/plugins/classview/classviewtreeitemmodel.h
index 8f7611275c..d3897e5b10 100644
--- a/src/plugins/classview/classviewtreeitemmodel.h
+++ b/src/plugins/classview/classviewtreeitemmodel.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewutils.cpp b/src/plugins/classview/classviewutils.cpp
index 943d3a059f..aedf8cf585 100644
--- a/src/plugins/classview/classviewutils.cpp
+++ b/src/plugins/classview/classviewutils.cpp
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/
diff --git a/src/plugins/classview/classviewutils.h b/src/plugins/classview/classviewutils.h
index 7e7a32ad2b..31767cfc15 100644
--- a/src/plugins/classview/classviewutils.h
+++ b/src/plugins/classview/classviewutils.h
@@ -4,7 +4,7 @@
**
** Copyright (c) 2010 Denis Mingulov.
**
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
**
** GNU Lesser General Public License Usage
@@ -25,8 +25,6 @@
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
**
**************************************************************************/