From 2d764dbc083ab8820ab6a9f06c7986a242111fdb Mon Sep 17 00:00:00 2001
From: Dave Page
Date: Tue, 4 Mar 2025 10:07:33 +0000
Subject: [PATCH] Correct note on naming to match reality.
Per discussion on -core and -hackers.
---
templates/pages/about/licence.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/pages/about/licence.html b/templates/pages/about/licence.html
index 3dfdc2d3..f79eaf0a 100644
--- a/templates/pages/about/licence.html
+++ b/templates/pages/about/licence.html
@@ -7,7 +7,7 @@ a liberal Open Source license, similar to the BSD or MIT licenses.
PostgreSQL Database Management System
- (formerly known as Postgres, then as Postgres95)
+ (also known as Postgres, formerly as Postgres95)
Portions Copyright © 1996-{% now "Y" %}, The PostgreSQL Global Development Group
--
2.39.5