Update copyright year in license by grafruessel · Pull Request #5942 · wp-cli/wp-cli
Standard format of MIT license is:
Copyright <YEAR> <COPYRIGHT HOLDER>
So this should have been like this:
Copyright (C) 2011 WP-CLI Development Group (https://github.com/wp-cli/wp-cli/contributors)
I noticed similar in our other repos also. Should this format be adopted? Otherwise we would have to update year in license file every year. 😀