summaryrefslogtreecommitdiff
path: root/contrib/sepgsql/launcher
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2026-01-01 13:24:10 -0500
committerBruce Momjian <bruce@momjian.us>2026-01-01 13:24:10 -0500
commit451c43974f8e199097d97624a4952ad0973cea61 (patch)
tree8a36348c0999fd7aebb2c4d2b344f6462faf3838 /contrib/sepgsql/launcher
parentf3c9e341cdf167ae3378e74e770558e81f9aa48e (diff)
Update copyright for 2026HEADorigin/masterorigin/HEADmaster
Backpatch-through: 14
Diffstat (limited to 'contrib/sepgsql/launcher')
-rwxr-xr-xcontrib/sepgsql/launcher2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sepgsql/launcher b/contrib/sepgsql/launcher
index 911e082fdee..0e8294b4705 100755
--- a/contrib/sepgsql/launcher
+++ b/contrib/sepgsql/launcher
@@ -2,7 +2,7 @@
#
# A wrapper script to launch psql command in regression test
#
-# Copyright (c) 2010-2025, PostgreSQL Global Development Group
+# Copyright (c) 2010-2026, PostgreSQL Global Development Group
#
# -------------------------------------------------------------------------