diff options
Diffstat (limited to 'src/plugins/android')
87 files changed, 95 insertions, 95 deletions
diff --git a/src/plugins/android/Android.pluginspec.in b/src/plugins/android/Android.pluginspec.in index b828f07f1a3..562a88e53de 100644 --- a/src/plugins/android/Android.pluginspec.in +++ b/src/plugins/android/Android.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Android\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_COMPAT_VERSION\"> <vendor>KDE Necessitas</vendor> - <copyright>(C) 2013 BogDan Vatra</copyright> + <copyright>(C) 2014 BogDan Vatra</copyright> <license> Commercial Usage diff --git a/src/plugins/android/androidanalyzesupport.cpp b/src/plugins/android/androidanalyzesupport.cpp index f514537ec46..858920512f9 100644 --- a/src/plugins/android/androidanalyzesupport.cpp +++ b/src/plugins/android/androidanalyzesupport.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidanalyzesupport.h b/src/plugins/android/androidanalyzesupport.h index 0f0f86f4bbb..81a6ba61c26 100644 --- a/src/plugins/android/androidanalyzesupport.h +++ b/src/plugins/android/androidanalyzesupport.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidconfigurations.cpp b/src/plugins/android/androidconfigurations.cpp index 6254c11d23b..ec27cc34d53 100644 --- a/src/plugins/android/androidconfigurations.cpp +++ b/src/plugins/android/androidconfigurations.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidconfigurations.h b/src/plugins/android/androidconfigurations.h index 1d87f5b27d6..41ba97dbc4f 100644 --- a/src/plugins/android/androidconfigurations.h +++ b/src/plugins/android/androidconfigurations.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidconstants.h b/src/plugins/android/androidconstants.h index f38f851251d..7cfcdf00699 100644 --- a/src/plugins/android/androidconstants.h +++ b/src/plugins/android/androidconstants.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidcreatekeystorecertificate.cpp b/src/plugins/android/androidcreatekeystorecertificate.cpp index 5fc5dc02858..92d88db2fad 100644 --- a/src/plugins/android/androidcreatekeystorecertificate.cpp +++ b/src/plugins/android/androidcreatekeystorecertificate.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidcreatekeystorecertificate.h b/src/plugins/android/androidcreatekeystorecertificate.h index 021a52b188f..112e1f11585 100644 --- a/src/plugins/android/androidcreatekeystorecertificate.h +++ b/src/plugins/android/androidcreatekeystorecertificate.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddebugsupport.cpp b/src/plugins/android/androiddebugsupport.cpp index b17e0cc22b4..ff1dd389d39 100644 --- a/src/plugins/android/androiddebugsupport.cpp +++ b/src/plugins/android/androiddebugsupport.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddebugsupport.h b/src/plugins/android/androiddebugsupport.h index 21baecf33fa..c5f11384c8a 100644 --- a/src/plugins/android/androiddebugsupport.h +++ b/src/plugins/android/androiddebugsupport.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeployconfiguration.cpp b/src/plugins/android/androiddeployconfiguration.cpp index d7043e8cbd5..bccae4d60b2 100644 --- a/src/plugins/android/androiddeployconfiguration.cpp +++ b/src/plugins/android/androiddeployconfiguration.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeployconfiguration.h b/src/plugins/android/androiddeployconfiguration.h index 654c5843c89..11c90d96d60 100644 --- a/src/plugins/android/androiddeployconfiguration.h +++ b/src/plugins/android/androiddeployconfiguration.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeployqtstep.cpp b/src/plugins/android/androiddeployqtstep.cpp index b5d0a796e6e..7e87a7bfb57 100644 --- a/src/plugins/android/androiddeployqtstep.cpp +++ b/src/plugins/android/androiddeployqtstep.cpp @@ -1,7 +1,7 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (c) 2014 BogDan Vatra <[email protected]> +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeployqtstep.h b/src/plugins/android/androiddeployqtstep.h index 08798dc874a..a6ab5d33727 100644 --- a/src/plugins/android/androiddeployqtstep.h +++ b/src/plugins/android/androiddeployqtstep.h @@ -1,7 +1,7 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (c) 2014 BogDan Vatra <[email protected]> +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeployqtwidget.cpp b/src/plugins/android/androiddeployqtwidget.cpp index 7cc2e1561c2..9bf0d0afeab 100644 --- a/src/plugins/android/androiddeployqtwidget.cpp +++ b/src/plugins/android/androiddeployqtwidget.cpp @@ -1,7 +1,7 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (c) 2014 BogDan Vatra <[email protected]> +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeployqtwidget.h b/src/plugins/android/androiddeployqtwidget.h index fc65466eb54..f4a28c0eeb3 100644 --- a/src/plugins/android/androiddeployqtwidget.h +++ b/src/plugins/android/androiddeployqtwidget.h @@ -1,7 +1,7 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (c) 2014 BogDan Vatra <[email protected]> +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeploystep.cpp b/src/plugins/android/androiddeploystep.cpp index d971eb6e714..957df22b415 100644 --- a/src/plugins/android/androiddeploystep.cpp +++ b/src/plugins/android/androiddeploystep.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeploystep.h b/src/plugins/android/androiddeploystep.h index df7ebd7e2b9..f8f1536dda9 100644 --- a/src/plugins/android/androiddeploystep.h +++ b/src/plugins/android/androiddeploystep.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeploystepfactory.cpp b/src/plugins/android/androiddeploystepfactory.cpp index b0f6a263f64..b0203235ee9 100644 --- a/src/plugins/android/androiddeploystepfactory.cpp +++ b/src/plugins/android/androiddeploystepfactory.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeploystepfactory.h b/src/plugins/android/androiddeploystepfactory.h index 58144d3d1c7..798f8e5e941 100644 --- a/src/plugins/android/androiddeploystepfactory.h +++ b/src/plugins/android/androiddeploystepfactory.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeploystepwidget.cpp b/src/plugins/android/androiddeploystepwidget.cpp index 757e85ca7c8..b37558d27f8 100644 --- a/src/plugins/android/androiddeploystepwidget.cpp +++ b/src/plugins/android/androiddeploystepwidget.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddeploystepwidget.h b/src/plugins/android/androiddeploystepwidget.h index 00781658e98..31cdd527c85 100644 --- a/src/plugins/android/androiddeploystepwidget.h +++ b/src/plugins/android/androiddeploystepwidget.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddevice.cpp b/src/plugins/android/androiddevice.cpp index 20f9ceea6d6..ac807ed7997 100644 --- a/src/plugins/android/androiddevice.cpp +++ b/src/plugins/android/androiddevice.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddevice.h b/src/plugins/android/androiddevice.h index e371c87eba9..ae119a96c37 100644 --- a/src/plugins/android/androiddevice.h +++ b/src/plugins/android/androiddevice.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddevicedialog.cpp b/src/plugins/android/androiddevicedialog.cpp index 6b3fb90bd58..46dca8e37cc 100644 --- a/src/plugins/android/androiddevicedialog.cpp +++ b/src/plugins/android/androiddevicedialog.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddevicedialog.h b/src/plugins/android/androiddevicedialog.h index 2b8a15ba0ac..0c5c5ed9646 100644 --- a/src/plugins/android/androiddevicedialog.h +++ b/src/plugins/android/androiddevicedialog.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddevicefactory.cpp b/src/plugins/android/androiddevicefactory.cpp index f5ee8aad86b..dff6ad764a2 100644 --- a/src/plugins/android/androiddevicefactory.cpp +++ b/src/plugins/android/androiddevicefactory.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiddevicefactory.h b/src/plugins/android/androiddevicefactory.h index 82abf2f50b8..d928491317b 100644 --- a/src/plugins/android/androiddevicefactory.h +++ b/src/plugins/android/androiddevicefactory.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiderrormessage.cpp b/src/plugins/android/androiderrormessage.cpp index cbbd06b21af..1bdcfd9deb8 100644 --- a/src/plugins/android/androiderrormessage.cpp +++ b/src/plugins/android/androiderrormessage.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androiderrormessage.h b/src/plugins/android/androiderrormessage.h index fc7cf9be118..d95538aa22c 100644 --- a/src/plugins/android/androiderrormessage.h +++ b/src/plugins/android/androiderrormessage.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidextralibrarylistmodel.cpp b/src/plugins/android/androidextralibrarylistmodel.cpp index 5715117cb83..01c24dfead4 100644 --- a/src/plugins/android/androidextralibrarylistmodel.cpp +++ b/src/plugins/android/androidextralibrarylistmodel.cpp @@ -1,7 +1,7 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (c) 2014 BogDan Vatra <[email protected]> +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidextralibrarylistmodel.h b/src/plugins/android/androidextralibrarylistmodel.h index c768b7de654..3666a664e50 100644 --- a/src/plugins/android/androidextralibrarylistmodel.h +++ b/src/plugins/android/androidextralibrarylistmodel.h @@ -1,7 +1,7 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (c) 2014 BogDan Vatra <[email protected]> +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidgdbserverkitinformation.cpp b/src/plugins/android/androidgdbserverkitinformation.cpp index 0224453d40b..6a1d9fda283 100644 --- a/src/plugins/android/androidgdbserverkitinformation.cpp +++ b/src/plugins/android/androidgdbserverkitinformation.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidgdbserverkitinformation.h b/src/plugins/android/androidgdbserverkitinformation.h index 8b196276fc7..cc60c740c9e 100644 --- a/src/plugins/android/androidgdbserverkitinformation.h +++ b/src/plugins/android/androidgdbserverkitinformation.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidglobal.h b/src/plugins/android/androidglobal.h index bb55211527e..dc93a878b42 100644 --- a/src/plugins/android/androidglobal.h +++ b/src/plugins/android/androidglobal.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidmanager.cpp b/src/plugins/android/androidmanager.cpp index 712933a627c..3e83c3a2821 100644 --- a/src/plugins/android/androidmanager.cpp +++ b/src/plugins/android/androidmanager.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidmanager.h b/src/plugins/android/androidmanager.h index df81322e537..75b2fe2b72d 100644 --- a/src/plugins/android/androidmanager.h +++ b/src/plugins/android/androidmanager.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidmanifestdocument.cpp b/src/plugins/android/androidmanifestdocument.cpp index dc6468742ab..b1f1552a8d7 100644 --- a/src/plugins/android/androidmanifestdocument.cpp +++ b/src/plugins/android/androidmanifestdocument.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidmanifestdocument.h b/src/plugins/android/androidmanifestdocument.h index 9ab2eee1f15..1a674751c1e 100644 --- a/src/plugins/android/androidmanifestdocument.h +++ b/src/plugins/android/androidmanifestdocument.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidmanifesteditor.cpp b/src/plugins/android/androidmanifesteditor.cpp index 5f1bc1e8a39..9909fa10abe 100644 --- a/src/plugins/android/androidmanifesteditor.cpp +++ b/src/plugins/android/androidmanifesteditor.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidmanifesteditor.h b/src/plugins/android/androidmanifesteditor.h index a51acefe1be..98465171c5a 100644 --- a/src/plugins/android/androidmanifesteditor.h +++ b/src/plugins/android/androidmanifesteditor.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidmanifesteditorfactory.cpp b/src/plugins/android/androidmanifesteditorfactory.cpp index ba80296bd72..e6e5b0ed0b3 100644 --- a/src/plugins/android/androidmanifesteditorfactory.cpp +++ b/src/plugins/android/androidmanifesteditorfactory.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidmanifesteditorfactory.h b/src/plugins/android/androidmanifesteditorfactory.h index 3a1fa07844e..47f1b447620 100644 --- a/src/plugins/android/androidmanifesteditorfactory.h +++ b/src/plugins/android/androidmanifesteditorfactory.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidmanifesteditorwidget.cpp b/src/plugins/android/androidmanifesteditorwidget.cpp index 4c74236bc56..1e50a4987e2 100644 --- a/src/plugins/android/androidmanifesteditorwidget.cpp +++ b/src/plugins/android/androidmanifesteditorwidget.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidmanifesteditorwidget.h b/src/plugins/android/androidmanifesteditorwidget.h index cdd77ef9262..74b9862cc77 100644 --- a/src/plugins/android/androidmanifesteditorwidget.h +++ b/src/plugins/android/androidmanifesteditorwidget.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpackagecreationfactory.cpp b/src/plugins/android/androidpackagecreationfactory.cpp index 6d19e081aab..a44274fc477 100644 --- a/src/plugins/android/androidpackagecreationfactory.cpp +++ b/src/plugins/android/androidpackagecreationfactory.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpackagecreationfactory.h b/src/plugins/android/androidpackagecreationfactory.h index 7cd4a14cfb3..3e86428dbd1 100644 --- a/src/plugins/android/androidpackagecreationfactory.h +++ b/src/plugins/android/androidpackagecreationfactory.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpackagecreationstep.cpp b/src/plugins/android/androidpackagecreationstep.cpp index d036cf5aecc..4a33fc117d7 100644 --- a/src/plugins/android/androidpackagecreationstep.cpp +++ b/src/plugins/android/androidpackagecreationstep.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpackagecreationstep.h b/src/plugins/android/androidpackagecreationstep.h index 5563134df47..baa703627e3 100644 --- a/src/plugins/android/androidpackagecreationstep.h +++ b/src/plugins/android/androidpackagecreationstep.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpackagecreationwidget.cpp b/src/plugins/android/androidpackagecreationwidget.cpp index d6ebf62a2f3..54adb8ea294 100644 --- a/src/plugins/android/androidpackagecreationwidget.cpp +++ b/src/plugins/android/androidpackagecreationwidget.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpackagecreationwidget.h b/src/plugins/android/androidpackagecreationwidget.h index 81f85f93c86..4eb0916b469 100644 --- a/src/plugins/android/androidpackagecreationwidget.h +++ b/src/plugins/android/androidpackagecreationwidget.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpackageinstallationfactory.cpp b/src/plugins/android/androidpackageinstallationfactory.cpp index e054f903c8e..bc3db966176 100644 --- a/src/plugins/android/androidpackageinstallationfactory.cpp +++ b/src/plugins/android/androidpackageinstallationfactory.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpackageinstallationfactory.h b/src/plugins/android/androidpackageinstallationfactory.h index fe9e5d3bc90..758cfe10003 100644 --- a/src/plugins/android/androidpackageinstallationfactory.h +++ b/src/plugins/android/androidpackageinstallationfactory.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpackageinstallationstep.cpp b/src/plugins/android/androidpackageinstallationstep.cpp index 00bb788e30a..a3e0f34ac63 100644 --- a/src/plugins/android/androidpackageinstallationstep.cpp +++ b/src/plugins/android/androidpackageinstallationstep.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpackageinstallationstep.h b/src/plugins/android/androidpackageinstallationstep.h index 4608c1d7ea3..dd61729925e 100644 --- a/src/plugins/android/androidpackageinstallationstep.h +++ b/src/plugins/android/androidpackageinstallationstep.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidplugin.cpp b/src/plugins/android/androidplugin.cpp index d9b897f6998..74556bac3d3 100644 --- a/src/plugins/android/androidplugin.cpp +++ b/src/plugins/android/androidplugin.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidplugin.h b/src/plugins/android/androidplugin.h index e2b3542991a..a087728cb71 100644 --- a/src/plugins/android/androidplugin.h +++ b/src/plugins/android/androidplugin.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpotentialkit.cpp b/src/plugins/android/androidpotentialkit.cpp index 9083d018f4f..6eb93201c44 100644 --- a/src/plugins/android/androidpotentialkit.cpp +++ b/src/plugins/android/androidpotentialkit.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidpotentialkit.h b/src/plugins/android/androidpotentialkit.h index b1be7604770..fe6239e6cc4 100644 --- a/src/plugins/android/androidpotentialkit.h +++ b/src/plugins/android/androidpotentialkit.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidqtversion.cpp b/src/plugins/android/androidqtversion.cpp index b1e1dc6fcdc..326672ebbb7 100644 --- a/src/plugins/android/androidqtversion.cpp +++ b/src/plugins/android/androidqtversion.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidqtversion.h b/src/plugins/android/androidqtversion.h index 6ac95f00d5e..0d6d7ee52b3 100644 --- a/src/plugins/android/androidqtversion.h +++ b/src/plugins/android/androidqtversion.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidqtversionfactory.cpp b/src/plugins/android/androidqtversionfactory.cpp index ebdd5d6f5e7..b4d3a91abd0 100644 --- a/src/plugins/android/androidqtversionfactory.cpp +++ b/src/plugins/android/androidqtversionfactory.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidqtversionfactory.h b/src/plugins/android/androidqtversionfactory.h index bd053bbfce2..daedf8bc733 100644 --- a/src/plugins/android/androidqtversionfactory.h +++ b/src/plugins/android/androidqtversionfactory.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidrunconfiguration.cpp b/src/plugins/android/androidrunconfiguration.cpp index 742bf776177..523981646a8 100644 --- a/src/plugins/android/androidrunconfiguration.cpp +++ b/src/plugins/android/androidrunconfiguration.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidrunconfiguration.h b/src/plugins/android/androidrunconfiguration.h index a8bbb65e433..6b8faa3e6a7 100644 --- a/src/plugins/android/androidrunconfiguration.h +++ b/src/plugins/android/androidrunconfiguration.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidruncontrol.cpp b/src/plugins/android/androidruncontrol.cpp index 8b8e2ae5fac..4134507d2a9 100644 --- a/src/plugins/android/androidruncontrol.cpp +++ b/src/plugins/android/androidruncontrol.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidruncontrol.h b/src/plugins/android/androidruncontrol.h index 777f58abe7c..74c119d559d 100644 --- a/src/plugins/android/androidruncontrol.h +++ b/src/plugins/android/androidruncontrol.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidrunfactories.cpp b/src/plugins/android/androidrunfactories.cpp index 95ddaef15a6..4476ce588ab 100644 --- a/src/plugins/android/androidrunfactories.cpp +++ b/src/plugins/android/androidrunfactories.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidrunfactories.h b/src/plugins/android/androidrunfactories.h index f4cc867eb2d..3e3260582fc 100644 --- a/src/plugins/android/androidrunfactories.h +++ b/src/plugins/android/androidrunfactories.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidrunner.cpp b/src/plugins/android/androidrunner.cpp index 881d61cc822..7370d89c5c1 100644 --- a/src/plugins/android/androidrunner.cpp +++ b/src/plugins/android/androidrunner.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidrunner.h b/src/plugins/android/androidrunner.h index 36950c61aa7..589f27ecd49 100644 --- a/src/plugins/android/androidrunner.h +++ b/src/plugins/android/androidrunner.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidrunsupport.cpp b/src/plugins/android/androidrunsupport.cpp index 83ee05df598..f8e258d8883 100644 --- a/src/plugins/android/androidrunsupport.cpp +++ b/src/plugins/android/androidrunsupport.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidrunsupport.h b/src/plugins/android/androidrunsupport.h index cb699b9bece..3d12a83f3f0 100644 --- a/src/plugins/android/androidrunsupport.h +++ b/src/plugins/android/androidrunsupport.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidsettingspage.cpp b/src/plugins/android/androidsettingspage.cpp index 95cb4af425f..a38d81877f3 100644 --- a/src/plugins/android/androidsettingspage.cpp +++ b/src/plugins/android/androidsettingspage.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidsettingspage.h b/src/plugins/android/androidsettingspage.h index 2beb36c3cb2..1cecf78e36b 100644 --- a/src/plugins/android/androidsettingspage.h +++ b/src/plugins/android/androidsettingspage.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidsettingswidget.cpp b/src/plugins/android/androidsettingswidget.cpp index 4ab8228d0b3..1c16ccda170 100644 --- a/src/plugins/android/androidsettingswidget.cpp +++ b/src/plugins/android/androidsettingswidget.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidsettingswidget.h b/src/plugins/android/androidsettingswidget.h index 74e7fe6d433..145785ab409 100644 --- a/src/plugins/android/androidsettingswidget.h +++ b/src/plugins/android/androidsettingswidget.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidsignaloperation.cpp b/src/plugins/android/androidsignaloperation.cpp index 8aa31400bbb..0b2a4868b5f 100644 --- a/src/plugins/android/androidsignaloperation.cpp +++ b/src/plugins/android/androidsignaloperation.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidsignaloperation.h b/src/plugins/android/androidsignaloperation.h index 8ee6f390f43..77cf0f5d29d 100644 --- a/src/plugins/android/androidsignaloperation.h +++ b/src/plugins/android/androidsignaloperation.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidtoolchain.cpp b/src/plugins/android/androidtoolchain.cpp index a1148870d12..b55ace71dc6 100644 --- a/src/plugins/android/androidtoolchain.cpp +++ b/src/plugins/android/androidtoolchain.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/androidtoolchain.h b/src/plugins/android/androidtoolchain.h index 0ce13be219d..343545598a4 100644 --- a/src/plugins/android/androidtoolchain.h +++ b/src/plugins/android/androidtoolchain.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/certificatesmodel.cpp b/src/plugins/android/certificatesmodel.cpp index e43b36008f8..1fa72af98d3 100644 --- a/src/plugins/android/certificatesmodel.cpp +++ b/src/plugins/android/certificatesmodel.cpp @@ -1,7 +1,7 @@ /**************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (c) 2014 BogDan Vatra <[email protected]> +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/certificatesmodel.h b/src/plugins/android/certificatesmodel.h index f712433aa8f..1061e50cf20 100644 --- a/src/plugins/android/certificatesmodel.h +++ b/src/plugins/android/certificatesmodel.h @@ -1,7 +1,7 @@ /**************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (c) 2014 BogDan Vatra <[email protected]> +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/createandroidmanifestwizard.cpp b/src/plugins/android/createandroidmanifestwizard.cpp index be51fb1c77d..5176b789309 100644 --- a/src/plugins/android/createandroidmanifestwizard.cpp +++ b/src/plugins/android/createandroidmanifestwizard.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/createandroidmanifestwizard.h b/src/plugins/android/createandroidmanifestwizard.h index e32445ee0fd..a92c610e6f4 100644 --- a/src/plugins/android/createandroidmanifestwizard.h +++ b/src/plugins/android/createandroidmanifestwizard.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/javaparser.cpp b/src/plugins/android/javaparser.cpp index 8ef58a936cd..6f8183d715e 100644 --- a/src/plugins/android/javaparser.cpp +++ b/src/plugins/android/javaparser.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/android/javaparser.h b/src/plugins/android/javaparser.h index c28a5a2418d..90ae8e8b911 100644 --- a/src/plugins/android/javaparser.h +++ b/src/plugins/android/javaparser.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 BogDan Vatra <[email protected]> +** Copyright (c) 2014 BogDan Vatra <[email protected]> ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. |