diff options
author | Bruce Momjian <bruce@momjian.us> | 2022-01-07 19:04:57 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2022-01-07 19:04:57 -0500 |
commit | 27b77ecf9f4d5be211900eda54d8155ada50d696 (patch) | |
tree | 63b0c8a1c05e6fa3c0314212f64bc1cc6d26d6a6 /src/include/utils/jsonpath.h | |
parent | c3879a7b4c87344d804483234a7278a68e8248d9 (diff) | |
download | postgresql-27b77ecf9f4d5be211900eda54d8155ada50d696.tar.gz postgresql-27b77ecf9f4d5be211900eda54d8155ada50d696.zip |
Update copyright for 2022
Backpatch-through: 10
Diffstat (limited to 'src/include/utils/jsonpath.h')
-rw-r--r-- | src/include/utils/jsonpath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/jsonpath.h b/src/include/utils/jsonpath.h index 87d302b7028..cd0b5d5b61c 100644 --- a/src/include/utils/jsonpath.h +++ b/src/include/utils/jsonpath.h @@ -3,7 +3,7 @@ * jsonpath.h * Definitions for jsonpath datatype * - * Copyright (c) 2019-2021, PostgreSQL Global Development Group + * Copyright (c) 2019-2022, PostgreSQL Global Development Group * * IDENTIFICATION * src/include/utils/jsonpath.h |