aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorKarl Schultz <karl@lunarg.com>2016-03-09 15:14:19 -0700
committerKarl Schultz <karl@lunarg.com>2016-03-09 15:14:19 -0700
commitdd147ddd0b9af8f09b4444ae1fa1f499a24d83a2 (patch)
treee45e32a1234ad6970210023f338e6cfdfb3d6054 /CONTRIBUTING.md
parentb9b8f6bf5b70147b2bcaf9fd35f8ffeed184328c (diff)
downloadvulkan-tools-dd147ddd0b9af8f09b4444ae1fa1f499a24d83a2.tar.gz
Update CONTRIBUTING.md
Fix typos
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files 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.