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 5a77f7d4a01..b634df30b98 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-2020, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2021, PostgreSQL Global Development Group
*
* src/include/jit/jit.h
*