diff options
Diffstat (limited to 'src/include/access/brin_revmap.h')
-rw-r--r-- | src/include/access/brin_revmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/brin_revmap.h b/src/include/access/brin_revmap.h index 4259fe81fe9..c88a8976bcf 100644 --- a/src/include/access/brin_revmap.h +++ b/src/include/access/brin_revmap.h @@ -2,7 +2,7 @@ * brin_revmap.h * Prototypes for BRIN reverse range maps * - * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * IDENTIFICATION |