PDA

View Full Version : Commercial Use


dblinux
05-22-02, 08:00
Somebody know if there are limit about a commercial distibution of Postgres.
I must sell a server Linux with Postgres inside but i'm not sure if i can sell open source software!

dblinux

rycamor
05-27-02, 04:25
PostgreSQL is released under the BSD licence (the same one used for FreeBSD Unix), which allows for any redistribution of the software.

In fact the BSD license is much more open than the GPL, which is used for Linux. It allows you to integrate a BSD-licensed product with any other software: proprietary, open, commercial, whatever. The only legal requirement AFAIK is that the original developers be given credit in the release notes.