diff options
Diffstat (limited to 'contrib/tablefunc/meson.build')
-rw-r--r-- | contrib/tablefunc/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tablefunc/meson.build b/contrib/tablefunc/meson.build index 8399b316b07..dccf3b37582 100644 --- a/contrib/tablefunc/meson.build +++ b/contrib/tablefunc/meson.build @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023, PostgreSQL Global Development Group +# Copyright (c) 2022-2024, PostgreSQL Global Development Group tablefunc_sources = files( 'tablefunc.c', |