diff options
author | Alvaro Herrera | 2024-01-31 15:29:22 +0000 |
---|---|---|
committer | Alvaro Herrera | 2024-01-31 15:46:04 +0000 |
commit | f0106b6d2dc28660d9ecba3de77cee14de921c94 (patch) | |
tree | 8d7c09004ab6e798e594a353fa7185390d58ae85 /src/bin/pg_walsummary/pg_walsummary.c | |
parent | ea18eb7d625573dc369df619f7ff3b9e60e47531 (diff) |
Update pg_walsummary copyright notices to 2024
Diffstat (limited to 'src/bin/pg_walsummary/pg_walsummary.c')
-rw-r--r-- | src/bin/pg_walsummary/pg_walsummary.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_walsummary/pg_walsummary.c b/src/bin/pg_walsummary/pg_walsummary.c index 0c0225eeb89..1341c83c69b 100644 --- a/src/bin/pg_walsummary/pg_walsummary.c +++ b/src/bin/pg_walsummary/pg_walsummary.c @@ -3,7 +3,7 @@ * pg_walsummary.c * Prints the contents of WAL summary files. * - * Copyright (c) 2017-2023, PostgreSQL Global Development Group + * Copyright (c) 2017-2024, PostgreSQL Global Development Group * * IDENTIFICATION * src/bin/pg_walsummary/pg_walsummary.c |