From d9c4ea9deff48c439412b8709aa2dc570238ee2a Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Tue, 10 Jan 2017 11:42:22 -0700 Subject: scripts: Update copyright notice dates for 2017 Change-Id: I6adc6a8ac07f2ac11814a6f8cd06b7d5b0c49797 --- scripts/helper_file_generator.py | 8 ++++---- scripts/lvl_genvk.py | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'scripts') diff --git a/scripts/helper_file_generator.py b/scripts/helper_file_generator.py index 4f837270..7612dabb 100644 --- a/scripts/helper_file_generator.py +++ b/scripts/helper_file_generator.py @@ -1,9 +1,9 @@ #!/usr/bin/python3 -i # -# Copyright (c) 2015-2016 The Khronos Group Inc. -# Copyright (c) 2015-2016 Valve Corporation -# Copyright (c) 2015-2016 LunarG, Inc. -# Copyright (c) 2015-2016 Google Inc. +# Copyright (c) 2015-2017 The Khronos Group Inc. +# Copyright (c) 2015-2017 Valve Corporation +# Copyright (c) 2015-2017 LunarG, Inc. +# Copyright (c) 2015-2017 Google Inc. # # 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/scripts/lvl_genvk.py b/scripts/lvl_genvk.py index 4d883da3..f4ef85ee 100644 --- a/scripts/lvl_genvk.py +++ b/scripts/lvl_genvk.py @@ -1,6 +1,7 @@ #!/usr/bin/python3 # -# Copyright (c) 2013-2016 The Khronos Group Inc. +# Copyright (c) 2013-2017 The Khronos Group Inc. +# Copyright (c) 2015-2017 LunarG, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- cgit v1.2.3