about summary refs log tree commit diff stats
path: root/templates/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/list.html')
-rw-r--r--templates/list.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/list.html b/templates/list.html
index b958239..58b6b50 100644
--- a/templates/list.html
+++ b/templates/list.html
@@ -43,10 +43,10 @@
       </ul>
     </main>
     <footer>
-      Licensed under a
+      Licensed under
       <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"
-        >Creative Commons Attribution 4.0 International License</a
-      >.
+        >CC BY 4.0</a
+      >
     </footer>
   </body>
 </html>