projects
/
styx.blog
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1e0751
)
Change license
author
David Kerkeslager
<kerkeslager@gmail.com>
Thu, 13 Aug 2020 20:01:28 +0000
(16:01 -0400)
committer
David Kerkeslager
<kerkeslager@gmail.com>
Thu, 13 Aug 2020 20:01:28 +0000
(16:01 -0400)
core/templates/core/base.html
patch
|
blob
|
history
diff --git
a/core/templates/core/base.html
b/core/templates/core/base.html
index
b98ea1d
..
46fd2e9
100644
(file)
--- a/
core/templates/core/base.html
+++ b/
core/templates/core/base.html
@@
-30,8
+30,8
@@
<section class="licenses">
Licenses:
<div>
- <span>Content: <a rel=
"license" href="http://creativecommons.org/licenses/by-sa/4.0/"
>CC BY-SA 4.0</a></span>
- <span>Code: <a rel=
"license" href="https://www.gnu.org/licenses/gpl.html">
GPL 3.0</a></span>
+ <span>Content: <a rel=
'license' href='http://creativecommons.org/licenses/by-sa/4.0/'
>CC BY-SA 4.0</a></span>
+ <span>Code: <a rel=
'license' href='https://www.gnu.org/licenses/agpl-3.0.html'>A
GPL 3.0</a></span>
</div>
</section>
</footer>