Replies: 1 comment
-
|
Thanks for spotting that. When I originally opened this fork I wanted the MIT license which is the most open license, I thought that's what the OG FileBrowser used too. When I realized it wasn't I switched it to apache, I didn't realize the license file was deleted. I'll add that back, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't help but notice that there's no license file in the repo, nor is there any embedded notice in source code (except the MIT licensed .golangci.yml). The only mention of the license of the project is the License badge in the README.
I'm not a lawyer, but according to the Apache 2.0 license:
Again, not a lawyer, but doesn't the LICENSE file and any other copyright notices need to be retained in a derivative work?
Beta Was this translation helpful? Give feedback.
All reactions