Re: Copyright on perl files - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Copyright on perl files
Date
Msg-id 6b94044c-5c2d-9156-c6cb-133421b34c7e@dunslane.net
Whole thread Raw
In response to Re: Copyright on perl files  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 4/20/21 10:09 AM, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>> I've just noticed that we have 41 perl files in our sources with
>> copyright notices of some sort and 161 without. Should we do something
>> about that?
> +1 for pasting the usual copyright notice on the rest.
>
>             



Done.


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Anti-critical-section assertion failure in mcxt.c reached by walsender
Next
From: Andrew Dunstan
Date:
Subject: Re: Why do we have perl and sed versions of Gen_dummy_probes?