diff options
author | Bruce Momjian | 2015-01-06 16:43:47 +0000 |
---|---|---|
committer | Bruce Momjian | 2015-01-06 16:43:47 +0000 |
commit | 4baaf863eca5412e07a8441b3b7e7482b7a8b21a (patch) | |
tree | cc846ecbd09b540bc7e8868db2dec202ff6c332e /src/include/common/fe_memutils.h | |
parent | adfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff) |
Update copyright for 2015
Backpatch certain files through 9.0
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 61c1b6fd2d3..f7114c244f3 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-2014, PostgreSQL Global Development Group + * Copyright (c) 2003-2015, PostgreSQL Global Development Group * * src/include/common/fe_memutils.h */ |