summaryrefslogtreecommitdiff
path: root/src/test/authentication/t/006_login_trigger.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/authentication/t/006_login_trigger.pl')
-rw-r--r--src/test/authentication/t/006_login_trigger.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/authentication/t/006_login_trigger.pl b/src/test/authentication/t/006_login_trigger.pl
index b06de1706ae..9989b70ea39 100644
--- a/src/test/authentication/t/006_login_trigger.pl
+++ b/src/test/authentication/t/006_login_trigger.pl
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2025, PostgreSQL Global Development Group
+# Copyright (c) 2021-2026, PostgreSQL Global Development Group
# Tests of authentication via login trigger. Mostly for rejection via
# exception, because this scenario cannot be covered with *.sql/*.out regress