summaryrefslogtreecommitdiff
path: root/src/include/postmaster/fork_process.h
diff options
context:
space:
mode:
authorBruce Momjian2015-01-06 16:43:47 +0000
committerBruce Momjian2015-01-06 16:43:47 +0000
commit4baaf863eca5412e07a8441b3b7e7482b7a8b21a (patch)
treecc846ecbd09b540bc7e8868db2dec202ff6c332e /src/include/postmaster/fork_process.h
parentadfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff)
Update copyright for 2015
Backpatch certain files through 9.0
Diffstat (limited to 'src/include/postmaster/fork_process.h')
-rw-r--r--src/include/postmaster/fork_process.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/postmaster/fork_process.h b/src/include/postmaster/fork_process.h
index d23f44e440a..e560d95cceb 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-2014, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2015, PostgreSQL Global Development Group
*
* src/include/postmaster/fork_process.h
*