Skip to content
Snippets Groups Projects
Commit 4ea43bdf authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update copyright script.

parent 11373311
No related branches found
No related tags found
No related merge requests found
rgrepc -l 'Copyright.*PostgreSQL Global Development Group' | while read FILE
rgrep -l 'Copyright.*PostgreSQL Global Development Group' | while read FILE
do
pipe sed 's/^\(.*Copyright (c) [12][0-9][0-9][0-9]-\)[12][0-9][0-9][0-9]\(, PostgreSQL Global Development Group.*\)$/\12005\2/' $FILE
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment