diff options
Diffstat (limited to 'contrib/pgcrypto/meson.build')
| -rw-r--r-- | contrib/pgcrypto/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pgcrypto/meson.build b/contrib/pgcrypto/meson.build index 598d91a9bfa..df7dd50dbc3 100644 --- a/contrib/pgcrypto/meson.build +++ b/contrib/pgcrypto/meson.build @@ -1,4 +1,4 @@ -# Copyright (c) 2022, PostgreSQL Global Development Group +# Copyright (c) 2022-2023, PostgreSQL Global Development Group if not ssl.found() subdir_done() |
