mirror of https://github.com/postgres/postgres
so it won't miss 'em again.WIN32_DEV
parent
d10146c067
commit
2f9c859ea1
@ -1,4 +1,4 @@ |
||||
rgrepc -l 'Copyright.*PostgreSQL Global Development Group' | while read FILE |
||||
do |
||||
pipe sed 's/^\(.*Portions Copyright (c) 1996-\)[0-9]*\(, PostgreSQL Global Development Group.*\)$/\12003\2/g' $FILE |
||||
pipe sed 's/^\(.*Copyright (c) [12][0-9][0-9][0-9]-\)[12][0-9][0-9][0-9]\(, PostgreSQL Global Development Group.*\)$/\12003\2/' $FILE |
||||
done |
||||
|
Loading…
Reference in new issue