summaryrefslogtreecommitdiffstats
path: root/interfaces
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2017-01-04 15:03:12 +0100
committerBocklage, Jens <Jens_Bocklage@mentor.com>2017-01-04 15:03:12 +0100
commit09f2f0036f122e49aa49e6c446d723850192a725 (patch)
tree9f6621cc4e231634f30df62845345f26d0033963 /interfaces
parent835805a049bfb404179a3281d7cbfc149f291fe7 (diff)
Add 2017 to copyright
Happy new year Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Diffstat (limited to 'interfaces')
-rw-r--r--interfaces/appframework.xml2
-rw-r--r--interfaces/daynightmode.xml2
-rw-r--r--interfaces/homescreen.xml2
-rw-r--r--interfaces/include/afm_user_daemon.hpp2
-rw-r--r--interfaces/include/appframework.hpp2
-rw-r--r--interfaces/include/daynightmode.hpp2
-rw-r--r--interfaces/include/homescreen.hpp2
-rw-r--r--interfaces/include/inputevent.hpp2
-rw-r--r--interfaces/include/popup.hpp2
-rw-r--r--interfaces/include/proximity.hpp2
-rw-r--r--interfaces/include/statusbar.hpp2
-rw-r--r--interfaces/include/windowmanager.hpp2
-rw-r--r--interfaces/inputevent.xml2
-rw-r--r--interfaces/interfaces.pri2
-rw-r--r--interfaces/interfaces.pro2
-rw-r--r--interfaces/popup.xml2
-rw-r--r--interfaces/proximity.xml2
-rw-r--r--interfaces/src/appframework.cpp2
-rw-r--r--interfaces/src/windowmanager.cpp2
-rw-r--r--interfaces/statusbar.xml2
-rw-r--r--interfaces/windowmanager.xml2
21 files changed, 21 insertions, 21 deletions
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.