Skip to content

Commit 3cda8e7

Browse files
Update copyright details; include Kazuma and Patcha.
(Sorry I forgot to update this!)
1 parent f318473 commit 3cda8e7

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ set(PROJECT_HOMEPAGE_URL "https://github.com/david-cattermole/mayaMatchMoveSolve
3131
set(PROJECT_DESCRIPTION "Bundle Adjustment solver for MatchMove tasks in Autodesk Maya.")
3232
set(PROJECT_AUTHOR "David Cattermole and others (see AUTHORS.txt file)")
3333
set(PROJECT_COPYRIGHT
34-
"2018, 2019, 2020, 2021, David Cattermole, Anil Reddy, Kazuma Tonegawa.")
34+
"2018, 2019, 2020, 2021, David Cattermole, Anil Reddy, Kazuma Tonegawa, Patcha Saheb Binginapalli.")
3535

3636

3737
# Add custom modules to the module path

LICENSE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
Copyright (C) 2018, 2019, 2020 David Cattermole.
1+
Copyright (C) 2018, 2019, 2020, 2021 David Cattermole.
22
Copyright (C) 2019 Anil Reddy.
3+
Copyright (C) 2020, 2021 Kazuma Tonegawa.
4+
Copyright (C) 2021 Patcha Saheb Binginapalli.
35

46
This software, mmSolver, is licensed under the GNU LGPL v3 license.
57

docs/source/licenses.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
Licenses
44
========
55

6-
Copyright (C) 2018, 2019, 2020 David Cattermole.
6+
Copyright (C) 2018, 2019, 2020, 2021 David Cattermole.
77
Copyright (C) 2019 Anil Reddy.
8+
Copyright (C) 2020, 2021 Kazuma Tonegawa.
9+
Copyright (C) 2021 Patcha Saheb Binginapalli.
810

911
This software, mmSolver, is licensed under the GNU LGPL v3 license.
1012
Please see the LICENSE file distributed with mmSolver for details.

0 commit comments

Comments
 (0)