Replies: 2 comments
-
Thanks @tpoliaw! You are right! When I took over maintenance, I touched a lot of files, but the LICENSE wasn't on my list. 😆 It's corrected in commit c47774d |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, I'll update the file header. And thanks for the library, it's saved me a lot of time. |
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.
-
Hi, I'm vendoring a very stripped down version of python-semver for the comparison methods (just the
Version
class with all the bump methods missing) and while copying the license and copyright into the reduced file, I noticed the lineShould that
{organization}
placeholder be replaced with something? Not sure what it'd be if this is a personal project. The opensource.org version hasNeither the name of the copyright holder nor the names of its contributors...
instead.Beta Was this translation helpful? Give feedback.
All reactions