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