Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
bahua129045yCreativecommons used to have a nice web form that would give you the html you needed to paste licensing information into your markup. I'm at the train station right now though, and cannot easily check if they still do.
-
In a machine and human readable form so the LibreJS addon can read it.
By the way, it is (legally) enough if you leave it in the respective JavaScript file. -
Most sites have a note in the footer along the lines of "All content on this site is licensed under MIT [link to license]" and so on
-
bahua129045yFound it:
https://creativecommons.org/share-y...
...and if you have a specific license in mind, you can just adapt the pasted markup for it. -
@ColdFore Should be fine then (especially since many open source JS libraries are already published in some minified version).
Of course, showing the sources in a more prominent manner does not hurt either.
Related Rants
How do you include Licenses on your website? MIT etc
question
license
licenses