diff --git a/corsika/detail/modules/radio/antennas/Antenna.inl b/corsika/detail/modules/radio/antennas/Antenna.inl index 412ee9165efb451db29cad3acabb6aa05b35bd6f..26310172fb3fdd7b7a2246da29cf0eceaf9bb72e 100644 --- a/corsika/detail/modules/radio/antennas/Antenna.inl +++ b/corsika/detail/modules/radio/antennas/Antenna.inl @@ -1,8 +1,6 @@ /* * (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * - * See file AUTHORS for a list of contributors. - * * This software is distributed under the terms of the GNU General Public * Licence version 3 (GPL Version 3). See file LICENSE for a full version of * the license. @@ -110,4 +108,4 @@ namespace corsika { return static_cast<TAntennaImpl&>(*this); } -} // namespace corsika \ No newline at end of file +} // namespace corsika diff --git a/corsika/detail/modules/radio/antennas/TimeDomainAntenna.inl b/corsika/detail/modules/radio/antennas/TimeDomainAntenna.inl index b0a7e4b5556e661bb8db210ff7f147e4035a22d6..3416caf3cc1214adb88485c8f7d99fe07d0f98fb 100644 --- a/corsika/detail/modules/radio/antennas/TimeDomainAntenna.inl +++ b/corsika/detail/modules/radio/antennas/TimeDomainAntenna.inl @@ -1,8 +1,6 @@ /* * (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * - * See file AUTHORS for a list of contributors. - * * This software is distributed under the terms of the GNU General Public * Licence version 3 (GPL Version 3). See file LICENSE for a full version of * the license. @@ -122,4 +120,4 @@ namespace corsika { return config; } -} // namespace corsika \ No newline at end of file +} // namespace corsika diff --git a/corsika/detail/modules/radio/detectors/AntennaCollection.inl b/corsika/detail/modules/radio/detectors/AntennaCollection.inl index 9941769dd9fb5d0159996bc1d5d1bac404bfec31..e3a790865933600fae38097df2c628da8c19b0aa 100644 --- a/corsika/detail/modules/radio/detectors/AntennaCollection.inl +++ b/corsika/detail/modules/radio/detectors/AntennaCollection.inl @@ -1,8 +1,6 @@ /* * (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * - * See file AUTHORS for a list of contributors. - * * This software is distributed under the terms of the GNU General Public * Licence version 3 (GPL Version 3). See file LICENSE for a full version of * the license. diff --git a/corsika/modules/radio/antennas/Antenna.hpp b/corsika/modules/radio/antennas/Antenna.hpp index 35d1c11a49cb901cd70f06440a16276914f87a2d..226c37eaa9c47ef788e1768c5665c80958586067 100644 --- a/corsika/modules/radio/antennas/Antenna.hpp +++ b/corsika/modules/radio/antennas/Antenna.hpp @@ -1,8 +1,6 @@ /* * (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * - * See file AUTHORS for a list of contributors. - * * This software is distributed under the terms of the GNU General Public * Licence version 3 (GPL Version 3). See file LICENSE for a full version of * the license. @@ -125,4 +123,4 @@ namespace corsika { } // namespace corsika -#include <corsika/detail/modules/radio/antennas/Antenna.inl> \ No newline at end of file +#include <corsika/detail/modules/radio/antennas/Antenna.inl> diff --git a/corsika/modules/radio/antennas/TimeDomainAntenna.hpp b/corsika/modules/radio/antennas/TimeDomainAntenna.hpp index 88bf1dc46bab9a91e998f141d0468d8e1d2ac588..a1699b9233826e0d8fadf11a7171e330d39569c2 100644 --- a/corsika/modules/radio/antennas/TimeDomainAntenna.hpp +++ b/corsika/modules/radio/antennas/TimeDomainAntenna.hpp @@ -1,8 +1,6 @@ /* * (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * - * See file AUTHORS for a list of contributors. - * * This software is distributed under the terms of the GNU General Public * Licence version 3 (GPL Version 3). See file LICENSE for a full version of * the license. @@ -136,4 +134,4 @@ namespace corsika { } // namespace corsika -#include <corsika/detail/modules/radio/antennas/TimeDomainAntenna.inl> \ No newline at end of file +#include <corsika/detail/modules/radio/antennas/TimeDomainAntenna.inl> diff --git a/corsika/modules/radio/detectors/AntennaCollection.hpp b/corsika/modules/radio/detectors/AntennaCollection.hpp index 1af7a3626368bf801f1965946994f97dbcf0eb0b..368be18d934d2a4093a9871c6e51e4157523c058 100644 --- a/corsika/modules/radio/detectors/AntennaCollection.hpp +++ b/corsika/modules/radio/detectors/AntennaCollection.hpp @@ -1,8 +1,6 @@ /* * (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * - * See file AUTHORS for a list of contributors. - * * This software is distributed under the terms of the GNU General Public * Licence version 3 (GPL Version 3). See file LICENSE for a full version of * the license. @@ -68,4 +66,4 @@ namespace corsika { } // namespace corsika -#include <corsika/detail/modules/radio/detectors/AntennaCollection.inl> \ No newline at end of file +#include <corsika/detail/modules/radio/detectors/AntennaCollection.inl>