Copyright notices

Started by Tom Laneabout 25 years ago2 messageshackers
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Say Bruce, I notice that a lot of the files under src/bin still have

# Copyright (c) 1994, Regents of the University of California

and have never had a Postgres group copyright added to them. I updated
createdb just now to

# Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
# Portions Copyright (c) 1994, Regents of the University of California

but shouldn't they all look like this?

regards, tom lane

#2Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#1)
Re: Copyright notices

Say Bruce, I notice that a lot of the files under src/bin still have

# Copyright (c) 1994, Regents of the University of California

and have never had a Postgres group copyright added to them. I updated
createdb just now to

# Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
# Portions Copyright (c) 1994, Regents of the University of California

but shouldn't they all look like this?

They should all look like this. I will do it now.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026