diff options
Diffstat (limited to 'src/include/postmaster/fork_process.h')
-rw-r--r-- | src/include/postmaster/fork_process.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/postmaster/fork_process.h b/src/include/postmaster/fork_process.h index e560d95cceb..c1cad6e83dd 100644 --- a/src/include/postmaster/fork_process.h +++ b/src/include/postmaster/fork_process.h @@ -3,7 +3,7 @@ * fork_process.h * Exports from postmaster/fork_process.c. * - * Copyright (c) 1996-2015, PostgreSQL Global Development Group + * Copyright (c) 1996-2016, PostgreSQL Global Development Group * * src/include/postmaster/fork_process.h * |