diff options
author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-10-29 13:50:34 -0600 |
---|---|---|
committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-11-04 13:15:18 -0700 |
commit | 8a17da586c0f31c72aefe229449d55ea18682be9 (patch) | |
tree | 84e310007c5254a0d3734d8d01800107bd9e3ffb /vk_layer_documentation_generate.py | |
parent | 50c57efd215d2bc06616b7707d460c7a1b8b7774 (diff) |
misc: switch copyright to Valve
Diffstat (limited to 'vk_layer_documentation_generate.py')
-rwxr-xr-x | vk_layer_documentation_generate.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vk_layer_documentation_generate.py b/vk_layer_documentation_generate.py index c7f18354..adfefdb5 100755 --- a/vk_layer_documentation_generate.py +++ b/vk_layer_documentation_generate.py @@ -1,8 +1,6 @@ #!/usr/bin/env python3 # -# VK -# -# 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"), |