source files without copyright notices

Started by Joe Conwayalmost 10 years ago2 messages
#1Joe Conway
mail@joeconway.com

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

#2Michael Paquier
michael.paquier@gmail.com
In reply to: Joe Conway (#1)
Re: source files without copyright notices

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

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers