diff options
Diffstat (limited to 'src/test/modules/dummy_seclabel/dummy_seclabel.c')
-rw-r--r-- | src/test/modules/dummy_seclabel/dummy_seclabel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/modules/dummy_seclabel/dummy_seclabel.c b/src/test/modules/dummy_seclabel/dummy_seclabel.c index a4921cdff22..b3ef636c4eb 100644 --- a/src/test/modules/dummy_seclabel/dummy_seclabel.c +++ b/src/test/modules/dummy_seclabel/dummy_seclabel.c @@ -7,7 +7,7 @@ * perspective, but allows regression testing independent of platform-specific * features like SELinux. * - * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California */ #include "postgres.h" |