peachananr / purejs-onepage-scroll

The javascript version of the infamous jQuery One Page Scroll without relying on jQuery.
http://peachananr.github.io/purejs-onepage-scroll/demo/purejs_onepage_scroll_demo.html
GNU General Public License v2.0
768 stars 180 forks source link

Questions about library request in cdnjs #20

Open extend1994 opened 7 years ago

extend1994 commented 7 years ago

Hi, First, according to library request cdnjs/cdnjs#9714, I would like to check whether there is a valid tag that allows me to add the library with auto-update config. With auto-update config, cdnjs will be able to automatically update libraries that are known to git repo. For more details about auto-update config on cdnjs, please click https://github.com/cdnjs/cdnjs/blob/master/documents/autoupdate.md. For more details about tag, maybe you can check https://git-scm.com/book/en/v2/Git-Basics-Tagging

Second, I saw two licenses mentioned in the repository, one in readme is Attribution-ShareAlike 4.0 International, the other one in LICENSE is GPL-2.0. Could you please tell me that the library is under which one (or both)?

Thank you!

lorello commented 5 years ago

I'm asking the same thing, which is the right license to consider for the use of the library?