Help me comply with licenses #674
-
Gm, frens, Are there some common ways of complying with the standardized open source licenses among devs, like, where to put license files, giving credits, etc? I did find Choose a License and The Legal Side of Open Source helpful, but still have questions. Here's my aave_brownie_py repo. 1. Let's start from the dependencies aave/protocol-v2 is AGPL-3.0 These files are not in my repo, but they do get fetched (outside the project dir) when compiling. The However, I do have 2. Other interfaces
3. PatrickAlphaC/aave_brownie_py Btw, Patrick did not provide any licenses copies / copyright notices besides the repo's 4. I have a few more questions but that's it for now |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
@PatrickAlphaC could you give us a hand o this one? |
Beta Was this translation helpful? Give feedback.
-
@cromewar delete the discussion, please |
Beta Was this translation helpful? Give feedback.
-
Okay, here's the commit I've made. TL;DR is down there👇 Of course, I did some research, too, and, as @cromewar said, the information isn't very concrete. On top of that, this is mostly legal stuff. However, two things are clear:
So, here's what I've done:
You can see examples here.
|
Beta Was this translation helpful? Give feedback.
Okay, here's the commit I've made. TL;DR is down there👇
Of course, I did some research, too, and, as @cromewar said, the information isn't very concrete. On top of that, this is mostly legal stuff. However, two things are clear:
So, here's what I've done: