All,
we've had a few emails over time where, during patch review, people comment on copyright years in tests or other files they touch. But this is really not necessary -- before every release we let a script run that replaces the last year in each files by the last one for which the git history actually shows any activity. It also replaces individual, comma-separated years by a range.

In other words, it is not necessary to point out that
  2013-2015
was changed by someone's editor to
  2013-2015, 2017
or that it *should* be changed to something. The script will just take care of it! :-)

Cheers
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           www: http://www.math.colostate.edu/~bangerth/

--
You received this message because you are subscribed to the Google Groups "deal.II 
developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to