Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 127575f

Browse files
committed
Revise module documentation header
1 parent fb7eb15 commit 127575f

58 files changed

Lines changed: 0 additions & 58 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# * You should have received a copy of the GNU General Public License
1515
# * along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
1616
# *
17-
# * Copyright 2020-2023 MotionMrDave@gmail.com
1817
# */
1918

2019

src/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# * You should have received a copy of the GNU General Public License
1515
# * along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
1616
# *
17-
# * Copyright 2020-2023 MotionMrDave@gmail.com
1817
# */
1918

2019

src/alg.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
1616
*
17-
* Copyright 2020-2023 MotionMrDave@gmail.com
1817
*/
1918
#include "motionplus.hpp"
2019
#include "conf.hpp"

src/alg.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
1616
*
17-
* Copyright 2020-2023 MotionMrDave@gmail.com
1817
*/
1918

2019
#ifndef _INCLUDE_ALG_HPP_

src/alg_sec.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
1616
*
17-
* Copyright 2020-2023 MotionMrDave@gmail.com
1817
*/
1918

2019
#include "motionplus.hpp"

src/alg_sec.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
* You should have received a copy of the GNU General Public License
1616
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
1717
*
18-
* Copyright 2020-2023 MotionMrDave@gmail.com
1918
*/
2019

2120
#ifndef _INCLUDE_ALG_SEC_HPP_

src/conf.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
1616
*
17-
* Copyright 2020-2023 MotionMrDave@gmail.com
1817
*/
1918

2019
#include <dirent.h>

src/conf.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
1616
*
17-
* Copyright 2020-2023 MotionMrDave@gmail.com
1817
*/
1918

2019

src/dbse.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
1616
*
17-
* Copyright 2020-2023 MotionMrDave@gmail.com
1817
*/
1918

2019
#include "motionplus.hpp"

src/dbse.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* You should have received a copy of the GNU General Public License
1515
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
1616
*
17-
* Copyright 2020-2023 MotionMrDave@gmail.com
1817
*/
1918

2019

0 commit comments

Comments
 (0)