doc: Update copyright to 2021

This commit is contained in:
Tomas Babej
2021-01-02 02:43:30 -05:00
parent 2ebf4b864d
commit 9017cd6e53
408 changed files with 411 additions and 411 deletions

View File

@@ -1,6 +1,6 @@
////////////////////////////////////////////////////////////////////////////////
//
// Copyright 2013 - 2020, Göteborg Bit Factory.
// Copyright 2013 - 2021, Göteborg Bit Factory.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
@@ -93,7 +93,7 @@ int main (int argc, char** argv)
<< format ("calc {1} built for ", VERSION)
<< osName ()
<< '\n'
<< "Copyright (C) 2006 - 2020 P. Beckingham, F. Hernandez."
<< "Copyright (C) 2006 - 2021 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."