diff options
Diffstat (limited to 'src/include/access/brin_internal.h')
-rw-r--r-- | src/include/access/brin_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/brin_internal.h b/src/include/access/brin_internal.h index b1c91999469..28b4a63ef7e 100644 --- a/src/include/access/brin_internal.h +++ b/src/include/access/brin_internal.h @@ -2,7 +2,7 @@ * brin_internal.h * internal declarations for BRIN indexes * - * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * IDENTIFICATION |