diff options
Diffstat (limited to 'contrib/sepgsql/schema.c')
-rw-r--r-- | contrib/sepgsql/schema.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sepgsql/schema.c b/contrib/sepgsql/schema.c index 96e34b90e75..f85e544bef4 100644 --- a/contrib/sepgsql/schema.c +++ b/contrib/sepgsql/schema.c @@ -4,7 +4,7 @@ * * Routines corresponding to schema objects * - * Copyright (c) 2010-2024, PostgreSQL Global Development Group + * Copyright (c) 2010-2025, PostgreSQL Global Development Group * * ------------------------------------------------------------------------- */ |