]> git.mxchange.org Git - core.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 6 Mar 2022 05:25:10 +0000 (06:25 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 6 Mar 2022 05:25:10 +0000 (06:25 +0100)
- updated copyright year

Signed-off-by: Roland Häder <roland@mxchange.org>
contrib/update_year.sh

index a1c6d6a9122ead5db60182e711673a0b9260d4a5..bb35a593ced262e6169c782b2805a25a40e8cfe1 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/2022 Core/2022 Core/g'