diff options
Diffstat (limited to 'src/include/utils/pg_crc_tables.h')
-rw-r--r-- | src/include/utils/pg_crc_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/pg_crc_tables.h b/src/include/utils/pg_crc_tables.h index cb6b470885d..5524fda43a0 100644 --- a/src/include/utils/pg_crc_tables.h +++ b/src/include/utils/pg_crc_tables.h @@ -14,7 +14,7 @@ * These lookup tables are for normal, not "reflected", in Williams' terms, * CRC. * - * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/utils/pg_crc_tables.h |