diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-05-16 11:20:07 -0400 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-05-16 11:20:07 -0400 |
commit | 5987553fde2cb22b69cf9c7d71a92573b7a3b7c9 (patch) | |
tree | 715757753a6772ebaeca6ed1f53c16e7186ade41 /COPYRIGHT | |
parent | fe29b2a1dab2b3d81e6c350679b7d9b0e1c8c850 (diff) | |
download | postgresql-5987553fde2cb22b69cf9c7d71a92573b7a3b7c9.tar.gz postgresql-5987553fde2cb22b69cf9c7d71a92573b7a3b7c9.zip |
Align organization wording in copyright statement
This aligns the copyright and legal notice wordig with commit
a233a603bab8 and pgweb commit 2d764dbc083ab8. Backpatch down
to all supported versions.
Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Dave Page <dpage@pgadmin.org>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/744E414E-3F52-404C-97FB-ED9B3AA37DC8@yesql.se
Backpatch-through: 13
Diffstat (limited to 'COPYRIGHT')
-rw-r--r-- | COPYRIGHT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYRIGHT b/COPYRIGHT index be2d694b038..3b79b1b4ca0 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,5 @@ PostgreSQL Database Management System -(formerly known as Postgres, then as Postgres95) +(also known as Postgres, formerly known as Postgres95) Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group |