Skip to content

Commit 727c0c3

Browse files
committed
jq: add to about_tmpl
1 parent 9a8b94f commit 727c0c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/javascripts/templates/pages/about_tmpl.coffee

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,11 @@ credits = [
416416
'2007-2021 Pallets',
417417
'BSD',
418418
'https://github.com/pallets/jinja/blob/master/LICENSE.rst'
419+
], [
420+
'jq',
421+
'Stephen Dolan',
422+
'CC-BY-3.0',
423+
'https://github.com/stedolan/jq/blob/master/COPYING#L24-L28'
419424
], [
420425
'jQuery',
421426
'Packt Publishing<br>&copy; jQuery Foundation and other contributors',

0 commit comments

Comments
 (0)