From ca3b37487be333a1d241dab1bbdd17a211a88f43 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 2 Jan 2021 13:06:25 -0500 Subject: Update copyright for 2021 Backpatch-through: 9.5 --- src/include/replication/decode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/replication/decode.h') diff --git a/src/include/replication/decode.h b/src/include/replication/decode.h index 8479e16dd87..69918080bb5 100644 --- a/src/include/replication/decode.h +++ b/src/include/replication/decode.h @@ -2,7 +2,7 @@ * decode.h * PostgreSQL WAL to logical transformation * - * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group + * Portions Copyright (c) 2012-2021, PostgreSQL Global Development Group * *------------------------------------------------------------------------- */ -- cgit v1.2.3