jimmc414 / 1filellm

Specify a github or local repo, github pull request, arXiv or Sci-Hub paper, Youtube transcript or documentation URL on the web and scrape into a text file and clipboard for easier LLM ingestion
MIT License
432 stars 41 forks source link

Add license #2

Closed haesleinhuepf closed 7 months ago

haesleinhuepf commented 7 months ago

Hi @sammcj and @jimmc414

that's a fantastic tool, thanks for sharing! I was just wondering under which conditions one could reuse the code provided here. Would you mind adding a license file? If you're new to licensing and/or wonder which license to use, you can read more in this blob post: https://focalplane.biologists.com/2023/05/06/if-you-license-it-itll-be-harder-to-steal-it-why-we-should-license-our-work/

Thanks!

Best, Robert

jimmc414 commented 7 months ago

Great advice and I'm thrilled you find it useful. I have added a permissive MIT license linked here: https://github.com/jimmc414/1filellm/blob/main/LICENSE

Thank you! Jim

On Fri, Feb 23, 2024 at 4:35 AM Robert Haase @.***> wrote:

Hi @sammcj https://github.com/sammcj and @jimmc414 https://github.com/jimmc414

that's a fantastic tool, thanks for sharing! I was just wondering under which conditions one could reuse the code provided here. Would you mind adding a license file? If you're new to licensing and/or wonder which license to use, you can read more in this blob post: https://focalplane.biologists.com/2023/05/06/if-you-license-it-itll-be-harder-to-steal-it-why-we-should-license-our-work/

Thanks!

Best, Robert

— Reply to this email directly, view it on GitHub https://github.com/jimmc414/1filellm/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQNOIOHIV3SQFWZGJUPBK3YVBWHTAVCNFSM6AAAAABDWPSXUCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE2TAOBRGE3TAMQ . You are receiving this because you were mentioned.Message ID: @.***>

haesleinhuepf commented 7 months ago

awesome, thanks for the quick response!