diff options
Diffstat (limited to 'src/port/pg_crc32c_choose.c')
| -rw-r--r-- | src/port/pg_crc32c_choose.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/pg_crc32c_choose.c b/src/port/pg_crc32c_choose.c index e82c9c4b27..40bee67b0a 100644 --- a/src/port/pg_crc32c_choose.c +++ b/src/port/pg_crc32c_choose.c @@ -7,7 +7,7 @@ * if available on the platform we're running on, but fall back to the * slicing-by-8 implementation otherwise. * - * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * |
