diff options
author | Grant Shangreaux <grant@unabridgedsoftware.com> | 2020-12-29 12:55:38 -0600 |
---|---|---|
committer | Grant Shangreaux <grant@unabridgedsoftware.com> | 2020-12-29 12:55:38 -0600 |
commit | 6330b5793b5c2b720a97baada33c61475be3250c (patch) | |
tree | 56cf690f9beda133fadc3c95edbf13ecc3a98832 /templates | |
parent | a06133c5976c8e20efa4b755d7c05f0faad2b843 (diff) | |
download | emacsconf-wiki-6330b5793b5c2b720a97baada33c61475be3250c.tar.xz emacsconf-wiki-6330b5793b5c2b720a97baada33c61475be3250c.zip |
Fix: LibreJS tag license descriptor string
Diffstat (limited to '')
-rw-r--r-- | templates/page.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index b04a8dc0..747d8b9c 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -38,7 +38,7 @@ </TMPL_UNLESS> <script> - // @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL v3.0 + // @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL-3.0 /* This script enables wiki editors to create anchor tags with the class "time-link" |