aboutsummaryrefslogtreecommitdiff
path: root/src/include/jit/jit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/jit/jit.h')
-rw-r--r--src/include/jit/jit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/jit/jit.h b/src/include/jit/jit.h
index 600ddfc7539..14f2e36b371 100644
--- a/src/include/jit/jit.h
+++ b/src/include/jit/jit.h
@@ -2,7 +2,7 @@
* jit.h
* Provider independent JIT infrastructure.
*
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
*
* src/include/jit/jit.h
*