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