Copyright notices

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Copyright notices
Дата
Msg-id 12637.982519190@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: Copyright notices  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: WAL and commit_delay
Следующее
От: Tom Lane
Дата:
Сообщение: Re: beta5 ...