diff options
| author | Mark Lobodzinski <mark@lunarg.com> | 2017-01-10 11:42:22 -0700 |
|---|---|---|
| committer | Mark Lobodzinski <mark@lunarg.com> | 2017-01-11 07:26:37 -0700 |
| commit | d9c4ea9deff48c439412b8709aa2dc570238ee2a (patch) | |
| tree | a4dae906f8f4319ff717e108e040e9facca35f0e /scripts | |
| parent | cc940c46e7266bc87bdd0701bf0560ea099b454b (diff) | |
| download | usermoji-d9c4ea9deff48c439412b8709aa2dc570238ee2a.tar.xz | |
scripts: Update copyright notice dates for 2017
Change-Id: I6adc6a8ac07f2ac11814a6f8cd06b7d5b0c49797
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/helper_file_generator.py | 8 | ||||
| -rw-r--r-- | scripts/lvl_genvk.py | 3 |
2 files changed, 6 insertions, 5 deletions
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. |
