Skip to content

Commit

Permalink
Update change copyright notice for 2024.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cattermole committed Jan 1, 2024
1 parent c485e8e commit 88acac7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ set(PROJECT_HOMEPAGE_URL "https://github.com/david-cattermole/mayaMatchMoveSolve
set(PROJECT_DESCRIPTION "Bundle Adjustment solver for MatchMove tasks in Autodesk Maya.")
set(PROJECT_AUTHOR "David Cattermole and others (see AUTHORS.txt file)")
set(PROJECT_COPYRIGHT
"2018-2023, David Cattermole, Anil Reddy, Kazuma Tonegawa, Patcha Saheb Binginapalli.")
"2018-2024, David Cattermole, Anil Reddy, Kazuma Tonegawa, Patcha Saheb Binginapalli.")
enable_testing()


Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Copyright (C) 2018-2023 David Cattermole.
Copyright (C) 2018-2024 David Cattermole.
Copyright (C) 2019 Anil Reddy.
Copyright (C) 2020-2022 Kazuma Tonegawa.
Copyright (C) 2021-2022 Patcha Saheb Binginapalli.
Copyright (C) 2021-2023 Patcha Saheb Binginapalli.

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

Expand Down

0 comments on commit 88acac7

Please sign in to comment.