aboutsummaryrefslogtreecommitdiff
path: root/contrib/hstore_plpython/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/hstore_plpython/meson.build')
-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 d087625e00d..0bd74754b1f 100644
--- a/contrib/hstore_plpython/meson.build
+++ b/contrib/hstore_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()