0
Answered

source code credit

Tsachi 2 weeks ago updated 1 week ago 2

Hi,

I am building a Garmin hebrew calendar implementation. I will include the below credits for some of the code that helped me. Would you also want me to put the Monkey C code into your repository, or is the credit enough? I have no probelm sharing, but functionality is limited by watch capabilities right now.

This implementation is using code based on the HebCal (https://www.hebcal.com) APIs.
While I do not call their API directly, I have used their source code (https://hebcal.github.io/api/hdate/modules.html) to help build some of my functionality.
The use of such code is based on CC BY 4.0 International License, and does not imply endorsement from HebCal.

Answer

Answer
Answered

Hi, thanks for contacting Hebcal.

The @hebcal/hdate JavaScript source code that you are referencing is licensed under the GPL-2.0 license


https://github.com/hebcal/hdate-js?tab=GPL-2.0-1-ov-file#readme


If you are reusing source code to build your functionality, please be sure to note the The GNU General Public License 2.0 requirements. 

The CC BY 4.0 license applies to content generated by web APIs, but not for source code reuse.

Thanks. I have updated the credits.

Hebrew Calendar for Garmin watches is now released https://apps.garmin.com/apps/9bd47b54-4d2e-4337-bfab-1a30962a0666

Answer
Answered

Hi, thanks for contacting Hebcal.

The @hebcal/hdate JavaScript source code that you are referencing is licensed under the GPL-2.0 license


https://github.com/hebcal/hdate-js?tab=GPL-2.0-1-ov-file#readme


If you are reusing source code to build your functionality, please be sure to note the The GNU General Public License 2.0 requirements. 

The CC BY 4.0 license applies to content generated by web APIs, but not for source code reuse.