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/commands/cluster.h | |
parent | adfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff) |
Update copyright for 2015
Backpatch certain files through 9.0
Diffstat (limited to 'src/include/commands/cluster.h')
-rw-r--r-- | src/include/commands/cluster.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/commands/cluster.h b/src/include/commands/cluster.h index 0b7e87798e2..098d09b74ba 100644 --- a/src/include/commands/cluster.h +++ b/src/include/commands/cluster.h @@ -3,7 +3,7 @@ * cluster.h * header file for postgres cluster command stuff * - * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group * Portions Copyright (c) 1994-5, Regents of the University of California * * src/include/commands/cluster.h |