summaryrefslogtreecommitdiff
path: root/libpq
diff options
context:
space:
mode:
Diffstat (limited to 'libpq')
-rw-r--r--libpq/buildfile2
-rw-r--r--libpq/libpq/buildfile2
-rw-r--r--libpq/manifest2
3 files changed, 3 insertions, 3 deletions
diff --git a/libpq/buildfile b/libpq/buildfile
index a013a31..51ee818 100644
--- a/libpq/buildfile
+++ b/libpq/buildfile
@@ -1,5 +1,5 @@
# file : buildfile
-# license : PostgreSQL Licene; see accompanying COPYRIGHT file
+# license : PostgreSQL License; see accompanying COPYRIGHT file
./: {*/ -build/} doc{COPYRIGHT INSTALL README} manifest
diff --git a/libpq/libpq/buildfile b/libpq/libpq/buildfile
index 010be7b..e6608b2 100644
--- a/libpq/libpq/buildfile
+++ b/libpq/libpq/buildfile
@@ -1,5 +1,5 @@
# file : libpq/buildfile
-# license : PostgreSQL Licene; see accompanying COPYRIGHT file
+# license : PostgreSQL License; see accompanying COPYRIGHT file
# Note that libz is only used in the backend server.
#
diff --git a/libpq/manifest b/libpq/manifest
index 3b57284..c8f1fa3 100644
--- a/libpq/manifest
+++ b/libpq/manifest
@@ -8,7 +8,7 @@ upstream-version: 14.0
project: postgresql
summary: PostgreSQL C API client library
-license: PostgreSQL License ; Permissive free software license.
+license: PostgreSQL ; Permissive free software license.
topics: C, PostgreSQL, SQL, relational database
description-file: README
url: https://www.postgresql.org/