diff --git a/Makefile.am b/Makefile.am index 0c49e62c..adc82d22 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ # * You should have received a copy of the GNU General Public License # * along with MotionPlus. If not, see . # * -# * Copyright 2020-2022 MotionMrDave@gmail.com +# * Copyright 2020-2023 MotionMrDave@gmail.com # */ diff --git a/man/Makefile.am b/man/Makefile.am index ed549cf0..70699887 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -14,7 +14,7 @@ # * You should have received a copy of the GNU General Public License # * along with MotionPlus. If not, see . # * -# * Copyright 2020-2022 MotionMrDave@gmail.com +# * Copyright 2020-2023 MotionMrDave@gmail.com # */ man_MANS = motionplus.1 \ No newline at end of file diff --git a/po/da.po b/po/da.po index 9ed105a2..cddd7e76 100644 --- a/po/da.po +++ b/po/da.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/de.po b/po/de.po index fa8e5304..3f7c1781 100644 --- a/po/de.po +++ b/po/de.po @@ -13,7 +13,7 @@ msgstr "" "X-Generator: Poedit 2.0.6\n" # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # #: src/alg.cpp:1008 diff --git a/po/es.po b/po/es.po index 8a4f81d7..a03f95af 100644 --- a/po/es.po +++ b/po/es.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/fi.po b/po/fi.po index 0167bdac..cdbe59ac 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/fr.po b/po/fr.po index 5291bfb4..0d5b7cde 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/it.po b/po/it.po index 7c57326d..cbb2495e 100644 --- a/po/it.po +++ b/po/it.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/ja.po b/po/ja.po index f90e10b1..2bc009cd 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/ko.po b/po/ko.po index c007f38b..dba8b699 100644 --- a/po/ko.po +++ b/po/ko.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/li.po b/po/li.po index 0b124bf3..6d3e1707 100644 --- a/po/li.po +++ b/po/li.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/nl.po b/po/nl.po index 089ece4b..fa9ee704 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/no.po b/po/no.po index f86097c0..b4c88360 100644 --- a/po/no.po +++ b/po/no.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/pt.po b/po/pt.po index ff209062..0e7c1fc0 100644 --- a/po/pt.po +++ b/po/pt.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/sv.po b/po/sv.po index a547da20..899f2ce7 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/po/zh.po b/po/zh.po index c50a9ef8..b32dcd06 100644 --- a/po/zh.po +++ b/po/zh.po @@ -1,5 +1,5 @@ # MotionPlus Application -# Copyright (2020 - 2022) +# Copyright (2020 - 2023) # This file is distributed under the same license as the MotionPlus package. # msgid "" diff --git a/src/Makefile.am b/src/Makefile.am index 4ebf6d40..3e6b904f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,7 +14,7 @@ # * You should have received a copy of the GNU General Public License # * along with MotionPlus. If not, see . # * -# * Copyright 2020-2022 MotionMrDave@gmail.com +# * Copyright 2020-2023 MotionMrDave@gmail.com # */ diff --git a/src/alg.cpp b/src/alg.cpp index 888d07a6..3242968f 100644 --- a/src/alg.cpp +++ b/src/alg.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" #include "conf.hpp" diff --git a/src/alg.hpp b/src/alg.hpp index 4a0af32c..c0db57bf 100644 --- a/src/alg.hpp +++ b/src/alg.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_ALG_HPP_ diff --git a/src/alg_sec.cpp b/src/alg_sec.cpp index a76ae2dd..16ecc0c6 100644 --- a/src/alg_sec.cpp +++ b/src/alg_sec.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" diff --git a/src/alg_sec.hpp b/src/alg_sec.hpp index cb87069c..b8e7a2b3 100644 --- a/src/alg_sec.hpp +++ b/src/alg_sec.hpp @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_ALG_SEC_HPP_ diff --git a/src/conf.cpp b/src/conf.cpp index ccc25709..79fa4407 100644 --- a/src/conf.cpp +++ b/src/conf.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include @@ -3478,7 +3478,7 @@ std::string conf_cat_desc(enum PARM_CAT pcat, bool shrt) { /** Prints usage and options allowed from Command-line. */ static void usage(void) { - printf("MotionPlus version %s, Copyright 2020-2022\n",PACKAGE_VERSION); + printf("MotionPlus version %s, Copyright 2020-2023\n",PACKAGE_VERSION); printf("\nusage:\tmotionplus [options]\n"); printf("\n\n"); printf("Possible options:\n\n"); diff --git a/src/conf.hpp b/src/conf.hpp index f7009c0a..767fa4e0 100644 --- a/src/conf.hpp +++ b/src/conf.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ diff --git a/src/dbse.cpp b/src/dbse.cpp index b3439f8d..44a4db89 100644 --- a/src/dbse.cpp +++ b/src/dbse.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" diff --git a/src/dbse.hpp b/src/dbse.hpp index fd6e5766..9f3b408e 100644 --- a/src/dbse.hpp +++ b/src/dbse.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ diff --git a/src/draw.cpp b/src/draw.cpp index ecb43144..75655c63 100644 --- a/src/draw.cpp +++ b/src/draw.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include diff --git a/src/draw.hpp b/src/draw.hpp index cf3f390e..a1c2fd33 100644 --- a/src/draw.hpp +++ b/src/draw.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ diff --git a/src/event.cpp b/src/event.cpp index 7da2c380..9c43e1d4 100644 --- a/src/event.cpp +++ b/src/event.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" diff --git a/src/event.hpp b/src/event.hpp index b758cc3b..18e917c9 100644 --- a/src/event.hpp +++ b/src/event.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_EVENT_HPP_ #define _INCLUDE_EVENT_HPP_ diff --git a/src/exif.cpp b/src/exif.cpp index a66a9c90..1f4d675c 100644 --- a/src/exif.cpp +++ b/src/exif.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ diff --git a/src/exif.hpp b/src/exif.hpp index 05134e9e..0d3771be 100644 --- a/src/exif.hpp +++ b/src/exif.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ diff --git a/src/jpegutils.cpp b/src/jpegutils.cpp index 6f0c1ca4..ebe15ce9 100644 --- a/src/jpegutils.cpp +++ b/src/jpegutils.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/jpegutils.hpp b/src/jpegutils.hpp index 863a7e69..ed082bd4 100644 --- a/src/jpegutils.hpp +++ b/src/jpegutils.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/libcam.cpp b/src/libcam.cpp index 655b473f..84ebd095 100644 --- a/src/libcam.cpp +++ b/src/libcam.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/libcam.hpp b/src/libcam.hpp index 5071b0f4..2791a499 100644 --- a/src/libcam.hpp +++ b/src/libcam.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_LIBCAM_HPP_ diff --git a/src/logger.cpp b/src/logger.cpp index ee8e7c39..33f13150 100644 --- a/src/logger.cpp +++ b/src/logger.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" #include "conf.hpp" diff --git a/src/logger.hpp b/src/logger.hpp index 3aae42a5..9f55ad2a 100644 --- a/src/logger.hpp +++ b/src/logger.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_LOGGER_HPP_ #define _INCLUDE_LOGGER_HPP_ diff --git a/src/motion_loop.cpp b/src/motion_loop.cpp index 5d5b41be..4ce03670 100644 --- a/src/motion_loop.cpp +++ b/src/motion_loop.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/motion_loop.hpp b/src/motion_loop.hpp index 5ba6d93a..e97c6d7d 100644 --- a/src/motion_loop.hpp +++ b/src/motion_loop.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/motionplus.cpp b/src/motionplus.cpp index ced9d983..346d3168 100644 --- a/src/motionplus.cpp +++ b/src/motionplus.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ #include "motionplus.hpp" diff --git a/src/motionplus.hpp b/src/motionplus.hpp index 68c0a702..cbf8ceec 100644 --- a/src/motionplus.hpp +++ b/src/motionplus.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/movie.cpp b/src/movie.cpp index 5ef89828..8a62ba2a 100644 --- a/src/movie.cpp +++ b/src/movie.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ /* diff --git a/src/movie.hpp b/src/movie.hpp index 0c927b4e..a8908d70 100644 --- a/src/movie.hpp +++ b/src/movie.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/netcam.cpp b/src/netcam.cpp index 46540008..158730c0 100644 --- a/src/netcam.cpp +++ b/src/netcam.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/netcam.hpp b/src/netcam.hpp index 7736a84e..e4ad5afc 100644 --- a/src/netcam.hpp +++ b/src/netcam.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/picture.cpp b/src/picture.cpp index 6d38f6ba..9f8027ee 100644 --- a/src/picture.cpp +++ b/src/picture.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" #include "conf.hpp" diff --git a/src/picture.hpp b/src/picture.hpp index 9cf291d9..69de9a22 100644 --- a/src/picture.hpp +++ b/src/picture.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ #ifndef _INCLUDE_PICTURE_HPP_ diff --git a/src/rotate.cpp b/src/rotate.cpp index b5b9628e..b8b455d8 100644 --- a/src/rotate.cpp +++ b/src/rotate.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" #include "conf.hpp" diff --git a/src/rotate.hpp b/src/rotate.hpp index 1ebf7e68..591cbfdb 100644 --- a/src/rotate.hpp +++ b/src/rotate.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_ROTATE_HPP_ #define _INCLUDE_ROTATE_HPP_ diff --git a/src/util.cpp b/src/util.cpp index cf0acd39..fca5a531 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/util.hpp b/src/util.hpp index 36e807f8..e7eef8cd 100644 --- a/src/util.hpp +++ b/src/util.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com * */ diff --git a/src/video_common.cpp b/src/video_common.cpp index 976efa33..d37e82ae 100644 --- a/src/video_common.cpp +++ b/src/video_common.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" diff --git a/src/video_common.hpp b/src/video_common.hpp index 711d82a0..a6e221cb 100644 --- a/src/video_common.hpp +++ b/src/video_common.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_VIDEO_COMMON_HPP_ diff --git a/src/video_loopback.cpp b/src/video_loopback.cpp index 6a2c9107..ee074845 100644 --- a/src/video_loopback.cpp +++ b/src/video_loopback.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" #include "conf.hpp" diff --git a/src/video_loopback.hpp b/src/video_loopback.hpp index 7a15f83f..aefbd8f2 100644 --- a/src/video_loopback.hpp +++ b/src/video_loopback.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_VIDEO_LOOPBACK_HPP_ #define _INCLUDE_VIDEO_LOOPBACK_HPP_ diff --git a/src/video_v4l2.cpp b/src/video_v4l2.cpp index b5189bae..3fdbe942 100644 --- a/src/video_v4l2.cpp +++ b/src/video_v4l2.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" diff --git a/src/video_v4l2.hpp b/src/video_v4l2.hpp index 31523e14..e28daf47 100644 --- a/src/video_v4l2.hpp +++ b/src/video_v4l2.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_VIDEO_V4L2_HPP_ diff --git a/src/webu.cpp b/src/webu.cpp index ca435ff8..9e6056e3 100644 --- a/src/webu.cpp +++ b/src/webu.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include diff --git a/src/webu.hpp b/src/webu.hpp index fef2114e..d9d6bf8b 100644 --- a/src/webu.hpp +++ b/src/webu.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_WEBU_HPP_ diff --git a/src/webu_file.cpp b/src/webu_file.cpp index 42fe6799..bf075a0a 100644 --- a/src/webu_file.cpp +++ b/src/webu_file.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" diff --git a/src/webu_file.hpp b/src/webu_file.hpp index 875fbf97..2f588681 100644 --- a/src/webu_file.hpp +++ b/src/webu_file.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_WEBU_FILE_HPP_ diff --git a/src/webu_html.cpp b/src/webu_html.cpp index 549a3261..10c3a3f2 100644 --- a/src/webu_html.cpp +++ b/src/webu_html.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" diff --git a/src/webu_html.hpp b/src/webu_html.hpp index cdb9d43a..71adc081 100644 --- a/src/webu_html.hpp +++ b/src/webu_html.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_WEBU_HTML_HPP_ diff --git a/src/webu_json.cpp b/src/webu_json.cpp index 195c48ea..e24580e1 100644 --- a/src/webu_json.cpp +++ b/src/webu_json.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" diff --git a/src/webu_json.hpp b/src/webu_json.hpp index 657fdfe2..de42d494 100644 --- a/src/webu_json.hpp +++ b/src/webu_json.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_WEBU_JSON_HPP_ diff --git a/src/webu_post.cpp b/src/webu_post.cpp index 28866a29..12d6912d 100644 --- a/src/webu_post.cpp +++ b/src/webu_post.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" diff --git a/src/webu_post.hpp b/src/webu_post.hpp index cefa8c7a..80da3ba3 100644 --- a/src/webu_post.hpp +++ b/src/webu_post.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_WEBU_POST_HPP_ diff --git a/src/webu_stream.cpp b/src/webu_stream.cpp index 6eb8fa69..8191a3bd 100644 --- a/src/webu_stream.cpp +++ b/src/webu_stream.cpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #include "motionplus.hpp" diff --git a/src/webu_stream.hpp b/src/webu_stream.hpp index 0b131392..58bdeb34 100644 --- a/src/webu_stream.hpp +++ b/src/webu_stream.hpp @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with MotionPlus. If not, see . * - * Copyright 2020-2022 MotionMrDave@gmail.com + * Copyright 2020-2023 MotionMrDave@gmail.com */ #ifndef _INCLUDE_WEBU_STREAM_HPP_