Skip to content

Commit 0d69fa1

Browse files
committed
tests/CV*: Fix opening comment
1 parent a07fca5 commit 0d69fa1

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

tests/CVObjectDetection.cpp

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
/**
22
* @file
3-
* @brief Unit tests for openshot::Frame
3+
* @brief Unit tests for CVObjectDetection
44
* @author Jonathan Thomas <[email protected]>
5-
* @author FeRD (Frank Dana) <[email protected]>
65
*
76
* @ref License
87
*/
98

109
/* LICENSE
1110
*
12-
* Copyright (c) 2008-2019 OpenShot Studios, LLC
11+
* Copyright (c) 2008-2020 OpenShot Studios, LLC
1312
* <http://www.openshotstudios.com/>. This file is part of
1413
* OpenShot Library (libopenshot), an open-source project dedicated to
1514
* delivering high quality video editing and animation solutions to the

tests/CVStabilizer.cpp

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
/**
22
* @file
3-
* @brief Unit tests for openshot::Frame
3+
* @brief Unit tests for CVStabilizer
44
* @author Jonathan Thomas <[email protected]>
5-
* @author FeRD (Frank Dana) <[email protected]>
65
*
76
* @ref License
87
*/
98

109
/* LICENSE
1110
*
12-
* Copyright (c) 2008-2019 OpenShot Studios, LLC
11+
* Copyright (c) 2008-2020 OpenShot Studios, LLC
1312
* <http://www.openshotstudios.com/>. This file is part of
1413
* OpenShot Library (libopenshot), an open-source project dedicated to
1514
* delivering high quality video editing and animation solutions to the

tests/CVTracker.cpp

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
/**
22
* @file
3-
* @brief Unit tests for openshot::Frame
3+
* @brief Unit tests for CVTracker
44
* @author Jonathan Thomas <[email protected]>
5-
* @author FeRD (Frank Dana) <[email protected]>
65
*
76
* @ref License
87
*/
98

109
/* LICENSE
1110
*
12-
* Copyright (c) 2008-2019 OpenShot Studios, LLC
11+
* Copyright (c) 2008-2020 OpenShot Studios, LLC
1312
* <http://www.openshotstudios.com/>. This file is part of
1413
* OpenShot Library (libopenshot), an open-source project dedicated to
1514
* delivering high quality video editing and animation solutions to the

0 commit comments

Comments
 (0)