projects
/
wrapfs-mgmt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e0f32d
)
copyright update script
author
Erez Zadok
<ezk@cs.sunysb.edu>
Sat, 7 May 2022 21:42:28 +0000
(17:42 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Sat, 7 May 2022 21:42:28 +0000
(17:42 -0400)
update-copyright.sh
patch
|
blob
|
history
diff --git
a/update-copyright.sh
b/update-copyright.sh
index 86982a454176a283723fbc6401938edebdd8e57d..5ae7e4b072da39d2d821a882232571ea5e01b051 100755
(executable)
--- a/
update-copyright.sh
+++ b/
update-copyright.sh
@@
-1,7
+1,7
@@
#!/bin/sh
fs=wrapfs
-newyear=202
0
-oldyear=20
19
+newyear=202
2
+oldyear=20
20
xsed "s/1998-$oldyear/1998-$newyear/g" fs/$fs/*.[hc]
xsed "s/2003-$oldyear/2003-$newyear/g" fs/$fs/*.[hc]