Add missing copyright for pg_upgrade/t/* files - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject Add missing copyright for pg_upgrade/t/* files
Date
Msg-id TYCPR01MB587073D91E372B8EF719931EF5929@TYCPR01MB5870.jpnprd01.prod.outlook.com
Whole thread Raw
Responses Re: Add missing copyright for pg_upgrade/t/* files  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
Dear hackers,

While reading codes, I noticed that pg_upgrade/t/001_basic.pl and
pg_upgrade/t/002_pg_upgrade.pl do not contain the copyright.

I checked briefly and almost all files have that, so I thought they missed it.
PSA the patch to fix them.

Best Regards,
Hayato Kuroda
FUJITSU LIMITED


Attachment

pgsql-hackers by date:

Previous
From: Phil Florent
Date:
Subject: RE: Support logical replication of DDLs
Next
From: Alexander Korotkov
Date:
Subject: Re: POC: Lock updated tuples in tuple_update() and tuple_delete()