diff options
author | 2017-01-04 15:03:12 +0100 | |
---|---|---|
committer | 2017-01-04 15:03:12 +0100 | |
commit | 09f2f0036f122e49aa49e6c446d723850192a725 (patch) | |
tree | 9f6621cc4e231634f30df62845345f26d0033963 | |
parent | 835805a049bfb404179a3281d7cbfc149f291fe7 (diff) |
Add 2017 to copyright
Happy new year
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
72 files changed, 132 insertions, 69 deletions
diff --git a/HomeScreen.pro b/HomeScreen.pro index 99e6fe9..f81a77f 100644 --- a/HomeScreen.pro +++ b/HomeScreen.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/HomeScreen/HomeScreen.pro b/HomeScreen/HomeScreen.pro index 783c17b..dac9b96 100644 --- a/HomeScreen/HomeScreen.pro +++ b/HomeScreen/HomeScreen.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/HomeScreen/qml/Home.qml b/HomeScreen/qml/Home.qml index 5800f81..aa3a129 100644 --- a/HomeScreen/qml/Home.qml +++ b/HomeScreen/qml/Home.qml @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/qml/MediaArea.qml b/HomeScreen/qml/MediaArea.qml index 69b8951..d7159d2 100644 --- a/HomeScreen/qml/MediaArea.qml +++ b/HomeScreen/qml/MediaArea.qml @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/qml/MediaAreaBlank.qml b/HomeScreen/qml/MediaAreaBlank.qml index 3d53061..0dde451 100644 --- a/HomeScreen/qml/MediaAreaBlank.qml +++ b/HomeScreen/qml/MediaAreaBlank.qml @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/qml/MediaAreaMusic.qml b/HomeScreen/qml/MediaAreaMusic.qml index 843c53f..927e82c 100644 --- a/HomeScreen/qml/MediaAreaMusic.qml +++ b/HomeScreen/qml/MediaAreaMusic.qml @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/qml/MediaAreaRadio.qml b/HomeScreen/qml/MediaAreaRadio.qml index 42e2a34..a49f06d 100644 --- a/HomeScreen/qml/MediaAreaRadio.qml +++ b/HomeScreen/qml/MediaAreaRadio.qml @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/qml/ShortcutArea.qml b/HomeScreen/qml/ShortcutArea.qml index 1d7dd92..14c7b6b 100644 --- a/HomeScreen/qml/ShortcutArea.qml +++ b/HomeScreen/qml/ShortcutArea.qml @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/qml/ShortcutIcon.qml b/HomeScreen/qml/ShortcutIcon.qml index 299f6a8..6f8e05e 100644 --- a/HomeScreen/qml/ShortcutIcon.qml +++ b/HomeScreen/qml/ShortcutIcon.qml @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/qml/StatusArea.qml b/HomeScreen/qml/StatusArea.qml index 5f4e1cb..3fc3079 100644 --- a/HomeScreen/qml/StatusArea.qml +++ b/HomeScreen/qml/StatusArea.qml @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/qml/TopArea.qml b/HomeScreen/qml/TopArea.qml index fdf5a13..922742d 100644 --- a/HomeScreen/qml/TopArea.qml +++ b/HomeScreen/qml/TopArea.qml @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/qml/main.qml b/HomeScreen/qml/main.qml index 4c65fb5..11bd9d5 100644 --- a/HomeScreen/qml/main.qml +++ b/HomeScreen/qml/main.qml @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/appinfo.cpp b/HomeScreen/src/appinfo.cpp index 6b61632..fd9a585 100644 --- a/HomeScreen/src/appinfo.cpp +++ b/HomeScreen/src/appinfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * Copyright (C) 2016 The Qt Company Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/HomeScreen/src/appinfo.h b/HomeScreen/src/appinfo.h index a800a80..0d98b10 100644 --- a/HomeScreen/src/appinfo.h +++ b/HomeScreen/src/appinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * Copyright (C) 2016 The Qt Company Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/HomeScreen/src/applicationlauncher.cpp b/HomeScreen/src/applicationlauncher.cpp index 7011ebf..7b825bb 100644 --- a/HomeScreen/src/applicationlauncher.cpp +++ b/HomeScreen/src/applicationlauncher.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/applicationlauncher.h b/HomeScreen/src/applicationlauncher.h index 00fbbe8..f4066e5 100644 --- a/HomeScreen/src/applicationlauncher.h +++ b/HomeScreen/src/applicationlauncher.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/applicationmodel.cpp b/HomeScreen/src/applicationmodel.cpp index 2b56959..2601837 100644 --- a/HomeScreen/src/applicationmodel.cpp +++ b/HomeScreen/src/applicationmodel.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/homescreencontrolinterface.cpp b/HomeScreen/src/homescreencontrolinterface.cpp index 42638be..a9a1ba1 100644 --- a/HomeScreen/src/homescreencontrolinterface.cpp +++ b/HomeScreen/src/homescreencontrolinterface.cpp @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "homescreencontrolinterface.h" HomeScreenControlInterface::HomeScreenControlInterface(QObject *parent) : diff --git a/HomeScreen/src/homescreencontrolinterface.h b/HomeScreen/src/homescreencontrolinterface.h index 39652f1..d3e262d 100644 --- a/HomeScreen/src/homescreencontrolinterface.h +++ b/HomeScreen/src/homescreencontrolinterface.h @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef HOMESCREENCONTROLINTERFACE_H #define HOMESCREENCONTROLINTERFACE_H diff --git a/HomeScreen/src/layouthandler.cpp b/HomeScreen/src/layouthandler.cpp index 3c6eb5c..c0fa620 100644 --- a/HomeScreen/src/layouthandler.cpp +++ b/HomeScreen/src/layouthandler.cpp @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #include "layouthandler.h" #include <QTimerEvent> diff --git a/HomeScreen/src/layouthandler.h b/HomeScreen/src/layouthandler.h index e3c0246..c82bfda 100644 --- a/HomeScreen/src/layouthandler.h +++ b/HomeScreen/src/layouthandler.h @@ -1,3 +1,19 @@ +/* + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef LAYOUTHANDLER_H #define LAYOUTHANDLER_H @@ -21,7 +37,6 @@ public slots: private: void checkToDoQueue(); public slots: - // QList<int> requestGetAllSurfacesOfProcess(int pid); int requestGetSurfaceStatus(int surfaceId); void requestRenderSurfaceToArea(int surfaceId, int layoutArea); bool requestRenderSurfaceToAreaAllowed(int surfaceId, int layoutArea); diff --git a/HomeScreen/src/main.cpp b/HomeScreen/src/main.cpp index a4235de..47d4f16 100644 --- a/HomeScreen/src/main.cpp +++ b/HomeScreen/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/mainwindow.cpp b/HomeScreen/src/mainwindow.cpp index 6e4ec92..7a0d743 100644 --- a/HomeScreen/src/mainwindow.cpp +++ b/HomeScreen/src/mainwindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/mainwindow.h b/HomeScreen/src/mainwindow.h index 0747e46..ebcfea2 100644 --- a/HomeScreen/src/mainwindow.h +++ b/HomeScreen/src/mainwindow.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/popupwidget.cpp b/HomeScreen/src/popupwidget.cpp index 6cf00b1..1f062f1 100644 --- a/HomeScreen/src/popupwidget.cpp +++ b/HomeScreen/src/popupwidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/popupwidget.h b/HomeScreen/src/popupwidget.h index 97db3ba..7f3aaa8 100644 --- a/HomeScreen/src/popupwidget.h +++ b/HomeScreen/src/popupwidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/settingswidget.cpp b/HomeScreen/src/settingswidget.cpp index 85e97cb..1629bf0 100644 --- a/HomeScreen/src/settingswidget.cpp +++ b/HomeScreen/src/settingswidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/settingswidget.h b/HomeScreen/src/settingswidget.h index 067d095..75bb383 100644 --- a/HomeScreen/src/settingswidget.h +++ b/HomeScreen/src/settingswidget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreen/src/statusbarserver.cpp b/HomeScreen/src/statusbarserver.cpp index bf6489d..805c582 100644 --- a/HomeScreen/src/statusbarserver.cpp +++ b/HomeScreen/src/statusbarserver.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 The Qt Company Ltd. - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro b/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro index 7e50235..296900d 100644 --- a/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro +++ b/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/HomeScreenAppFrameworkBinderAGL/src/homescreenappframeworkbinderagl.cpp b/HomeScreenAppFrameworkBinderAGL/src/homescreenappframeworkbinderagl.cpp index 7f9cc51..125dba5 100644 --- a/HomeScreenAppFrameworkBinderAGL/src/homescreenappframeworkbinderagl.cpp +++ b/HomeScreenAppFrameworkBinderAGL/src/homescreenappframeworkbinderagl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreenAppFrameworkBinderAGL/src/homescreenappframeworkbinderagl.h b/HomeScreenAppFrameworkBinderAGL/src/homescreenappframeworkbinderagl.h index 62e7fcb..2990b2e 100644 --- a/HomeScreenAppFrameworkBinderAGL/src/homescreenappframeworkbinderagl.h +++ b/HomeScreenAppFrameworkBinderAGL/src/homescreenappframeworkbinderagl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreenAppFrameworkBinderAGL/src/main.cpp b/HomeScreenAppFrameworkBinderAGL/src/main.cpp index 5947563..12ed15c 100644 --- a/HomeScreenAppFrameworkBinderAGL/src/main.cpp +++ b/HomeScreenAppFrameworkBinderAGL/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreenAppFrameworkBinderTizen/HomeScreenAppFrameworkBinderTizen.pro b/HomeScreenAppFrameworkBinderTizen/HomeScreenAppFrameworkBinderTizen.pro index 255dbc3..a4934c3 100644 --- a/HomeScreenAppFrameworkBinderTizen/HomeScreenAppFrameworkBinderTizen.pro +++ b/HomeScreenAppFrameworkBinderTizen/HomeScreenAppFrameworkBinderTizen.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/HomeScreenAppFrameworkBinderTizen/src/homescreenappframeworkbindertizen.cpp b/HomeScreenAppFrameworkBinderTizen/src/homescreenappframeworkbindertizen.cpp index 625daec..31f4867 100644 --- a/HomeScreenAppFrameworkBinderTizen/src/homescreenappframeworkbindertizen.cpp +++ b/HomeScreenAppFrameworkBinderTizen/src/homescreenappframeworkbindertizen.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreenAppFrameworkBinderTizen/src/homescreenappframeworkbindertizen.h b/HomeScreenAppFrameworkBinderTizen/src/homescreenappframeworkbindertizen.h index f13be9a..d2ec714 100644 --- a/HomeScreenAppFrameworkBinderTizen/src/homescreenappframeworkbindertizen.h +++ b/HomeScreenAppFrameworkBinderTizen/src/homescreenappframeworkbindertizen.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreenAppFrameworkBinderTizen/src/main.cpp b/HomeScreenAppFrameworkBinderTizen/src/main.cpp index 8a3c11c..e639fe6 100644 --- a/HomeScreenAppFrameworkBinderTizen/src/main.cpp +++ b/HomeScreenAppFrameworkBinderTizen/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreenSimulator/HomeScreenSimulator.pro b/HomeScreenSimulator/HomeScreenSimulator.pro index 755a36b..3b2bcb2 100644 --- a/HomeScreenSimulator/HomeScreenSimulator.pro +++ b/HomeScreenSimulator/HomeScreenSimulator.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/HomeScreenSimulator/src/main.cpp b/HomeScreenSimulator/src/main.cpp index 101eedc..33b9fc2 100644 --- a/HomeScreenSimulator/src/main.cpp +++ b/HomeScreenSimulator/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreenSimulator/src/mainwindow.cpp b/HomeScreenSimulator/src/mainwindow.cpp index 5bb1487..ffc44fe 100644 --- a/HomeScreenSimulator/src/mainwindow.cpp +++ b/HomeScreenSimulator/src/mainwindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/HomeScreenSimulator/src/mainwindow.h b/HomeScreenSimulator/src/mainwindow.h index cf43002..581e4be 100644 --- a/HomeScreenSimulator/src/mainwindow.h +++ b/HomeScreenSimulator/src/mainwindow.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/InputEventManager/InputEventManager.pro b/InputEventManager/InputEventManager.pro index 4b6769a..9297342 100644 --- a/InputEventManager/InputEventManager.pro +++ b/InputEventManager/InputEventManager.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/InputEventManager/src/inputeventmanager.cpp b/InputEventManager/src/inputeventmanager.cpp index 4ca473c..c8d8d94 100644 --- a/InputEventManager/src/inputeventmanager.cpp +++ b/InputEventManager/src/inputeventmanager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/InputEventManager/src/inputeventmanager.h b/InputEventManager/src/inputeventmanager.h index 5cba888..ce1adaa 100644 --- a/InputEventManager/src/inputeventmanager.h +++ b/InputEventManager/src/inputeventmanager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/InputEventManager/src/main.cpp b/InputEventManager/src/main.cpp index a85a2d3..f710cb4 100644 --- a/InputEventManager/src/main.cpp +++ b/InputEventManager/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/SampleAppTimeDate/SampleAppTimeDate.pro b/SampleAppTimeDate/SampleAppTimeDate.pro index 18dca58..bcbe095 100644 --- a/SampleAppTimeDate/SampleAppTimeDate.pro +++ b/SampleAppTimeDate/SampleAppTimeDate.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/WindowManager/WindowManager.pro b/WindowManager/WindowManager.pro index 5aa7320..bcf1f90 100644 --- a/WindowManager/WindowManager.pro +++ b/WindowManager/WindowManager.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/WindowManager/src/main.cpp b/WindowManager/src/main.cpp index c578b47..5526c92 100644 --- a/WindowManager/src/main.cpp +++ b/WindowManager/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/WindowManager/src/windowmanager.cpp b/WindowManager/src/windowmanager.cpp index ac34756..e7802ca 100644 --- a/WindowManager/src/windowmanager.cpp +++ b/WindowManager/src/windowmanager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/WindowManager/src/windowmanager.hpp b/WindowManager/src/windowmanager.hpp index 70ae31a..89f255e 100644 --- a/WindowManager/src/windowmanager.hpp +++ b/WindowManager/src/windowmanager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/appframework.xml b/interfaces/appframework.xml index e2c088e..f10b3ae 100644 --- a/interfaces/appframework.xml +++ b/interfaces/appframework.xml @@ -1,5 +1,5 @@ <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> -<!-- Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +<!-- Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/interfaces/daynightmode.xml b/interfaces/daynightmode.xml index f95adcd..fb77045 100644 --- a/interfaces/daynightmode.xml +++ b/interfaces/daynightmode.xml @@ -1,5 +1,5 @@ <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> -<!-- Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +<!-- Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/interfaces/homescreen.xml b/interfaces/homescreen.xml index e9cad83..378ff54 100644 --- a/interfaces/homescreen.xml +++ b/interfaces/homescreen.xml @@ -1,5 +1,5 @@ <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> -<!-- Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +<!-- Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/interfaces/include/afm_user_daemon.hpp b/interfaces/include/afm_user_daemon.hpp index 256292b..b9a5321 100644 --- a/interfaces/include/afm_user_daemon.hpp +++ b/interfaces/include/afm_user_daemon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/include/appframework.hpp b/interfaces/include/appframework.hpp index 29c9b2b..98ec317 100644 --- a/interfaces/include/appframework.hpp +++ b/interfaces/include/appframework.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/include/daynightmode.hpp b/interfaces/include/daynightmode.hpp index 4081212..2d858bb 100644 --- a/interfaces/include/daynightmode.hpp +++ b/interfaces/include/daynightmode.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/include/homescreen.hpp b/interfaces/include/homescreen.hpp index bef3695..728962b 100644 --- a/interfaces/include/homescreen.hpp +++ b/interfaces/include/homescreen.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/include/inputevent.hpp b/interfaces/include/inputevent.hpp index ef269dd..8c6bf58 100644 --- a/interfaces/include/inputevent.hpp +++ b/interfaces/include/inputevent.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/include/popup.hpp b/interfaces/include/popup.hpp index 1b92333..9caa837 100644 --- a/interfaces/include/popup.hpp +++ b/interfaces/include/popup.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/include/proximity.hpp b/interfaces/include/proximity.hpp index d7708f9..898217f 100644 --- a/interfaces/include/proximity.hpp +++ b/interfaces/include/proximity.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/include/statusbar.hpp b/interfaces/include/statusbar.hpp index d7fcc0c..ecdcede 100644 --- a/interfaces/include/statusbar.hpp +++ b/interfaces/include/statusbar.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/include/windowmanager.hpp b/interfaces/include/windowmanager.hpp index ebab2d7..dd268dd 100644 --- a/interfaces/include/windowmanager.hpp +++ b/interfaces/include/windowmanager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/inputevent.xml b/interfaces/inputevent.xml index 813139b..74c698e 100644 --- a/interfaces/inputevent.xml +++ b/interfaces/inputevent.xml @@ -1,5 +1,5 @@ <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> -<!-- Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +<!-- Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/interfaces/interfaces.pri b/interfaces/interfaces.pri index 2483ec6..07b9e6a 100644 --- a/interfaces/interfaces.pri +++ b/interfaces/interfaces.pri @@ -1,5 +1,5 @@ # Copyright (C) 2016 The Qt Company Ltd. -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/interfaces/interfaces.pro b/interfaces/interfaces.pro index fe23f6c..9005915 100644 --- a/interfaces/interfaces.pro +++ b/interfaces/interfaces.pro @@ -1,4 +1,4 @@ -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/interfaces/popup.xml b/interfaces/popup.xml index c144f84..113ced9 100644 --- a/interfaces/popup.xml +++ b/interfaces/popup.xml @@ -1,5 +1,5 @@ <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> -<!-- Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +<!-- Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/interfaces/proximity.xml b/interfaces/proximity.xml index 017425d..c581254 100644 --- a/interfaces/proximity.xml +++ b/interfaces/proximity.xml @@ -1,5 +1,5 @@ <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> -<!-- Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +<!-- Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/interfaces/src/appframework.cpp b/interfaces/src/appframework.cpp index ced809e..7420642 100644 --- a/interfaces/src/appframework.cpp +++ b/interfaces/src/appframework.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/src/windowmanager.cpp b/interfaces/src/windowmanager.cpp index 77820ec..0811a57 100644 --- a/interfaces/src/windowmanager.cpp +++ b/interfaces/src/windowmanager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH + * Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/interfaces/statusbar.xml b/interfaces/statusbar.xml index 934cf27..ec51be2 100644 --- a/interfaces/statusbar.xml +++ b/interfaces/statusbar.xml @@ -1,5 +1,5 @@ <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> -<!-- Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +<!-- Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/interfaces/windowmanager.xml b/interfaces/windowmanager.xml index 8a34611..e3c6df3 100644 --- a/interfaces/windowmanager.xml +++ b/interfaces/windowmanager.xml @@ -1,5 +1,5 @@ <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> -<!-- Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +<!-- Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ivi_layermanagement_api.pri b/ivi_layermanagement_api.pri index 65bbf99..ad4513c 100644 --- a/ivi_layermanagement_api.pri +++ b/ivi_layermanagement_api.pri @@ -1,5 +1,5 @@ # Copyright (C) 2016 The Qt Company Ltd. -# Copyright (C) 2016 Mentor Graphics Development (Deutschland) GmbH +# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |