Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve/simplify LICENSE files (and create AUTHORS file) #25

Merged
merged 3 commits into from
Nov 24, 2024

Conversation

sergiodj
Copy link
Collaborator

The list of authors will only grow, so it's better to reference it from the LICENSE files.

Closes #20

@sergiodj sergiodj force-pushed the improve-licenses branch 2 times, most recently from b1e7bd3 to a3b005e Compare August 30, 2024 01:04
@ryandesign
Copy link
Contributor

Closes #20

It may synchronize the two files but it doesn't resolve the fact that two files exist that will need to remain synchronized. I had hoped the resolution would be for only a single license file to remain with the second one replaced by a symlink.

@sergiodj
Copy link
Collaborator Author

Closes #20

It may synchronize the two files but it doesn't resolve the fact that two files exist that will need to remain synchronized. I had hoped the resolution would be for only a single license file to remain with the second one replaced by a symlink.

As Samuel replied, it won't be possible to have a symlink. Sync'ing both files and then (hopefully) never having to touch them again is the best we can do for now. curl does the same thing.

AUTHORS Outdated Show resolved Hide resolved
Sergio Durigan Junior added 3 commits November 24, 2024 16:47
Signed-off-by: Sergio Durigan Junior <[email protected]>
Signed-off-by: Sergio Durigan Junior <[email protected]>
@samueloph samueloph merged commit 2f15e2a into curl:main Nov 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Two different license files
3 participants