Re: GNU GPL license in some of the source files

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: Chris Mildebrandt <chris(at)woodenrhino(dot)com>
Cc: "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org>
Subject: Re: GNU GPL license in some of the source files
Date: 2014-05-20 15:01:51
Message-ID: CA+mi_8b1Nk+j1736AVH4Y9_e4f3WmduxOXPwnW_WtMRG_2eUiA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: psycopg

On Tue, May 20, 2014 at 3:43 PM, Chris Mildebrandt
<chris(at)woodenrhino(dot)com> wrote:
> Hi Daniele,
>
> Thanks for the clarification on the licensing for psycopg. If you can give
> some quick high-level steps on how to submit a patch, I can do that for the
> files mentioned below.

If you want to go through git you can fork the git repos at
https://github.com/psycopg/psycopg2/ (check out the tag 2_5_3), change
the 6 files above and remove the unwanted license, commit then send a
pull request. Otherwise just send me a diff via email of the 6 changed
files and I'll apply it.

-- Daniele

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message lcelati 2014-05-20 15:36:27 psycopg : web service
Previous Message Chris Mildebrandt 2014-05-20 14:43:07 Re: GNU GPL license in some of the source files