diff options
Diffstat (limited to 'contrib/sepgsql/selinux.c')
-rw-r--r-- | contrib/sepgsql/selinux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sepgsql/selinux.c b/contrib/sepgsql/selinux.c index cd6784c90b0..d3b67b1304c 100644 --- a/contrib/sepgsql/selinux.c +++ b/contrib/sepgsql/selinux.c @@ -5,7 +5,7 @@ * Interactions between userspace and selinux in kernelspace, * using libselinux api. * - * Copyright (c) 2010-2023, PostgreSQL Global Development Group + * Copyright (c) 2010-2024, PostgreSQL Global Development Group * * ------------------------------------------------------------------------- */ |