diff options
author | Bruce Momjian | 2012-01-01 23:01:58 +0000 |
---|---|---|
committer | Bruce Momjian | 2012-01-01 23:01:58 +0000 |
commit | e126958c2efdfc2d60b978d1fc7a780ff647e8ad (patch) | |
tree | 30b5ea1648285f983839f16b79f15af5abfeee0b /src/include/storage/shmem.h | |
parent | 6ba139dc5a8a5cce42f0508c14a8b42f4fb6b1cc (diff) |
Update copyright notices for year 2012.
Diffstat (limited to 'src/include/storage/shmem.h')
-rw-r--r-- | src/include/storage/shmem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/storage/shmem.h b/src/include/storage/shmem.h index 5d86b49e128..94f5a1286de 100644 --- a/src/include/storage/shmem.h +++ b/src/include/storage/shmem.h @@ -11,7 +11,7 @@ * at the same address. This means shared memory pointers can be passed * around directly between different processes. * - * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/storage/shmem.h |