license issue

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ertan Kucukoglu

    license issue

    Dear All,

    I have a C program using postgresql api (embeded SQL). I plan to
    distribute it's source under
    the terms of GNU. I would like to know if there is any restrictions for
    this issue.

    Regards,

    --
    Ertan Küçükog(lu
    ertank@ozlerpla stik.com

    ---------------------------(end of broadcast)---------------------------
    TIP 1: subscribe and unsubscribe commands go to majordomo@postg resql.org

  • Bruce Momjian

    #2
    Re: license issue

    Ertan Kucukoglu wrote:[color=blue]
    > Dear All,
    >
    > I have a C program using postgresql api (embeded SQL). I plan to
    > distribute it's source under
    > the terms of GNU. I would like to know if there is any restrictions for
    > this issue.[/color]

    Our code is BSD licensed, and you can use it with GPL-licensed code and
    your code will remain GPL licensed.

    --
    Bruce Momjian | http://candle.pha.pa.us
    pgman@candle.ph a.pa.us | (610) 359-1001
    + If your life is a hard drive, | 13 Roberts Road
    + Christ can be your backup. | Newtown Square, Pennsylvania 19073

    ---------------------------(end of broadcast)---------------------------
    TIP 4: Don't 'kill -9' the postmaster

    Comment

    Working...