mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Adjust locations which have an incorrect copyright year
A few patches committed after ca3b37487
mistakenly forgot to make the
copyright year 2021. Fix these.
Discussion: https://postgr.es/m/CAApHDvqyLmd9P2oBQYJ=DbrV8QwyPRdmXtCTFYPE08h+ip0UJw@mail.gmail.com
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user