Commit 7e3c689f authored by Bruce Momjian's avatar Bruce Momjian

Update copyright script, report year used

parent 5a2a527b
#!/bin/sh
# $PostgreSQL: pgsql/src/tools/copyright,v 1.12 2007/01/05 21:09:53 momjian Exp $
# $PostgreSQL: pgsql/src/tools/copyright,v 1.13 2007/01/05 21:29:20 momjian Exp $
echo "Using current year: `date '+%Y'`"
rgrep -l 'Copyright.*PostgreSQL Global Development Group' | while read FILE
do
......
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