From 8450c24d99b0fb10711214b6aeef31c322c19bba Mon Sep 17 00:00:00 2001
From: Ake Hedman
Date: Mon, 8 Jan 2024 20:57:07 +0100
Subject: [PATCH] Updated copyright
---
CMakeLists.txt | 2 +-
README.md | 2 +-
contrib/samples/python/gettempfromyr.py | 2 +-
contrib/samples/python/send1wvalues.py | 2 +-
contrib/samples/python/send_pi_cpu_temp.py | 2 +-
contrib/samples/python/send_pi_gpu_temp.py | 2 +-
contrib/samples/python/sendvalues.py | 2 +-
man/vscp-mkpasswd.1.md | 2 +-
man/vscp.7.md | 2 +-
man/vscpcmd.1.md | 2 +-
man/vscpd-tls.7.md | 2 +-
man/vscpd.8.md | 2 +-
man/vscpd.json.5.md | 2 +-
man/vscpdrivers.7.md | 2 +-
src/common/com.cpp | 2 +-
src/common/com.h | 2 +-
src/common/com_linux.cpp | 2 +-
src/common/com_linux.h | 2 +-
src/common/com_win32.cpp | 2 +-
src/common/com_win32.h | 2 +-
src/common/comm.cpp | 2 +-
src/common/comm.h | 2 +-
src/common/configfile.cpp | 2 +-
src/common/configfile.h | 2 +-
src/common/dllist.c | 2 +-
src/common/dllist.h | 2 +-
src/common/hashtable.c | 2 +-
src/common/hashtable.cpp | 2 +-
src/common/hashtable.h | 2 +-
src/common/md5.cpp | 2 +-
src/common/md5.h | 2 +-
src/common/msglog.cpp | 2 +-
src/common/msglog.h | 2 +-
src/common/randpassword.cpp | 2 +-
src/common/randpassword.h | 2 +-
src/vscp/common/actioncodes.h | 2 +-
src/vscp/common/automation.cpp | 2 +-
src/vscp/common/automation.h | 2 +-
src/vscp/common/canal.h | 2 +-
src/vscp/common/canal_macro.h | 2 +-
src/vscp/common/canal_xmlconfig.cpp | 2 +-
src/vscp/common/canal_xmlconfig.h | 2 +-
src/vscp/common/canaldlldef.h | 2 +-
src/vscp/common/clientlist.cpp | 2 +-
src/vscp/common/clientlist.h | 2 +-
src/vscp/common/devitem.h | 2 +-
src/vscp/common/guid.cpp | 2 +-
src/vscp/common/guid.h | 2 +-
src/vscp/common/hlo.cpp | 2 +-
src/vscp/common/hlo.h | 2 +-
src/vscp/common/interfacelist.cpp | 2 +-
src/vscp/common/interfacelist.h | 2 +-
src/vscp/common/level2drvdef.h | 2 +-
src/vscp/common/mdf.cpp | 2 +-
src/vscp/common/mdf.h | 2 +-
src/vscp/common/mqtt.cpp | 2 +-
src/vscp/common/mqtt.h | 2 +-
src/vscp/common/multicastsrv.cpp | 2 +-
src/vscp/common/multicastsrv.h | 2 +-
src/vscp/common/register.cpp | 2 +-
src/vscp/common/register.h | 2 +-
src/vscp/common/remotevariablecodes.h | 2 +-
src/vscp/common/tcpipsrv.cpp | 2 +-
src/vscp/common/tcpipsrv.h | 2 +-
src/vscp/common/udpsrv.cpp | 2 +-
src/vscp/common/udpsrv.h | 2 +-
src/vscp/common/userlist.cpp | 2 +-
src/vscp/common/userlist.h | 2 +-
src/vscp/common/version.h | 4 ++--
src/vscp/common/vscp.h | 2 +-
src/vscp/common/vscp_debug.h | 2 +-
src/vscp/common/vscp_serial.h | 2 +-
src/vscp/common/vscpcanaldeviceif.cpp | 2 +-
src/vscp/common/vscpcanaldeviceif.h | 2 +-
src/vscp/common/vscpd_caps.h | 2 +-
src/vscp/common/vscpdatetime.cpp | 2 +-
src/vscp/common/vscpdatetime.h | 2 +-
src/vscp/common/vscphelper.cpp | 2 +-
src/vscp/common/vscphelper.h | 2 +-
src/vscp/common/vscplevel2device.cpp | 2 +-
src/vscp/common/vscplevel2device.h | 2 +-
src/vscp/common/vscpmqtt.h | 2 +-
src/vscp/common/vscpremotetcpif.cpp | 2 +-
src/vscp/common/vscpremotetcpif.h | 2 +-
src/vscp/common/vscpunit.cpp | 2 +-
src/vscp/common/vscpunit.h | 2 +-
src/vscp/daemon/controlobject.cpp | 2 +-
src/vscp/daemon/controlobject.h | 2 +-
src/vscp/daemon/devicelist.cpp | 2 +-
src/vscp/daemon/devicelist.h | 2 +-
src/vscp/daemon/devicethread.cpp | 2 +-
src/vscp/daemon/devicethread.h | 2 +-
src/vscp/daemon/vscpd.cpp | 4 ++--
src/vscp/daemon/vscpd.h | 2 +-
src/vscp/vscpcmd/vscpcmd.cpp | 2 +-
src/vscp/vscpcmd/vscpcmd.h | 2 +-
96 files changed, 98 insertions(+), 98 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 341d9a0f5..9c62d6756 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@
#
# Build instructions for the VSCP daemon.
#
-# Copyright (C) 2000-2023 Ake Hedman the VSCP project
+# Copyright (C) 2000-2024 Ake Hedman the VSCP project
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index b32d50d09..ea6d6a5f8 100644
--- a/README.md
+++ b/README.md
@@ -36,4 +36,4 @@ Also there is a HTML5 websocket UI repository.
-Copyright (C) 2000-2023 Ake Hedman, the VSCP project - MIT license.
+Copyright (C) 2000-2024 Ake Hedman, the VSCP project - MIT license.
diff --git a/contrib/samples/python/gettempfromyr.py b/contrib/samples/python/gettempfromyr.py
index 2c8041624..e143b167c 100644
--- a/contrib/samples/python/gettempfromyr.py
+++ b/contrib/samples/python/gettempfromyr.py
@@ -15,7 +15,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman,
+// Copyright (C) 2000-2024 Ake Hedman,
// Ake Hedman, the VSCP project,
//
// This file is distributed in the hope that it will be useful,
diff --git a/contrib/samples/python/send1wvalues.py b/contrib/samples/python/send1wvalues.py
index 1cbbccca9..9d32bae14 100644
--- a/contrib/samples/python/send1wvalues.py
+++ b/contrib/samples/python/send1wvalues.py
@@ -13,7 +13,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman,
+// Copyright (C) 2000-2024 Ake Hedman,
// Ake Hedman, the VSCP project,
//
// This file is distributed in the hope that it will be useful,
diff --git a/contrib/samples/python/send_pi_cpu_temp.py b/contrib/samples/python/send_pi_cpu_temp.py
index 95b2f393f..57d4192d4 100644
--- a/contrib/samples/python/send_pi_cpu_temp.py
+++ b/contrib/samples/python/send_pi_cpu_temp.py
@@ -13,7 +13,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman,
+// Copyright (C) 2000-2024 Ake Hedman,
// Ake Hedman, the VSCP project,
//
// This file is distributed in the hope that it will be useful,
diff --git a/contrib/samples/python/send_pi_gpu_temp.py b/contrib/samples/python/send_pi_gpu_temp.py
index 6efc82985..5fa2f7f28 100644
--- a/contrib/samples/python/send_pi_gpu_temp.py
+++ b/contrib/samples/python/send_pi_gpu_temp.py
@@ -13,7 +13,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman,
+// Copyright (C) 2000-2024 Ake Hedman,
// Ake Hedman, the VSCP project,
//
// This file is distributed in the hope that it will be useful,
diff --git a/contrib/samples/python/sendvalues.py b/contrib/samples/python/sendvalues.py
index f139eab49..04cab050b 100644
--- a/contrib/samples/python/sendvalues.py
+++ b/contrib/samples/python/sendvalues.py
@@ -13,7 +13,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman,
+// Copyright (C) 2000-2024 Ake Hedman,
// Ake Hedman, the VSCP project,
//
// This file is distributed in the hope that it will be useful,
diff --git a/man/vscp-mkpasswd.1.md b/man/vscp-mkpasswd.1.md
index 557d6660c..e042ad0d5 100644
--- a/man/vscp-mkpasswd.1.md
+++ b/man/vscp-mkpasswd.1.md
@@ -30,4 +30,4 @@ The [manual](https://grodansparadis.gitbooks.io/the-vscp-daemon) for vscpd conta
The vscpd source code may be downloaded from . Source code for other system components of VSCP & Friends are here
# COPYRIGHT
-Copyright (C) 2000-2023 Ake Hedman, the VSCP project - MIT license.
+Copyright (C) 2000-2024 Ake Hedman, the VSCP project - MIT license.
diff --git a/man/vscp.7.md b/man/vscp.7.md
index ef707777c..ee6fe4a2f 100644
--- a/man/vscp.7.md
+++ b/man/vscp.7.md
@@ -57,4 +57,4 @@ The [manual](https://grodansparadis.gitbooks.io/the-vscp-daemon) for vscpd conta
The vscpd source code may be downloaded from . Source code for other system components of VSCP & Friends are here
# COPYRIGHT
-Copyright (C) 2000-2023 Ake Hedman, the VSCP project - MIT license.
+Copyright (C) 2000-2024 Ake Hedman, the VSCP project - MIT license.
diff --git a/man/vscpcmd.1.md b/man/vscpcmd.1.md
index 544174fc4..de83478aa 100644
--- a/man/vscpcmd.1.md
+++ b/man/vscpcmd.1.md
@@ -31,4 +31,4 @@ The [manual](https://grodansparadis.gitbooks.io/the-vscp-daemon) for vscpd conta
The vscpd source code may be downloaded from . Source code for other system components of VSCP & Friends are here
# COPYRIGHT
-Copyright (C) 2000-2023 Ake Hedman, the VSCP project - MIT license.
+Copyright (C) 2000-2024 Ake Hedman, the VSCP project - MIT license.
diff --git a/man/vscpd-tls.7.md b/man/vscpd-tls.7.md
index c0898de74..6ccec5bec 100644
--- a/man/vscpd-tls.7.md
+++ b/man/vscpd-tls.7.md
@@ -57,4 +57,4 @@ The [manual](https://grodansparadis.gitbooks.io/the-vscp-daemon) for vscpd conta
The vscpd source code may be downloaded from . Source code for other system components of VSCP & Friends are here
# COPYRIGHT
-Copyright (C) 2000-2023 Ake Hedman, the VSCP project - MIT license.
+Copyright (C) 2000-2024 Ake Hedman, the VSCP project - MIT license.
diff --git a/man/vscpd.8.md b/man/vscpd.8.md
index d9194d477..ba16a826f 100644
--- a/man/vscpd.8.md
+++ b/man/vscpd.8.md
@@ -57,4 +57,4 @@ The [manual](https://grodansparadis.gitbooks.io/the-vscp-daemon) for vscpd conta
The vscpd source code may be downloaded from . Source code for other system components of VSCP & Friends are here
# COPYRIGHT
-Copyright (C) 2000-2023 Ake Hedman, the VSCP project - MIT license.
+Copyright (C) 2000-2024 Ake Hedman, the VSCP project - MIT license.
diff --git a/man/vscpd.json.5.md b/man/vscpd.json.5.md
index 10129f32c..4d50457a0 100644
--- a/man/vscpd.json.5.md
+++ b/man/vscpd.json.5.md
@@ -29,4 +29,4 @@ The [manual](https://grodansparadis.gitbooks.io/the-vscp-daemon) for vscpd conta
The vscpd source code may be downloaded from . Source code for other system components of VSCP & Friends are here
# COPYRIGHT
-Copyright (C) 2000-2023 Ake Hedman, the VSCP project - MIT license.
+Copyright (C) 2000-2024 Ake Hedman, the VSCP project - MIT license.
diff --git a/man/vscpdrivers.7.md b/man/vscpdrivers.7.md
index c4e1e1756..b20bab59f 100644
--- a/man/vscpdrivers.7.md
+++ b/man/vscpdrivers.7.md
@@ -36,4 +36,4 @@ The [manual](https://grodansparadis.gitbooks.io/the-vscp-daemon) for vscpd conta
The vscpd source code may be downloaded from . Source code for other system components of VSCP & Friends are here
# COPYRIGHT
-Copyright (C) 2000-2023 Ake Hedman, the VSCP project - MIT license.
+Copyright (C) 2000-2024 Ake Hedman, the VSCP project - MIT license.
diff --git a/src/common/com.cpp b/src/common/com.cpp
index 306a96ac8..472978091 100644
--- a/src/common/com.cpp
+++ b/src/common/com.cpp
@@ -2,7 +2,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/com.h b/src/common/com.h
index a05ea45e8..5e8e6e3ea 100644
--- a/src/common/com.h
+++ b/src/common/com.h
@@ -2,7 +2,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/com_linux.cpp b/src/common/com_linux.cpp
index 1cda4240f..40833645d 100644
--- a/src/common/com_linux.cpp
+++ b/src/common/com_linux.cpp
@@ -3,7 +3,7 @@
* \brief implementation file for the Linux comm class.
*
*
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project,
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project,
//
// This software is placed into
// the public domain and may be used for any purpose. However, this
diff --git a/src/common/com_linux.h b/src/common/com_linux.h
index 920e16c07..e382327dd 100644
--- a/src/common/com_linux.h
+++ b/src/common/com_linux.h
@@ -2,7 +2,7 @@
* \file com.h
* \brief interface for the Linux comm class.
*
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project,
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project,
//
// This software is placed into
// the public domain and may be used for any purpose. However, this
diff --git a/src/common/com_win32.cpp b/src/common/com_win32.cpp
index fd8ed3287..21206b1ce 100644
--- a/src/common/com_win32.cpp
+++ b/src/common/com_win32.cpp
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/com_win32.h b/src/common/com_win32.h
index b0fbd76ad..62a07d879 100644
--- a/src/common/com_win32.h
+++ b/src/common/com_win32.h
@@ -2,7 +2,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/comm.cpp b/src/common/comm.cpp
index 75a247bb0..9732f4b36 100644
--- a/src/common/comm.cpp
+++ b/src/common/comm.cpp
@@ -2,7 +2,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/comm.h b/src/common/comm.h
index b8ed2b17b..6e7c80d40 100644
--- a/src/common/comm.h
+++ b/src/common/comm.h
@@ -2,7 +2,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/configfile.cpp b/src/common/configfile.cpp
index f17f07d25..5df03f2d6 100644
--- a/src/common/configfile.cpp
+++ b/src/common/configfile.cpp
@@ -2,7 +2,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/configfile.h b/src/common/configfile.h
index 7b6384b7d..1d31b4dd2 100644
--- a/src/common/configfile.h
+++ b/src/common/configfile.h
@@ -2,7 +2,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/dllist.c b/src/common/dllist.c
index 246b52e4f..2c0dff119 100644
--- a/src/common/dllist.c
+++ b/src/common/dllist.c
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/dllist.h b/src/common/dllist.h
index 7b54efc35..21abb432c 100644
--- a/src/common/dllist.h
+++ b/src/common/dllist.h
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/hashtable.c b/src/common/hashtable.c
index ff1c66332..70c08a657 100644
--- a/src/common/hashtable.c
+++ b/src/common/hashtable.c
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/hashtable.cpp b/src/common/hashtable.cpp
index b08487484..899f7bf3d 100644
--- a/src/common/hashtable.cpp
+++ b/src/common/hashtable.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/hashtable.h b/src/common/hashtable.h
index eefdb166b..ca0cd834b 100644
--- a/src/common/hashtable.h
+++ b/src/common/hashtable.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/common/md5.cpp b/src/common/md5.cpp
index fd98a5307..ac3b01bbe 100644
--- a/src/common/md5.cpp
+++ b/src/common/md5.cpp
@@ -2,7 +2,7 @@
// md5.cpp: implementation of the Cmd5 class.
// Calculate MD5 Digest using the WIN Crypto API.
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project,
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project,
//
// This software is placed into
// the public domain and may be used for any purpose. However, this
diff --git a/src/common/md5.h b/src/common/md5.h
index d3932c533..295af5ed5 100644
--- a/src/common/md5.h
+++ b/src/common/md5.h
@@ -1,6 +1,6 @@
// md5.h: interface for the Cmd5 class.
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project,
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project,
//
// This software is placed into
// the public domain and may be used for any purpose. However, this
diff --git a/src/common/msglog.cpp b/src/common/msglog.cpp
index 6aa259519..e62482deb 100644
--- a/src/common/msglog.cpp
+++ b/src/common/msglog.cpp
@@ -7,7 +7,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project, info@vscp.org
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project, info@vscp.org
//
// This file is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/common/msglog.h b/src/common/msglog.h
index 44c95114e..0a102b19d 100644
--- a/src/common/msglog.h
+++ b/src/common/msglog.h
@@ -7,7 +7,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project, info@vscp.org
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project, info@vscp.org
//
// This file is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/common/randpassword.cpp b/src/common/randpassword.cpp
index e427483a7..fff2c658e 100644
--- a/src/common/randpassword.cpp
+++ b/src/common/randpassword.cpp
@@ -7,7 +7,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project,
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project,
//
// This file is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/common/randpassword.h b/src/common/randpassword.h
index 4c90fc3f2..75001d343 100644
--- a/src/common/randpassword.h
+++ b/src/common/randpassword.h
@@ -4,7 +4,7 @@
// This file is part is part of VSCP (Very Simple Control Protocol)
// https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman, eurosource,
+// Copyright (C) 2000-2024 Ake Hedman, eurosource,
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/src/vscp/common/actioncodes.h b/src/vscp/common/actioncodes.h
index 046b5dd0e..ecba2b707 100644
--- a/src/vscp/common/actioncodes.h
+++ b/src/vscp/common/actioncodes.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/common/automation.cpp b/src/vscp/common/automation.cpp
index f226329c1..a58b06749 100644
--- a/src/vscp/common/automation.cpp
+++ b/src/vscp/common/automation.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/common/automation.h b/src/vscp/common/automation.h
index 7f5bb82a0..c680e304b 100644
--- a/src/vscp/common/automation.h
+++ b/src/vscp/common/automation.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/canal.h b/src/vscp/common/canal.h
index a7ff37af9..ba9644f5e 100644
--- a/src/vscp/common/canal.h
+++ b/src/vscp/common/canal.h
@@ -5,7 +5,7 @@
The MIT License (MIT)
- Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+ Copyright (C) 2000-2024 Ake Hedman, the VSCP project
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/common/canal_macro.h b/src/vscp/common/canal_macro.h
index e288ccdb0..9f58cb6de 100644
--- a/src/vscp/common/canal_macro.h
+++ b/src/vscp/common/canal_macro.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/common/canal_xmlconfig.cpp b/src/vscp/common/canal_xmlconfig.cpp
index e33048cdc..8571e7a95 100644
--- a/src/vscp/common/canal_xmlconfig.cpp
+++ b/src/vscp/common/canal_xmlconfig.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/canal_xmlconfig.h b/src/vscp/common/canal_xmlconfig.h
index b7f815b59..4e9eea381 100644
--- a/src/vscp/common/canal_xmlconfig.h
+++ b/src/vscp/common/canal_xmlconfig.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/canaldlldef.h b/src/vscp/common/canaldlldef.h
index cfaf0dc1c..981cc6eef 100644
--- a/src/vscp/common/canaldlldef.h
+++ b/src/vscp/common/canaldlldef.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/common/clientlist.cpp b/src/vscp/common/clientlist.cpp
index 9e340113b..d4560b7d6 100644
--- a/src/vscp/common/clientlist.cpp
+++ b/src/vscp/common/clientlist.cpp
@@ -7,7 +7,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman,
+// Copyright (C) 2000-2024 Ake Hedman,
// the VSCP project,
//
// This file is distributed in the hope that it will be useful,
diff --git a/src/vscp/common/clientlist.h b/src/vscp/common/clientlist.h
index 712c86220..969dea40b 100644
--- a/src/vscp/common/clientlist.h
+++ b/src/vscp/common/clientlist.h
@@ -7,7 +7,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman,
+// Copyright (C) 2000-2024 Ake Hedman,
// Ake Hedman, the VSCP project,
//
// This file is distributed in the hope that it will be useful,
diff --git a/src/vscp/common/devitem.h b/src/vscp/common/devitem.h
index cda883123..d7900af86 100644
--- a/src/vscp/common/devitem.h
+++ b/src/vscp/common/devitem.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/guid.cpp b/src/vscp/common/guid.cpp
index 84da2ef10..412b825b6 100644
--- a/src/vscp/common/guid.cpp
+++ b/src/vscp/common/guid.cpp
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/guid.h b/src/vscp/common/guid.h
index cff22e9d8..e83e21eaa 100644
--- a/src/vscp/common/guid.h
+++ b/src/vscp/common/guid.h
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/hlo.cpp b/src/vscp/common/hlo.cpp
index c9a3d9f67..14fd0b500 100644
--- a/src/vscp/common/hlo.cpp
+++ b/src/vscp/common/hlo.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/hlo.h b/src/vscp/common/hlo.h
index 82d36abf5..c4c454164 100644
--- a/src/vscp/common/hlo.h
+++ b/src/vscp/common/hlo.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/interfacelist.cpp b/src/vscp/common/interfacelist.cpp
index 05153d784..6d2f221f0 100644
--- a/src/vscp/common/interfacelist.cpp
+++ b/src/vscp/common/interfacelist.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/common/interfacelist.h b/src/vscp/common/interfacelist.h
index 7849d03e0..60f365b65 100644
--- a/src/vscp/common/interfacelist.h
+++ b/src/vscp/common/interfacelist.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/level2drvdef.h b/src/vscp/common/level2drvdef.h
index 2911fe667..fd0ef46a5 100644
--- a/src/vscp/common/level2drvdef.h
+++ b/src/vscp/common/level2drvdef.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/common/mdf.cpp b/src/vscp/common/mdf.cpp
index 02d14541c..eb367b4dc 100644
--- a/src/vscp/common/mdf.cpp
+++ b/src/vscp/common/mdf.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/mdf.h b/src/vscp/common/mdf.h
index c2e915d13..d3c3d81bb 100644
--- a/src/vscp/common/mdf.h
+++ b/src/vscp/common/mdf.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/mqtt.cpp b/src/vscp/common/mqtt.cpp
index 192f4071d..d63758db2 100644
--- a/src/vscp/common/mqtt.cpp
+++ b/src/vscp/common/mqtt.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/mqtt.h b/src/vscp/common/mqtt.h
index 8032f1fb0..afba4d3e6 100644
--- a/src/vscp/common/mqtt.h
+++ b/src/vscp/common/mqtt.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/multicastsrv.cpp b/src/vscp/common/multicastsrv.cpp
index 9ca961204..c9be7b017 100644
--- a/src/vscp/common/multicastsrv.cpp
+++ b/src/vscp/common/multicastsrv.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/multicastsrv.h b/src/vscp/common/multicastsrv.h
index 8eb0290f4..ece499852 100644
--- a/src/vscp/common/multicastsrv.h
+++ b/src/vscp/common/multicastsrv.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/register.cpp b/src/vscp/common/register.cpp
index a6f6e03e1..f9c1fcb18 100644
--- a/src/vscp/common/register.cpp
+++ b/src/vscp/common/register.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/common/register.h b/src/vscp/common/register.h
index 424bb1d00..b3df53880 100644
--- a/src/vscp/common/register.h
+++ b/src/vscp/common/register.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/common/remotevariablecodes.h b/src/vscp/common/remotevariablecodes.h
index 09d365dd8..22eb56cfd 100644
--- a/src/vscp/common/remotevariablecodes.h
+++ b/src/vscp/common/remotevariablecodes.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/tcpipsrv.cpp b/src/vscp/common/tcpipsrv.cpp
index c0d6de1ae..0f1e2b9a7 100644
--- a/src/vscp/common/tcpipsrv.cpp
+++ b/src/vscp/common/tcpipsrv.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/tcpipsrv.h b/src/vscp/common/tcpipsrv.h
index ea74c2572..3df190950 100644
--- a/src/vscp/common/tcpipsrv.h
+++ b/src/vscp/common/tcpipsrv.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/udpsrv.cpp b/src/vscp/common/udpsrv.cpp
index fa670f818..d2155e4cc 100644
--- a/src/vscp/common/udpsrv.cpp
+++ b/src/vscp/common/udpsrv.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/udpsrv.h b/src/vscp/common/udpsrv.h
index 1b925a713..eaf507d68 100644
--- a/src/vscp/common/udpsrv.h
+++ b/src/vscp/common/udpsrv.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/userlist.cpp b/src/vscp/common/userlist.cpp
index a739f9262..b9ce5c15b 100644
--- a/src/vscp/common/userlist.cpp
+++ b/src/vscp/common/userlist.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/userlist.h b/src/vscp/common/userlist.h
index b2f9d58bb..ef5f6c06f 100644
--- a/src/vscp/common/userlist.h
+++ b/src/vscp/common/userlist.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/version.h b/src/vscp/common/version.h
index 9d43d08ad..7872d5d04 100644
--- a/src/vscp/common/version.h
+++ b/src/vscp/common/version.h
@@ -2,7 +2,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -40,7 +40,7 @@
#define VSCPD_DISPLAY_VERSION "15.0.2-1 Phosphorus"
#define VSCPD_COPYRIGHT \
- "Copyright (C) 2000-2023 Ake Hedman, the VSCP project, " \
+ "Copyright (C) 2000-2024 Ake Hedman, the VSCP project, " \
"https://www.vscp.org"
#define VSCPD_COPYRIGHT_HTML \
"Copyright (C) 2000-2022 Ake Hedman,
+ Copyright (C) 2000-2024 Ake Hedman, the VSCP project
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/common/vscp_debug.h b/src/vscp/common/vscp_debug.h
index 9d73b43dd..c6cdb6354 100644
--- a/src/vscp/common/vscp_debug.h
+++ b/src/vscp/common/vscp_debug.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscp_serial.h b/src/vscp/common/vscp_serial.h
index bdee17281..a1b03f625 100644
--- a/src/vscp/common/vscp_serial.h
+++ b/src/vscp/common/vscp_serial.h
@@ -2,7 +2,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscpcanaldeviceif.cpp b/src/vscp/common/vscpcanaldeviceif.cpp
index abc623dc1..e8cbf02fb 100644
--- a/src/vscp/common/vscpcanaldeviceif.cpp
+++ b/src/vscp/common/vscpcanaldeviceif.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscpcanaldeviceif.h b/src/vscp/common/vscpcanaldeviceif.h
index 7bd774ada..4b6552d13 100644
--- a/src/vscp/common/vscpcanaldeviceif.h
+++ b/src/vscp/common/vscpcanaldeviceif.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscpd_caps.h b/src/vscp/common/vscpd_caps.h
index 8b4d28459..b075de1ee 100644
--- a/src/vscp/common/vscpd_caps.h
+++ b/src/vscp/common/vscpd_caps.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscpdatetime.cpp b/src/vscp/common/vscpdatetime.cpp
index 60b54f00e..9c98de0da 100644
--- a/src/vscp/common/vscpdatetime.cpp
+++ b/src/vscp/common/vscpdatetime.cpp
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscpdatetime.h b/src/vscp/common/vscpdatetime.h
index e64238fa5..63c5d05de 100644
--- a/src/vscp/common/vscpdatetime.h
+++ b/src/vscp/common/vscpdatetime.h
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscphelper.cpp b/src/vscp/common/vscphelper.cpp
index 142109d99..b27861377 100644
--- a/src/vscp/common/vscphelper.cpp
+++ b/src/vscp/common/vscphelper.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscphelper.h b/src/vscp/common/vscphelper.h
index 8d5b6544a..8682a999c 100644
--- a/src/vscp/common/vscphelper.h
+++ b/src/vscp/common/vscphelper.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscplevel2device.cpp b/src/vscp/common/vscplevel2device.cpp
index 4745dde28..41aafdadc 100644
--- a/src/vscp/common/vscplevel2device.cpp
+++ b/src/vscp/common/vscplevel2device.cpp
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscplevel2device.h b/src/vscp/common/vscplevel2device.h
index da91ee23b..44d3324d8 100644
--- a/src/vscp/common/vscplevel2device.h
+++ b/src/vscp/common/vscplevel2device.h
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscpmqtt.h b/src/vscp/common/vscpmqtt.h
index 60b1fbfb1..e25893b7c 100644
--- a/src/vscp/common/vscpmqtt.h
+++ b/src/vscp/common/vscpmqtt.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscpremotetcpif.cpp b/src/vscp/common/vscpremotetcpif.cpp
index 98910a516..a5666ae1d 100644
--- a/src/vscp/common/vscpremotetcpif.cpp
+++ b/src/vscp/common/vscpremotetcpif.cpp
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscpremotetcpif.h b/src/vscp/common/vscpremotetcpif.h
index 68c1633e1..02c094cf9 100644
--- a/src/vscp/common/vscpremotetcpif.h
+++ b/src/vscp/common/vscpremotetcpif.h
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscpunit.cpp b/src/vscp/common/vscpunit.cpp
index 0d07fdbf6..e11637df8 100644
--- a/src/vscp/common/vscpunit.cpp
+++ b/src/vscp/common/vscpunit.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/common/vscpunit.h b/src/vscp/common/vscpunit.h
index 9d59b9b52..f74628bc2 100644
--- a/src/vscp/common/vscpunit.h
+++ b/src/vscp/common/vscpunit.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/daemon/controlobject.cpp b/src/vscp/daemon/controlobject.cpp
index 201af5646..68cb9e46b 100644
--- a/src/vscp/daemon/controlobject.cpp
+++ b/src/vscp/daemon/controlobject.cpp
@@ -5,7 +5,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/daemon/controlobject.h b/src/vscp/daemon/controlobject.h
index 48bee0db8..a07e8af5f 100644
--- a/src/vscp/daemon/controlobject.h
+++ b/src/vscp/daemon/controlobject.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/daemon/devicelist.cpp b/src/vscp/daemon/devicelist.cpp
index 66f3211b9..7de032bef 100644
--- a/src/vscp/daemon/devicelist.cpp
+++ b/src/vscp/daemon/devicelist.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/daemon/devicelist.h b/src/vscp/daemon/devicelist.h
index 082d22feb..7b91c7eb3 100644
--- a/src/vscp/daemon/devicelist.h
+++ b/src/vscp/daemon/devicelist.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/daemon/devicethread.cpp b/src/vscp/daemon/devicethread.cpp
index 0a43e7569..a53d961a5 100644
--- a/src/vscp/daemon/devicethread.cpp
+++ b/src/vscp/daemon/devicethread.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/daemon/devicethread.h b/src/vscp/daemon/devicethread.h
index 6a76f5e90..159d6b6f1 100644
--- a/src/vscp/daemon/devicethread.h
+++ b/src/vscp/daemon/devicethread.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/vscp/daemon/vscpd.cpp b/src/vscp/daemon/vscpd.cpp
index 569acf5b5..6ee97f567 100644
--- a/src/vscp/daemon/vscpd.cpp
+++ b/src/vscp/daemon/vscpd.cpp
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -419,7 +419,7 @@ copyleft(void)
fprintf(stderr,
"The MIT License (MIT)"
"\n"
- "Copyright (C) 2000-2023 Ake Hedman, the VSCP project\n"
+ "Copyright (C) 2000-2024 Ake Hedman, the VSCP project\n"
"\n"
"\n"
"Permission is hereby granted, free of charge, to any person obtaining a "
diff --git a/src/vscp/daemon/vscpd.h b/src/vscp/daemon/vscpd.h
index ac2840875..2d4056144 100644
--- a/src/vscp/daemon/vscpd.h
+++ b/src/vscp/daemon/vscpd.h
@@ -4,7 +4,7 @@
//
// The MIT License (MIT)
//
-// Copyright (C) 2000-2023 Ake Hedman, the VSCP project
+// Copyright (C) 2000-2024 Ake Hedman, the VSCP project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
diff --git a/src/vscp/vscpcmd/vscpcmd.cpp b/src/vscp/vscpcmd/vscpcmd.cpp
index 2ae943f26..53e1939c0 100644
--- a/src/vscp/vscpcmd/vscpcmd.cpp
+++ b/src/vscp/vscpcmd/vscpcmd.cpp
@@ -6,7 +6,7 @@
// 2 of the License, or (at your option) any later version.
//
// This file is part of the VSCP (https://www.vscp.org)
-// Copyright (C) 2000-2023 Ake Hedman,
+// Copyright (C) 2000-2024 Ake Hedman,
// Ake Hedman, the VSCP project,
//
// This file is distributed in the hope that it will be useful,
diff --git a/src/vscp/vscpcmd/vscpcmd.h b/src/vscp/vscpcmd/vscpcmd.h
index b2a1f17b0..6202e07fc 100644
--- a/src/vscp/vscpcmd/vscpcmd.h
+++ b/src/vscp/vscpcmd/vscpcmd.h
@@ -7,7 +7,7 @@
//
// This file is part of the VSCP (https://www.vscp.org)
//
-// Copyright (C) 2000-2023 Ake Hedman,
+// Copyright (C) 2000-2024 Ake Hedman,
// Ake Hedman, the VSCP project,
//
// This file is distributed in the hope that it will be useful,