Closed ghost closed 2 years ago
grep -RiIl 'Copyright 2013-20XX Bas van den Berg' | xargs sed -i 's/Copyright 2013-20XX Bas van den Berg/Copyright 2013-20YY Bas van den Berg/g'
That should be enough to automate this, I can write an automation script if requested.
Thx!
I updated all the copyright notices to current year.