Skip to content

Commit 3d7c6df

Browse files
danielgustafssonhopebo
authored andcommitted
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 <[email protected]> Reviewed-by: Dave Page <[email protected]> Reviewed-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 13 (cherry picked from commit 83dbe8aacdbdb3d297b113d0ccb5c0ab1e699802)
1 parent 8b17be1 commit 3d7c6df

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

COPYRIGHT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PostgreSQL Database Management System
2-
(formerly known as Postgres, then as Postgres95)
2+
(also known as Postgres, formerly known as Postgres95)
33

44
Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
55

doc/src/sgml/legal.sgml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,15 @@
1111
<title>Legal Notice</title>
1212

1313
<para>
14-
<productname>PostgreSQL</productname> is Copyright &copy; 1996&ndash;2025
15-
by the PostgreSQL Global Development Group.
14+
<productname>PostgreSQL</productname> Database Management System
15+
(also known as Postgres, formerly known as Postgres95)
1616
</para>
1717

1818
<para>
19-
<productname>Postgres95</productname> is Copyright &copy; 1994&ndash;5
20-
by the Regents of the University of California.
19+
Portions Copyright &copy; 1996-2025, PostgreSQL Global Development Group
20+
</para>
21+
<para>
22+
Portions Copyright &copy; 1994, The Regents of the University of California
2123
</para>
2224

2325
<para>

0 commit comments

Comments
 (0)