diff options
author | Bocklage, Jens <Jens_Bocklage@mentor.com> | 2017-01-04 15:03:12 +0100 |
---|---|---|
committer | Bocklage, Jens <Jens_Bocklage@mentor.com> | 2017-01-04 15:03:12 +0100 |
commit | 09f2f0036f122e49aa49e6c446d723850192a725 (patch) | |
tree | 9f6621cc4e231634f30df62845345f26d0033963 /InputEventManager | |
parent | 835805a049bfb404179a3281d7cbfc149f291fe7 (diff) |
Add 2017 to copyright
Happy new year
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Diffstat (limited to 'InputEventManager')
-rw-r--r-- | InputEventManager/InputEventManager.pro | 2 | ||||
-rw-r--r-- | InputEventManager/src/inputeventmanager.cpp | 2 | ||||
-rw-r--r-- | InputEventManager/src/inputeventmanager.h | 2 | ||||
-rw-r--r-- | InputEventManager/src/main.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
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. |