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? Joe -- Crunchy Data - http://crunchydata.com PostgreSQL Support for Secure Enterprises Consulting, Training, & Open Source Development
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
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера