diff --git a/src/boards/Parafoil/Actuators/Actuators.cpp b/src/boards/Parafoil/Actuators/Actuators.cpp
index 4f317e60d641387835d48dcbb7630b572950ea57..b65eef8bb9c3f9e08be1c55e20052b74ac012cb7 100644
--- a/src/boards/Parafoil/Actuators/Actuators.cpp
+++ b/src/boards/Parafoil/Actuators/Actuators.cpp
@@ -1,5 +1,5 @@
 /* Copyright (c) 2024 Skyward Experimental Rocketry
- * Author: Alberto Nidasio, Federico Lolli, Angelo Prete
+ * Authors: Alberto Nidasio, Federico Lolli, Angelo Prete
  *
  * 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/boards/Parafoil/Actuators/Actuators.h b/src/boards/Parafoil/Actuators/Actuators.h
index afbb371fe66eafe2f24c5eb6a43289850abca61f..cf6a470180d20e9f6fab29daf4bb57c05bd3fa51 100644
--- a/src/boards/Parafoil/Actuators/Actuators.h
+++ b/src/boards/Parafoil/Actuators/Actuators.h
@@ -1,5 +1,5 @@
 /* Copyright (c) 2024 Skyward Experimental Rocketry
- * Author: Alberto Nidasio, Federico Lolli, Angelo Prete
+ * Authors: Alberto Nidasio, Federico Lolli, Angelo Prete
  *
  * 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/boards/Parafoil/BoardScheduler.cpp b/src/boards/Parafoil/BoardScheduler.cpp
index 228547cd2c4246c41323c9907d3c5786a3439418..359e9fc71286508ecae61babf4cbb9c83a4d4e01 100644
--- a/src/boards/Parafoil/BoardScheduler.cpp
+++ b/src/boards/Parafoil/BoardScheduler.cpp
@@ -1,5 +1,5 @@
 /* Copyright (c) 2023 Skyward Experimental Rocketry
- * Authors: Matteo Pignataro
+ * Author: Matteo Pignataro
  *
  * 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/boards/Parafoil/BoardScheduler.h b/src/boards/Parafoil/BoardScheduler.h
index 8ebf8db1e49efd482f656bd2b1165a470cfa7bdf..b0d48ab3131d92464492b1ba82e20364b14cb328 100644
--- a/src/boards/Parafoil/BoardScheduler.h
+++ b/src/boards/Parafoil/BoardScheduler.h
@@ -1,5 +1,5 @@
 /* Copyright (c) 2023 Skyward Experimental Rocketry
- * Authors: Matteo Pignataro
+ * Author: Matteo Pignataro
  *
  * 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/boards/Parafoil/Configs/ActuatorsConfigs.h b/src/boards/Parafoil/Configs/ActuatorsConfigs.h
index c4799d1dc23c967296fbfe3f7e702cae4e403c90..5e3676de666eb3e189ea660c142286f37037ad29 100644
--- a/src/boards/Parafoil/Configs/ActuatorsConfigs.h
+++ b/src/boards/Parafoil/Configs/ActuatorsConfigs.h
@@ -1,5 +1,5 @@
 /* Copyright (c) 2024 Skyward Experimental Rocketry
- * Author: Alberto Nidasio, Federico Lolli, Angelo Prete
+ * Authors: Alberto Nidasio, Federico Lolli, Angelo Prete
  *
  * 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/boards/Parafoil/Configs/FlightModeManagerConfig.h b/src/boards/Parafoil/Configs/FlightModeManagerConfig.h
index a9489f1ff6aaf5ea140903fd3c62c6d5db9c93a3..6804ffab7d360cceb795b2badf44df7ad56c0b02 100644
--- a/src/boards/Parafoil/Configs/FlightModeManagerConfig.h
+++ b/src/boards/Parafoil/Configs/FlightModeManagerConfig.h
@@ -1,5 +1,5 @@
 /* Copyright (c) 2022 Skyward Experimental Rocketry
- * Author: Federico Mandelli, Angelo Prete
+ * Authors: Federico Mandelli, Angelo Prete
  *
  * 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/boards/Parafoil/Radio/Radio.cpp b/src/boards/Parafoil/Radio/Radio.cpp
index e4ec807c26f65ceea64af61b202e4705c61cc62b..260ababf915edf8a65ad5a9a73d0658469d13905 100644
--- a/src/boards/Parafoil/Radio/Radio.cpp
+++ b/src/boards/Parafoil/Radio/Radio.cpp
@@ -1,5 +1,5 @@
 /* Copyright (c) 2023 Skyward Experimental Rocketry
- * Author: Matteo Pignataro, Federico Mandelli
+ * Authors: Matteo Pignataro, Federico Mandelli
  *
  * 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/boards/Parafoil/Radio/Radio.h b/src/boards/Parafoil/Radio/Radio.h
index 80049452c9de9a0ac630fccf4cd7afdc95e48139..346c8b3106a4c2d4e643b3631010c8a853f2c5fa 100644
--- a/src/boards/Parafoil/Radio/Radio.h
+++ b/src/boards/Parafoil/Radio/Radio.h
@@ -1,5 +1,5 @@
 /* Copyright (c) 2023 Skyward Experimental Rocketry
- * Author: Matteo Pignataro, Federico Mandelli
+ * Authors: Matteo Pignataro, Federico Mandelli
  *
  * 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/boards/Parafoil/Sensors/Sensors.h b/src/boards/Parafoil/Sensors/Sensors.h
index 26316ac973458ef1051b40976efd14c54b3fbc10..af60a9e3281e36bdb1569b6b7255a6824dc96b4a 100644
--- a/src/boards/Parafoil/Sensors/Sensors.h
+++ b/src/boards/Parafoil/Sensors/Sensors.h
@@ -1,5 +1,5 @@
 /* Copyright (c) 2023 Skyward Experimental Rocketry
- * Author: Matteo Pignataro, Federico Mandelli
+ * Authors: Matteo Pignataro, Federico Mandelli
  *
  * 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/boards/Parafoil/Wing/AutomaticWingAlgorithm.cpp b/src/boards/Parafoil/Wing/AutomaticWingAlgorithm.cpp
index 963b91d1dbdf65ed5c1e9081587f2b83595b2f6d..6bca48d9296f72691f9621b2086b513ba7b93a7b 100644
--- a/src/boards/Parafoil/Wing/AutomaticWingAlgorithm.cpp
+++ b/src/boards/Parafoil/Wing/AutomaticWingAlgorithm.cpp
@@ -1,5 +1,5 @@
 /* Copyright (c) 2023 Skyward Experimental Rocketry
- * Author: Matteo Pignataro, Radu Raul
+ * Authors: Matteo Pignataro, Radu Raul
  *
  * 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/boards/Parafoil/Wing/WingTargetPositionData.h b/src/boards/Parafoil/Wing/WingTargetPositionData.h
index 32aca881f24ec94f018bc62b14650a3b2e2cb23c..d36a661e8301fc9d284322a979e52bf1319c7f9d 100644
--- a/src/boards/Parafoil/Wing/WingTargetPositionData.h
+++ b/src/boards/Parafoil/Wing/WingTargetPositionData.h
@@ -1,5 +1,5 @@
 /* Copyright (c) 2022 Skyward Experimental Rocketry
- * Author: Alberto Nidasio, Radu Raul
+ * Authors: Alberto Nidasio, Radu Raul
  *
  * 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/scripts/EventDumper/EventDumper.cpp b/src/scripts/EventDumper/EventDumper.cpp
index b47cfb989672527c4b2af49252a8326b708c481a..4b47aa20c168a40b522535e6514e60ec90c03452 100644
--- a/src/scripts/EventDumper/EventDumper.cpp
+++ b/src/scripts/EventDumper/EventDumper.cpp
@@ -1,5 +1,5 @@
 /* Copyright (c) 2023 Skyward Experimental Rocketry
- * Authors: Matteo Pignataro
+ * Author: Matteo Pignataro
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal