diff --git a/clever/src/camera_markers.cpp b/clever/src/camera_markers.cpp index e5edb2d2..0f869056 100644 --- a/clever/src/camera_markers.cpp +++ b/clever/src/camera_markers.cpp @@ -4,7 +4,9 @@ * * Author: Oleg Kalachev * - * Licensed under the MIT License. See LICENSE.md in the project root for license information. + * Distributed under MIT License (available at https://opensource.org/licenses/MIT). + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. */ #include diff --git a/clever/src/optical_flow.cpp b/clever/src/optical_flow.cpp index 248a9159..eca1be5c 100644 --- a/clever/src/optical_flow.cpp +++ b/clever/src/optical_flow.cpp @@ -4,7 +4,9 @@ * * Author: Oleg Kalachev * - * Licensed under the MIT License. See LICENSE.md in the project root for license information. + * Distributed under MIT License (available at https://opensource.org/licenses/MIT). + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. */ #include