diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/vulkaninfo_generator.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/vulkaninfo_generator.py b/scripts/vulkaninfo_generator.py index 30b938c4..7f1e1361 100644 --- a/scripts/vulkaninfo_generator.py +++ b/scripts/vulkaninfo_generator.py @@ -33,9 +33,9 @@ from common_codegen import * license_header = ''' /* - * Copyright (c) 2019 The Khronos Group Inc. - * Copyright (c) 2019 Valve Corporation - * Copyright (c) 2019 LunarG, Inc. + * Copyright (c) 2019-2021 The Khronos Group Inc. + * Copyright (c) 2019-2021 Valve Corporation + * Copyright (c) 2019-2021 LunarG, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
