diff options
Diffstat (limited to 'src/port/explicit_bzero.c')
-rw-r--r-- | src/port/explicit_bzero.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/explicit_bzero.c b/src/port/explicit_bzero.c index 0d504eb6395..f3a5038aa76 100644 --- a/src/port/explicit_bzero.c +++ b/src/port/explicit_bzero.c @@ -2,7 +2,7 @@ * * explicit_bzero.c * - * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * |