Adjust copyright year in modules

This commit is contained in:
MrDave
2021-03-22 16:44:12 -06:00
committed by Mr-Dave
parent dac08d3ccb
commit 53acb70b6a
50 changed files with 50 additions and 50 deletions

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"
#include "conf.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_ALG_H

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include <iostream>

View File

@@ -15,7 +15,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_ALG_SEC_H

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include <regex.h>

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include <ctype.h>

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_EVENT_H_
#define _INCLUDE_EVENT_H_

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"
#include "conf.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_LOGGER_H_
#define _INCLUDE_LOGGER_H_

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
* Copyright 2013 by Nicholas Tuckett
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
* Copyright 2013 by Nicholas Tuckett
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/
#include "motionplus.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
/*

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"
#include "conf.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/
#ifndef _INCLUDE_PICTURE_H_

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"
#include "conf.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_ROTATE_H
#define _INCLUDE_ROTATE_H

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*
*/

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_VIDEO_COMMON_H

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"
#include "conf.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_VIDEO_LOOPBACK_H
#define _INCLUDE_VIDEO_LOOPBACK_H

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_VIDEO_V4L2_H

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include <netinet/in.h>

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_WEBU_H_

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_WEBU_HTML_H_

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_WEBU_JSON_H_

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_WEBU_POST_H_

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#include "motionplus.hpp"

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with MotionPlus. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright 2020 MotionMrDave@gmail.com
* Copyright 2020-2021 MotionMrDave@gmail.com
*/
#ifndef _INCLUDE_WEBU_STREAM_H_