Commit 19f7ca78 authored by Bruce Momjian's avatar Bruce Momjian

Fix for 2003 again.

parent eb20aa9e
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/^\(.*Portions Copyright (c) 1996-\)[0-9]*\(, PostgreSQL Global Development Group.*\)$/\12003\2/g' $FILE
done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment