diff options
author | Bruce Momjian | 2023-01-02 20:00:37 +0000 |
---|---|---|
committer | Bruce Momjian | 2023-01-02 20:00:37 +0000 |
commit | c8e1ba736b2b9e8c98d37a5b77c4ed31baf94147 (patch) | |
tree | bc2e271d4b902b97d9dee7870b138d5750aa86db /src/include/storage/lockdefs.h | |
parent | 325bc54eed4ea0836a0bb715bb18342f0c1c668a (diff) |
Update copyright for 2023
Backpatch-through: 11
Diffstat (limited to 'src/include/storage/lockdefs.h')
-rw-r--r-- | src/include/storage/lockdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/storage/lockdefs.h b/src/include/storage/lockdefs.h index 03b9e448048..e25216e0365 100644 --- a/src/include/storage/lockdefs.h +++ b/src/include/storage/lockdefs.h @@ -7,7 +7,7 @@ * contains definition that have to (indirectly) be available when included by * FRONTEND code. * - * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/storage/lockdefs.h |