From dd147ddd0b9af8f09b4444ae1fa1f499a24d83a2 Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Wed, 9 Mar 2016 15:14:19 -0700 Subject: Update CONTRIBUTING.md Fix typos --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 77d8ff7f..cdc72148 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -81,10 +81,10 @@ You'll be prompted with a "click-through" CLA as part of submitting your pull re ### **License and Copyrights** All contributions made to the Vulkan-LoaderAndValidationLayers repository are Khronos branded and as such, -any new files need to have the Khronos license (MIT like) and copyright included. +any new files need to have the Khronos license (MIT style) and copyright included. Please see an existing file in this repository for an example. -All contributions make to the LunarG repositories are to be made under the MIT license +All contributions made to the LunarG repositories are to be made under the MIT license and any new files need to include this license and any applicable copyrights. You can include your individual copyright after any existing copyrights. -- cgit v1.2.3