]> git.mxchange.org Git - core.git/blobdiff - contrib/update_year.sh
Continued:
[core.git] / contrib / update_year.sh
index bc341ada5de98b48ee95c38ca150367f7c3f04e1..a1c6d6a9122ead5db60182e711673a0b9260d4a5 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 # Really lame ...
-find */ -type f -print0 | xargs -0 sed -i 's/2020 Core/2020 Core/g'
+find */ -type f -print0 | xargs -0 sed -i 's/2021 Core/2021 Core/g'