summaryrefslogtreecommitdiffstats
path: root/templates/page.tmpl
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-12-13 00:31:03 -0500
committerSacha Chua <sacha@sachachua.com>2021-12-13 00:31:03 -0500
commitf062a9081a25177723b0ae902b76cc886d5ec791 (patch)
tree2752139dc10ad994d42e263d4bd42ef4886ff47f /templates/page.tmpl
parent439572fd7503f13ba1297cc71341ec52f0e4059a (diff)
downloademacsconf-wiki-f062a9081a25177723b0ae902b76cc886d5ec791.tar.xz
emacsconf-wiki-f062a9081a25177723b0ae902b76cc886d5ec791.zip
Explain CC0
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 2fc13813..14b5ca8a 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -315,7 +315,7 @@ transcriptDiv.appendChild(transcriptLink)
</script>
<script>
// @license magnet:?xt=urn:btih:90dc5c0be029de84e523b9b3922520e79e0e6f08&dn=cc0.txt txt CC0-1.0
- // Copyright (c) 2021 Sacha Chua
+ // Copyright (c) 2021 Sacha Chua - CC0 Public Domain
function displayChapters(elem) {
var i;
var chapter;