summaryrefslogtreecommitdiff
path: root/src/bin/pg_amcheck/t/005_opclass_damage.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_amcheck/t/005_opclass_damage.pl')
-rw-r--r--src/bin/pg_amcheck/t/005_opclass_damage.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_amcheck/t/005_opclass_damage.pl b/src/bin/pg_amcheck/t/005_opclass_damage.pl
index 2f86f4f2a4..d81c9583de 100644
--- a/src/bin/pg_amcheck/t/005_opclass_damage.pl
+++ b/src/bin/pg_amcheck/t/005_opclass_damage.pl
@@ -1,5 +1,5 @@
-# Copyright (c) 2021, PostgreSQL Global Development Group
+# Copyright (c) 2021-2022, PostgreSQL Global Development Group
# This regression test checks the behavior of the btree validation in the
# presence of breaking sort order changes.