diff options
Diffstat (limited to 'src/port/win32dlopen.c')
-rw-r--r-- | src/port/win32dlopen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/win32dlopen.c b/src/port/win32dlopen.c index 2657537c294..da82c86fc54 100644 --- a/src/port/win32dlopen.c +++ b/src/port/win32dlopen.c @@ -3,7 +3,7 @@ * win32dlopen.c * dynamic loader for Windows * - * 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 * * |