diff --git a/deps/Base-DAQ b/deps/Base-DAQ
index e7991d1f8c77412082c1bac8c1f9e6678b1a46ee..8ee59d82d13d9555f6b7386312e57181586709ee 160000
--- a/deps/Base-DAQ
+++ b/deps/Base-DAQ
@@ -1 +1 @@
-Subproject commit e7991d1f8c77412082c1bac8c1f9e6678b1a46ee
+Subproject commit 8ee59d82d13d9555f6b7386312e57181586709ee
diff --git a/include/Astri_Horn_Generic.h b/include/Astri_Horn_Generic.h
index 25433d1c9c121902aa049b0a9f9e64c22217f68e..ef09f963347c503814b61d37c30dd0b210e6dab8 100644
--- a/include/Astri_Horn_Generic.h
+++ b/include/Astri_Horn_Generic.h
@@ -1,3 +1,22 @@
+/*
+**************************************************************************
+* Copyright (C) 2023 INAF
+* 
+* This program is free software: you can redistribute it and/or modify it 
+* under the terms of the GNU Lesser General Public License as published by 
+* the Free Software Foundation, either version 3 of the License
+* or (at your option) any later version. This program is distributed
+* in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even 
+* the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
+* See the GNU Lesser General Public License for more details. 
+* You should have received a copy of the GNU Lesser General Public License 
+* along with this program. If not, see <https://www.gnu.org/licenses/>.
+* 
+* Authors:
+* 
+* <>Valerio Pastore INAF-OAS Bologna  valerio.pastore@inaf.it
+****************************************************************************
+*/
 #pragma once
 
 #include <Base_Packet.h>
diff --git a/include/Astri_Horn_Recognized_Packet.h b/include/Astri_Horn_Recognized_Packet.h
index 77d6e82fc7c685fe4812266583c62292d5491e31..151ba53d02938e713d45b3ec2609fb6f15aac923 100755
--- a/include/Astri_Horn_Recognized_Packet.h
+++ b/include/Astri_Horn_Recognized_Packet.h
@@ -1,3 +1,22 @@
+/*
+**************************************************************************
+* Copyright (C) 2023 INAF
+* 
+* This program is free software: you can redistribute it and/or modify it 
+* under the terms of the GNU Lesser General Public License as published by 
+* the Free Software Foundation, either version 3 of the License
+* or (at your option) any later version. This program is distributed
+* in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even 
+* the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
+* See the GNU Lesser General Public License for more details. 
+* You should have received a copy of the GNU Lesser General Public License 
+* along with this program. If not, see <https://www.gnu.org/licenses/>.
+* 
+* Authors:
+* 
+* <>Valerio Pastore INAF-OAS Bologna  valerio.pastore@inaf.it
+****************************************************************************
+*/
 /**
  * @brief This file contains the definition of the recognizedPackets for Astri Horn.
  * 
diff --git a/include/Astri_MA_Generic.h b/include/Astri_MA_Generic.h
index c2b31e778ecbbf079338bb0f460926269cab6963..82a1254bfd5cd97fdc0b0aff48281ddc67ba4f10 100644
--- a/include/Astri_MA_Generic.h
+++ b/include/Astri_MA_Generic.h
@@ -1,3 +1,22 @@
+/*
+**************************************************************************
+* Copyright (C) 2023 INAF
+* 
+* This program is free software: you can redistribute it and/or modify it 
+* under the terms of the GNU Lesser General Public License as published by 
+* the Free Software Foundation, either version 3 of the License
+* or (at your option) any later version. This program is distributed
+* in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even 
+* the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
+* See the GNU Lesser General Public License for more details. 
+* You should have received a copy of the GNU Lesser General Public License 
+* along with this program. If not, see <https://www.gnu.org/licenses/>.
+* 
+* Authors:
+* 
+* <>Valerio Pastore INAF-OAS Bologna  valerio.pastore@inaf.it
+****************************************************************************
+*/
 #pragma once
 
 #include <Base_Packet.h>
diff --git a/include/Astri_MA_Recognized_Packet.h b/include/Astri_MA_Recognized_Packet.h
index 138cf281a3fb22cf5abbce171394ccba10c2940d..e3988c6a38a36e8d516d36efa9d4a4429df62680 100755
--- a/include/Astri_MA_Recognized_Packet.h
+++ b/include/Astri_MA_Recognized_Packet.h
@@ -1,3 +1,22 @@
+/*
+**************************************************************************
+* Copyright (C) 2023 INAF
+* 
+* This program is free software: you can redistribute it and/or modify it 
+* under the terms of the GNU Lesser General Public License as published by 
+* the Free Software Foundation, either version 3 of the License
+* or (at your option) any later version. This program is distributed
+* in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even 
+* the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
+* See the GNU Lesser General Public License for more details. 
+* You should have received a copy of the GNU Lesser General Public License 
+* along with this program. If not, see <https://www.gnu.org/licenses/>.
+* 
+* Authors:
+* 
+* <>Valerio Pastore INAF-OAS Bologna  valerio.pastore@inaf.it
+****************************************************************************
+*/
 /**
  * @brief This file contains the definition of the recognizedPackets for Astri MA.
  * 
diff --git a/include/Packet_Structure_Json.h b/include/Packet_Structure_Json.h
index 52e5f65e98b1888d7f2725b5a1e9c6d665236469..8060a2b42816ed42292439dbc5a831abffbdf9c7 100644
--- a/include/Packet_Structure_Json.h
+++ b/include/Packet_Structure_Json.h
@@ -1,3 +1,22 @@
+/*
+**************************************************************************
+* Copyright (C) 2023 INAF
+* 
+* This program is free software: you can redistribute it and/or modify it 
+* under the terms of the GNU Lesser General Public License as published by 
+* the Free Software Foundation, either version 3 of the License
+* or (at your option) any later version. This program is distributed
+* in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even 
+* the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
+* See the GNU Lesser General Public License for more details. 
+* You should have received a copy of the GNU Lesser General Public License 
+* along with this program. If not, see <https://www.gnu.org/licenses/>.
+* 
+* Authors:
+* 
+* <>Valerio Pastore INAF-OAS Bologna  valerio.pastore@inaf.it
+****************************************************************************
+*/
 #pragma once
 
 #include <Base_Packet.h>
diff --git a/src/Astri_Horn_Generic.cpp b/src/Astri_Horn_Generic.cpp
index 5d67c45f3ffe768f00f98293e41965b83b317997..1cd3727783c51d4d180c6ba0896962599bf1f2a1 100644
--- a/src/Astri_Horn_Generic.cpp
+++ b/src/Astri_Horn_Generic.cpp
@@ -1,3 +1,22 @@
+/*
+**************************************************************************
+* Copyright (C) 2023 INAF
+* 
+* This program is free software: you can redistribute it and/or modify it 
+* under the terms of the GNU Lesser General Public License as published by 
+* the Free Software Foundation, either version 3 of the License
+* or (at your option) any later version. This program is distributed
+* in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even 
+* the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
+* See the GNU Lesser General Public License for more details. 
+* You should have received a copy of the GNU Lesser General Public License 
+* along with this program. If not, see <https://www.gnu.org/licenses/>.
+* 
+* Authors:
+* 
+* <>Valerio Pastore INAF-OAS Bologna  valerio.pastore@inaf.it
+****************************************************************************
+*/
 #include <Astri_Horn_Generic.h>
 #include <Astri_Horn_Recognized_Packet.h>
 
diff --git a/src/Astri_MA_Generic.cpp b/src/Astri_MA_Generic.cpp
index 0720663dfbba367839295fee44360a826366d287..5a95e22598a6e63f46970810bb96a615e140d270 100644
--- a/src/Astri_MA_Generic.cpp
+++ b/src/Astri_MA_Generic.cpp
@@ -1,3 +1,22 @@
+/*
+**************************************************************************
+* Copyright (C) 2023 INAF
+* 
+* This program is free software: you can redistribute it and/or modify it 
+* under the terms of the GNU Lesser General Public License as published by 
+* the Free Software Foundation, either version 3 of the License
+* or (at your option) any later version. This program is distributed
+* in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even 
+* the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
+* See the GNU Lesser General Public License for more details. 
+* You should have received a copy of the GNU Lesser General Public License 
+* along with this program. If not, see <https://www.gnu.org/licenses/>.
+* 
+* Authors:
+* 
+* <>Valerio Pastore INAF-OAS Bologna  valerio.pastore@inaf.it
+****************************************************************************
+*/
 #include <Astri_MA_Generic.h>
 #include <Astri_MA_Recognized_Packet.h>
 
diff --git a/src/Packet_Structure_Json.cpp b/src/Packet_Structure_Json.cpp
index 07eaabe901cc1257e3831249b08b564abdd59cc0..c806d50627c55df06a1702b0dd4eed9c90b05ac9 100644
--- a/src/Packet_Structure_Json.cpp
+++ b/src/Packet_Structure_Json.cpp
@@ -1,3 +1,22 @@
+/*
+**************************************************************************
+* Copyright (C) 2023 INAF
+* 
+* This program is free software: you can redistribute it and/or modify it 
+* under the terms of the GNU Lesser General Public License as published by 
+* the Free Software Foundation, either version 3 of the License
+* or (at your option) any later version. This program is distributed
+* in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even 
+* the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
+* See the GNU Lesser General Public License for more details. 
+* You should have received a copy of the GNU Lesser General Public License 
+* along with this program. If not, see <https://www.gnu.org/licenses/>.
+* 
+* Authors:
+* 
+* <>Valerio Pastore INAF-OAS Bologna  valerio.pastore@inaf.it
+****************************************************************************
+*/
 #include <Packet_Structure_Json.h>
 #include <ctime>