summaryrefslogtreecommitdiff
path: root/contrib/ltree_plpython
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ltree_plpython')
-rw-r--r--contrib/ltree_plpython/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ltree_plpython/meson.build b/contrib/ltree_plpython/meson.build
index 70d2074bba..d6c1a2526a 100644
--- a/contrib/ltree_plpython/meson.build
+++ b/contrib/ltree_plpython/meson.build
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
if not python3_dep.found()
subdir_done()