Re: Year of first commit - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Year of first commit
Date
Msg-id 3365142.1737484035@sss.pgh.pa.us
Whole thread Raw
In response to Re: Year of first commit  (Marcos Pegoraro <marcos@f10.com.br>)
List pgsql-hackers
Marcos Pegoraro <marcos@f10.com.br> writes:
> Why is this important ? Well, if that file has a 2014-2025, I can know how
> old it is, more or less which version was included, etc
> Additionally, I see all of you adding or removing a single letter to
> sources, why not adjust those years on header files ?

Our git history is a far more reliable guide to how long a specific
file has existed or which versions included it.  The copyright notices
exist only for legal reasons.  In my layman's understanding of
copyright law, it's better to take a maximalist approach to labeling
the copyright years.  That's why, for example, we advance the end
date on every file every year, even if it receives no other changes
that year.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Marcos Pegoraro
Date:
Subject: Re: Year of first commit
Next
From: Chapman Flack
Date:
Subject: Re: New feature request for adding session information to PostgreSQL transaction log