jameshalsall / licenser

Automatically prepends license headers to your PHP source files
MIT License
14 stars 2 forks source link

Rename the --remove-existing option to --replace-existing #9

Closed unfunco closed 8 years ago

unfunco commented 8 years ago

Renamed the --remove-existing option to --replace-existing – the reason being that a license cannot be removed without being replaced.

jameshalsall commented 8 years ago

This will need to be tagged in 1.0.0 of the lib, because it breaks BC. I will wait for the additional work you're doing around token streams before tagging.

unfunco commented 8 years ago

NP. I will try and get enough work done on it over the next couple of weeks to warrant the 1.0.0 – Semver allows for minor increment updates with BC changes if the major is set to 0 though, since it's known that the API is unstable before the major reaches 1.