meta: Adjust copyright headers

This commit is contained in:
Tomas Babej
2021-09-05 12:01:36 -04:00
parent 7d5c82e3e7
commit 0bc92d6115
375 changed files with 377 additions and 377 deletions

View File

@@ -93,7 +93,7 @@ int main (int argc, char** argv)
<< format ("calc {1} built for ", VERSION)
<< osName ()
<< '\n'
<< "Copyright (C) 2006 - 2021 P. Beckingham, F. Hernandez."
<< "Copyright (C) 2006 - 2021 T. Babej, P. Beckingham, F. Hernandez."
<< '\n'
<< '\n'
<< "Taskwarrior may be copied only under the terms of the MIT license, which may be found in the Taskwarrior source kit."