Skip to content

Commit

Permalink
[skip ci] add jQuery (version 1.12.4 ← for maximum compatibility)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mithgol committed Dec 23, 2016
1 parent 1af5066 commit e514db2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,8 @@ After that you may run `npm test` (in the directory of Fido2RSS). Only the J

## License

MIT License, see the `LICENSE` file.
MIT License (see the `LICENSE` file), with the following exceptions:

* The file `redirector/jquery.min.js` contains [jQuery](https://jquery.org/) under the terms of jQuery's [license](https://jquery.org/license/).

* The file `redirector/jsload.gif` is generated on http://ajaxload.info/ where the terms of the [Do What The Fuck You Want To Public License](http://www.wtfpl.net/) are said to apply.
Loading

0 comments on commit e514db2

Please sign in to comment.