Re: source files without copyright notices

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: source files without copyright notices
Дата
Msg-id CAB7nPqSUEGDQSuDZK81KKPqRyQUxGTMa7mzL2b0KGLiJwj0uqA@mail.gmail.com
обсуждение исходный текст
Ответ на source files without copyright notices  (Joe Conway <mail@joeconway.com>)
Список pgsql-hackers
On Tue, Jan 19, 2016 at 5:55 AM, Joe Conway <mail@joeconway.com> wrote:
> I never noticed before, but today I came across a header file without
> any copyright notice at all. Turns out there are quite a few:
>
>   grep -riL Copyright src/* --include=*.c --include=*.h
>
> Shouldn't at least some of these get a copyright?

+1 for adding them where needed to be consistent, for example the
files in snowball don't need them. It would be nice as well to fix the
header format of what is in ecpg... That's a boring and repetitive
work, I don't mind helping out.
-- 
Michael



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: exposing pg_controldata and pg_config as functions
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: exposing pg_controldata and pg_config as functions