Browse Source

jq: add to about_tmpl

Simon Legner 4 years ago
parent
commit
727c0c31c7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      assets/javascripts/templates/pages/about_tmpl.coffee

+ 5 - 0
assets/javascripts/templates/pages/about_tmpl.coffee

@@ -416,6 +416,11 @@ credits = [
     '2007-2021 Pallets',
     '2007-2021 Pallets',
     'BSD',
     'BSD',
     'https://github.com/pallets/jinja/blob/master/LICENSE.rst'
     'https://github.com/pallets/jinja/blob/master/LICENSE.rst'
+  ], [
+    'jq',
+    'Stephen Dolan',
+    'CC-BY-3.0',
+    'https://github.com/stedolan/jq/blob/master/COPYING#L24-L28'
   ], [
   ], [
     'jQuery',
     'jQuery',
     'Packt Publishing<br>&copy; jQuery Foundation and other contributors',
     'Packt Publishing<br>&copy; jQuery Foundation and other contributors',