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

update copyright date to 2018 #699

Merged
merged 1 commit into from Jan 28, 2018
Merged

update copyright date to 2018 #699

merged 1 commit into from Jan 28, 2018

Conversation

jmrodri
Copy link
Contributor

@jmrodri jmrodri commented Jan 28, 2018

No description provided.

@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 28, 2018
@jmrodri
Copy link
Contributor Author

jmrodri commented Jan 28, 2018

git grep "Copyright (c) 2017" | grep -v ^vendor | awk -F : '{print $1}' | xargs  -I FILENAME perl -i -pe 's/Copyright \(c\) 2017/Copyright \(c\) 2018/' FILENAME

This is how I updated it.

@eriknelson eriknelson merged commit 5e58b6f into master Jan 28, 2018
@shawn-hurley
Copy link
Contributor

👍

@jmrodri jmrodri deleted the update-copyright branch February 1, 2018 21:02
jianzhangbjz pushed a commit to jianzhangbjz/ansible-service-broker that referenced this pull request May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants