From 0d69fa189ccb458daa34b51e811ffdedf22e9e4b Mon Sep 17 00:00:00 2001 From: "FeRD (Frank Dana)" Date: Fri, 9 Apr 2021 06:22:20 -0400 Subject: [PATCH] tests/CV*: Fix opening comment --- tests/CVObjectDetection.cpp | 5 ++--- tests/CVStabilizer.cpp | 5 ++--- tests/CVTracker.cpp | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/tests/CVObjectDetection.cpp b/tests/CVObjectDetection.cpp index 96e4328a..ce948074 100644 --- a/tests/CVObjectDetection.cpp +++ b/tests/CVObjectDetection.cpp @@ -1,15 +1,14 @@ /** * @file - * @brief Unit tests for openshot::Frame + * @brief Unit tests for CVObjectDetection * @author Jonathan Thomas - * @author FeRD (Frank Dana) * * @ref License */ /* LICENSE * - * Copyright (c) 2008-2019 OpenShot Studios, LLC + * Copyright (c) 2008-2020 OpenShot Studios, LLC * . This file is part of * OpenShot Library (libopenshot), an open-source project dedicated to * delivering high quality video editing and animation solutions to the diff --git a/tests/CVStabilizer.cpp b/tests/CVStabilizer.cpp index 0065584e..ed3e5403 100644 --- a/tests/CVStabilizer.cpp +++ b/tests/CVStabilizer.cpp @@ -1,15 +1,14 @@ /** * @file - * @brief Unit tests for openshot::Frame + * @brief Unit tests for CVStabilizer * @author Jonathan Thomas - * @author FeRD (Frank Dana) * * @ref License */ /* LICENSE * - * Copyright (c) 2008-2019 OpenShot Studios, LLC + * Copyright (c) 2008-2020 OpenShot Studios, LLC * . This file is part of * OpenShot Library (libopenshot), an open-source project dedicated to * delivering high quality video editing and animation solutions to the diff --git a/tests/CVTracker.cpp b/tests/CVTracker.cpp index dcb16285..9548fc38 100644 --- a/tests/CVTracker.cpp +++ b/tests/CVTracker.cpp @@ -1,15 +1,14 @@ /** * @file - * @brief Unit tests for openshot::Frame + * @brief Unit tests for CVTracker * @author Jonathan Thomas - * @author FeRD (Frank Dana) * * @ref License */ /* LICENSE * - * Copyright (c) 2008-2019 OpenShot Studios, LLC + * Copyright (c) 2008-2020 OpenShot Studios, LLC * . This file is part of * OpenShot Library (libopenshot), an open-source project dedicated to * delivering high quality video editing and animation solutions to the