1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-06 18:42:54 +03:00

Update pg_walsummary copyright notices to 2024

This commit is contained in:
Alvaro Herrera
2024-01-31 16:29:22 +01:00
parent ea18eb7d62
commit f0106b6d2d
5 changed files with 5 additions and 5 deletions

View File

@@ -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