summaryrefslogtreecommitdiff
path: root/src/test/authentication/t/003_peer.pl
diff options
context:
space:
mode:
authorBruce Momjian2023-01-02 20:00:37 +0000
committerBruce Momjian2023-01-02 20:00:37 +0000
commitc8e1ba736b2b9e8c98d37a5b77c4ed31baf94147 (patch)
treebc2e271d4b902b97d9dee7870b138d5750aa86db /src/test/authentication/t/003_peer.pl
parent325bc54eed4ea0836a0bb715bb18342f0c1c668a (diff)
Update copyright for 2023
Backpatch-through: 11
Diffstat (limited to 'src/test/authentication/t/003_peer.pl')
-rw-r--r--src/test/authentication/t/003_peer.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/authentication/t/003_peer.pl b/src/test/authentication/t/003_peer.pl
index 26c34d05d3c..24cefd14e0a 100644
--- a/src/test/authentication/t/003_peer.pl
+++ b/src/test/authentication/t/003_peer.pl
@@ -1,5 +1,5 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
# Tests for peer authentication and user name map.
# The test is skipped if the platform does not support peer authentication,