Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions src/licensedcode/data/licenses/postgresql.LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,15 @@ other_urls:
- https://opensource.org/licenses/PostgreSQL
ignorable_copyrights:
- Portions Copyright (c) 1994, The Regents of the University of California
- Portions Copyright (c) The PostgreSQL Global Development Group
- Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
ignorable_holders:
- The PostgreSQL Global Development Group
- PostgreSQL Global Development Group
- The Regents of the University of California
---

PostgreSQL is released under the PostgreSQL License, a liberal Open Source license, similar to the BSD or MIT licenses.

PostgreSQL Database Management System
(formerly known as Postgres, then as Postgres95)

Portions Copyright (c) The PostgreSQL Global Development Group
Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group

Portions Copyright (c) 1994, The Regents of the University of California

Expand Down