misc: Update author information

Author information was added to any file
with the standard license text.
Authors were added that added/changed >= 3%
of the lines of a file.
diff --git a/vk-layer-generate.py b/vk-layer-generate.py
index 06a8ee2..669b591 100755
--- a/vk-layer-generate.py
+++ b/vk-layer-generate.py
@@ -22,6 +22,12 @@
 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 # DEALINGS IN THE SOFTWARE.
 #
+# Author: Courtney Goeltzenleuchter <courtney@LunarG.com>
+# Author: Jon Ashburn <jon@lunarg.com>
+# Author: Mark Lobodzinski <mark@lunarg.com>
+# Author: Mike Stroyan <mike@LunarG.com>
+# Author: Tony Barbour <tony@LunarG.com>
+#
 # Authors:
 #   Chia-I Wu <olv@lunarg.com>
 
@@ -102,6 +108,12 @@
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  * DEALINGS IN THE SOFTWARE.
+ *
+ * Author: Courtney Goeltzenleuchter <courtney@LunarG.com>
+ * Author: Jon Ashburn <jon@lunarg.com>
+ * Author: Mark Lobodzinski <mark@lunarg.com>
+ * Author: Mike Stroyan <mike@LunarG.com>
+ * Author: Tony Barbour <tony@LunarG.com>
  */"""
 
     def generate_header(self):