summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2016-11-11 11:33:19 -0700
committerkballou <kballou@devnulllabs.io>2016-11-11 11:33:19 -0700
commit65799837b5f44516ec21cc3b9eeeaf63875d3939 (patch)
tree768bce32b800a6a1f11583bb819f4266789afcb6
parentb0982843fcca3f1ea0267883648403df6e96d8ce (diff)
downloadkennyballou.com-65799837b5f44516ec21cc3b9eeeaf63875d3939.tar.gz
kennyballou.com-65799837b5f44516ec21cc3b9eeeaf63875d3939.tar.xz
Update Licensing
Update CC to 4.0, add `by-nc-sa`
-rw-r--r--blag/config.yaml2
-rw-r--r--blag/layouts/partials/footer.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/blag/config.yaml b/blag/config.yaml
index 8c717cf..7a96afc 100644
--- a/blag/config.yaml
+++ b/blag/config.yaml
@@ -8,7 +8,7 @@ indexes:
topic: "topics"
permalinks:
blog: /blog/:year/:month/:slug
-copyright: "Creative Commons Attribution"
+copyright: "This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License."
author:
name: "Kenny Ballou"
...
diff --git a/blag/layouts/partials/footer.html b/blag/layouts/partials/footer.html
index c80ebf8..3f71e06 100644
--- a/blag/layouts/partials/footer.html
+++ b/blag/layouts/partials/footer.html
@@ -2,7 +2,7 @@
<div id="footer">
<div class="colleft">
<p>&copy; 2016 Kenny Ballou. <a
- href="http://creativecommons.org/licenses/by/3.0/">Some rights
+ href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Some rights
reserved.</a></p>
</div>
<div class="colright">