aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE.md
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE.md b/LICENSE.md
index c78c9c0..d9c0009 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -2,7 +2,7 @@
This project uses a dual-license model.
-## Content — CC BY-SA 4.0
+## Content: CC BY-SA 4.0
All written content, documentation, exercises, images, and diagrams are
licensed under the
@@ -13,7 +13,7 @@ You are free to share and adapt the material for any purpose, including
commercially, as long as you give credit and distribute derivative works under
the same license.
-## Code Samples — MIT
+## Code Samples: MIT
All code in `samples/` directories throughout the repository is licensed under
the [MIT License](LICENSES/MIT).