diff options
author | Bruce Momjian <bruce@momjian.us> | 2020-01-01 12:21:45 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2020-01-01 12:21:45 -0500 |
commit | 7559d8ebfa11d98728e816f6b655582ce41150f3 (patch) | |
tree | 8414e77dc5bc0d450692cb67eaf7b021f18987c4 /src/include/common/fe_memutils.h | |
parent | b55413d77f96b9fa2dfae4ddec43412b90ebf588 (diff) |
Update copyrights for 2020
Backpatch-through: update all files in master, backpatch legal files through 9.4
Diffstat (limited to 'src/include/common/fe_memutils.h')
-rw-r--r-- | src/include/common/fe_memutils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common/fe_memutils.h b/src/include/common/fe_memutils.h index 3181ee17dd5..b2badd3172b 100644 --- a/src/include/common/fe_memutils.h +++ b/src/include/common/fe_memutils.h @@ -2,7 +2,7 @@ * fe_memutils.h * memory management support for frontend code * - * Copyright (c) 2003-2019, PostgreSQL Global Development Group + * Copyright (c) 2003-2020, PostgreSQL Global Development Group * * src/include/common/fe_memutils.h */ |