diff --git a/CMakeLists.txt b/CMakeLists.txt index b7ff2e75..1e064592 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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() diff --git a/LICENSE b/LICENSE index 4ba8ec09..787cb36b 100644 --- a/LICENSE +++ b/LICENSE @@ -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.