Re: copyright problem in REL_13_STABLE

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: copyright problem in REL_13_STABLE
Дата
Msg-id B2F8B69E-9DFD-4F8C-BFCD-443702738970@yesql.se
обсуждение исходный текст
Ответ на copyright problem in REL_13_STABLE  ("Wang, Shenhao" <wangsh.fnst@cn.fujitsu.com>)
Ответы Re: copyright problem in REL_13_STABLE
Список pgsql-hackers
> On 11 Sep 2020, at 10:42, Wang, Shenhao <wangsh.fnst@cn.fujitsu.com> wrote:

> the copyright is still
> Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
>
> Should it be update to '1996-2020' before REL_13_RC1 released?

Nice catch, the file was added after the 2020 copyright update so should
definitely have 1996-2020 as the copyright range.  This is probably just a
copy-pasteo in 40b3e2c201a, cc:ing Álvaro.

cheers ./daniel


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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: Transactions involving multiple postgres foreign servers, take 2
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Fix for parallel BTree initialization bug