Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2023-01-02 20:00:37 +0000
committerBruce Momjian2023-01-02 20:00:37 +0000
commitc8e1ba736b2b9e8c98d37a5b77c4ed31baf94147 (patch)
treebc2e271d4b902b97d9dee7870b138d5750aa86db /src/backend/regex/meson.build
parent325bc54eed4ea0836a0bb715bb18342f0c1c668a (diff)
Update copyright for 2023
Backpatch-through: 11
Diffstat (limited to 'src/backend/regex/meson.build')
-rw-r--r--src/backend/regex/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/regex/meson.build b/src/backend/regex/meson.build
index 513be807b4e..05077b255a2 100644
--- a/src/backend/regex/meson.build
+++ b/src/backend/regex/meson.build
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
backend_sources += files(
'regcomp.c',