summaryrefslogtreecommitdiff
path: root/src/include/common/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/common/logging.h')
-rw-r--r--src/include/common/logging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common/logging.h b/src/include/common/logging.h
index 9f426c32d6..99e888af93 100644
--- a/src/include/common/logging.h
+++ b/src/include/common/logging.h
@@ -1,7 +1,7 @@
/*-------------------------------------------------------------------------
* Logging framework for frontend programs
*
- * Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2023, PostgreSQL Global Development Group
*
* src/include/common/logging.h
*