Skip to content

Update copyright years via script

Requires !646 (merged).

This MR adds a script to update the copyright years of all files in a git repo. It also updates the copyright years with the script.

Two notes:

  • Since the script is quite useful, so I kept it general so that it can be used by other projects easily. A tiny shell script is added to provide the correct command-line arguments.
  • The initial commit was 2016, so I used this for src/core/allpix.cpp. Can be changed if wished.
Edited by Stephan Lachnit

Merge request reports