lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master bd983ca0 1/3: Make next year's copyright upda


From: Greg Chicares
Subject: [lmi-commits] [lmi] master bd983ca0 1/3: Make next year's copyright update easier
Date: Fri, 13 Jan 2023 07:28:49 -0500 (EST)

branch: master
commit bd983ca0de9846e30e123a3568c45c8c9efa3d5b
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Make next year's copyright update easier
---
 gwc/develop0.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gwc/develop0.txt b/gwc/develop0.txt
index 85ab3d9d..46c52bb8 100644
--- a/gwc/develop0.txt
+++ b/gwc/develop0.txt
@@ -195,7 +195,7 @@ mkdir -p /tmp/web-cvs
 pushd /tmp/web-cvs
 cvs -z3 -d "chicares@cvs.sv.gnu.org:/web/lmi" checkout lmi
 cd lmi
-cp -aiv /opt/lmi/src/lmi/toms_748.html .
+for z in $(grep -l -dskip Copyright *); do sed -i $z 
-e'/Copyright/s/2022/2022, 2023/'; done
 cvs -z3 -d "chicares@cvs.sv.gnu.org:/web/lmi" commit -m'Refresh from git' 
toms_748.html
 popd
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]