-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LibreJS license comment missing #99
Comments
Wow, I didn't know this was a thing. I could see us doing this. As such, I'd prefer to use the "magnet link form" so I don't have to include the full text of the license in a minified file. According to Wikipedia, I use the "Expat" variation of the MIT license, so I think it would look like this: /**
* AnchorJS - v4.1.1 - 2018-07-01
* https://github.com/bryanbraun/anchorjs
* Copyright (c) 2018 Bryan Braun; Licensed MIT
*/
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT
... [script is here] ...
// @license-end Does that look right to you, @theel0ja? |
Yes. |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Guide: https://www.gnu.org/software/librejs/free-your-javascript.html
Releated to this file:
anchorjs/banner.js
Lines 1 to 17 in ac306bc
The text was updated successfully, but these errors were encountered: