From 3cb0252151cefec89705b0b1c9d97b217475f50b Mon Sep 17 00:00:00 2001 From: tanghy Date: Tue, 30 Mar 2021 11:46:04 +0900 Subject: [PATCH] Update copyright for 2021 diff --git a/contrib/pageinspect/gistfuncs.c b/contrib/pageinspect/gistfuncs.c index eb9f6303df..7c9b9be3ef 100644 --- a/contrib/pageinspect/gistfuncs.c +++ b/contrib/pageinspect/gistfuncs.c @@ -2,7 +2,7 @@ * gistfuncs.c * Functions to investigate the content of GiST indexes * - * Copyright (c) 2014-2020, PostgreSQL Global Development Group + * Copyright (c) 2014-2021, PostgreSQL Global Development Group * * IDENTIFICATION * contrib/pageinspect/gistfuncs.c -- 2.30.0.windows.2