Re: [COMMITTERS] pgsql: sslinfo contrib module -

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: sslinfo contrib module -
Date: 2006-09-04 20:20:45
Message-ID: 20060904202045.GT4586@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Bruce Momjian wrote:
> Tom Lane wrote:
> > petere(at)postgresql(dot)org (Peter Eisentraut) writes:
> > > sslinfo contrib module - information about current SSL certificate
> > > Author: Victor Wagner <vitus(at)cryptocom(dot)ru>
> >
> > It was premature to add this: Bruce is still trying to get a copyright
> > assignment out of the author.
>
> I got it this morning. The text they sent was:
>
> > > The copyright has to be removed so it can be copyrighted by the
> > > PostgreSQL Global Development Group. Is that OK? We can still keep
> > > your name and company at the top.
> >
> > Yes, it can be removed. I just wasn't aware that copyright transfer is
> > neccessary. Most open-source projects don't have such a requirement, and
> > individual portions of code are copyrighted by their respecitve authors.

I still don't understand why is the copyright "assignment" needed at
all. Is it even valid, given that the PGDG does not have a written/
signed document? At least the FSF requires you to given them a written
and signed statement to that effect. And if it's not valid, why bother
doing it at all?

Also, the code is released under BSD license, so why is it important if
it says "Copyright Foo, Inc" or something else? We will be able to use
it regardless of the copyright assignment, as will anyone else.

One point may be that if PGDG doesn't have a "Copyright" line in the
header, it can't then automatically increment the year in there when the
time comes. Does this have anything to do with it? It may also have to
do with when someone from PGDG fixes a bug in that code.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-09-04 20:29:19 Re: [COMMITTERS] pgsql: sslinfo contrib module -
Previous Message Bruce Momjian 2006-09-04 20:10:53 pgsql: Add GIN documentation.

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-09-04 20:29:19 Re: [COMMITTERS] pgsql: sslinfo contrib module -
Previous Message Martijn van Oosterhout 2006-09-04 20:14:43 Re: Hierarchical Queries--Status