[devdocsgjs/main: 1675/1867] jq: add to about_tmpl




commit 727c0c31c7a6121991b6248163ee28a0751421ba
Author: Simon Legner <Simon Legner gmail com>
Date:   Wed May 26 21:28:13 2021 +0200

    jq: add to about_tmpl

 assets/javascripts/templates/pages/about_tmpl.coffee | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/assets/javascripts/templates/pages/about_tmpl.coffee 
b/assets/javascripts/templates/pages/about_tmpl.coffee
index b86236b0..2aa3fdbb 100644
--- a/assets/javascripts/templates/pages/about_tmpl.coffee
+++ b/assets/javascripts/templates/pages/about_tmpl.coffee
@@ -416,6 +416,11 @@ credits = [
     '2007-2021 Pallets',
     'BSD',
     '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',
     'Packt Publishing<br>&copy; jQuery Foundation and other contributors',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]