diff options
Diffstat (limited to 'loader/vk-loader-generate.py')
| -rwxr-xr-x | loader/vk-loader-generate.py | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/loader/vk-loader-generate.py b/loader/vk-loader-generate.py index 2fcb0698..2930cd6b 100755 --- a/loader/vk-loader-generate.py +++ b/loader/vk-loader-generate.py @@ -1,8 +1,6 @@ #!/usr/bin/env python3 # -# VK -# -# Copyright (C) 2014 LunarG, Inc. +# Copyright (C) 2015 Valve Corporation # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -90,7 +88,7 @@ class Subcommand(object): /* * - * Copyright (C) 2014 LunarG, Inc. + * Copyright (C) 2015 Valve Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), @@ -308,7 +306,7 @@ class WinDefFileSubcommand(Subcommand): ;;;; Begin Copyright Notice ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Vulkan ; -; Copyright (C) 2015 LunarG, Inc. +; Copyright (C) 2015 Valve Corporation ; ; Permission is hereby granted, free of charge, to any person obtaining a ; copy of this software and associated documentation files (the "Software"), |
