aboutsummaryrefslogtreecommitdiff
path: root/src/include/rewrite/rowsecurity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/rewrite/rowsecurity.h')
-rw-r--r--src/include/rewrite/rowsecurity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/rewrite/rowsecurity.h b/src/include/rewrite/rowsecurity.h
index 2e0bac5a980..22476de971a 100644
--- a/src/include/rewrite/rowsecurity.h
+++ b/src/include/rewrite/rowsecurity.h
@@ -5,7 +5,7 @@
* prototypes for rewrite/rowsecurity.c and the structures for managing
* the row security policies for relations in relcache.
*
- * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* -------------------------------------------------------------------------