diff options
author | Bruce Momjian <bruce@momjian.us> | 2016-01-02 13:33:40 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2016-01-02 13:33:40 -0500 |
commit | ee943004466418595363d567f18c053bae407792 (patch) | |
tree | 9dce63059d075efff2faaad06def5d0a1ffb92e4 /src/include/common/fe_memutils.h | |
parent | dfcd9cb30237f882b7308bdcbfb0318b22b1e224 (diff) |
Update copyright for 2016
Backpatch certain files through 9.1
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 36882035a16..b4ce3d41ef4 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-2015, PostgreSQL Global Development Group + * Copyright (c) 2003-2016, PostgreSQL Global Development Group * * src/include/common/fe_memutils.h */ |