diff options
author | Bruce Momjian | 2025-01-01 16:21:55 +0000 |
---|---|---|
committer | Bruce Momjian | 2025-01-01 16:21:55 +0000 |
commit | 50e6eb731d98ab6d0e625a0b87fb327b172bbebd (patch) | |
tree | afa997a1b8df3ed53e220af8374e637cd5de5c5a /src/common/blkreftable.c | |
parent | 98b1efd6ef6a1612019ef9ed6e44b79c132352ce (diff) |
Update copyright for 2025
Backpatch-through: 13
Diffstat (limited to 'src/common/blkreftable.c')
-rw-r--r-- | src/common/blkreftable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/blkreftable.c b/src/common/blkreftable.c index 845b5d1dc46..6d9c1dfddbc 100644 --- a/src/common/blkreftable.c +++ b/src/common/blkreftable.c @@ -18,7 +18,7 @@ * later be marked as modified again; if that happens, it means the relation * was re-extended. * - * Portions Copyright (c) 2010-2024, PostgreSQL Global Development Group + * Portions Copyright (c) 2010-2025, PostgreSQL Global Development Group * * src/common/blkreftable.c * |