IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 5f3838f1 authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan:
Browse files

fixed copyright headers

parent 2992bde0
No related branches found
No related tags found
1 merge request!329Radio interface
Pipeline #9373 canceled
/* /*
* (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * (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 * 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 * Licence version 3 (GPL Version 3). See file LICENSE for a full version of
* the license. * the license.
...@@ -110,4 +108,4 @@ namespace corsika { ...@@ -110,4 +108,4 @@ namespace corsika {
return static_cast<TAntennaImpl&>(*this); return static_cast<TAntennaImpl&>(*this);
} }
} // namespace corsika } // namespace corsika
\ No newline at end of file
/* /*
* (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * (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 * 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 * Licence version 3 (GPL Version 3). See file LICENSE for a full version of
* the license. * the license.
...@@ -122,4 +120,4 @@ namespace corsika { ...@@ -122,4 +120,4 @@ namespace corsika {
return config; return config;
} }
} // namespace corsika } // namespace corsika
\ No newline at end of file
/* /*
* (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * (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 * 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 * Licence version 3 (GPL Version 3). See file LICENSE for a full version of
* the license. * the license.
......
/* /*
* (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * (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 * 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 * Licence version 3 (GPL Version 3). See file LICENSE for a full version of
* the license. * the license.
...@@ -125,4 +123,4 @@ namespace corsika { ...@@ -125,4 +123,4 @@ namespace corsika {
} // namespace corsika } // namespace corsika
#include <corsika/detail/modules/radio/antennas/Antenna.inl> #include <corsika/detail/modules/radio/antennas/Antenna.inl>
\ No newline at end of file
/* /*
* (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * (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 * 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 * Licence version 3 (GPL Version 3). See file LICENSE for a full version of
* the license. * the license.
...@@ -136,4 +134,4 @@ namespace corsika { ...@@ -136,4 +134,4 @@ namespace corsika {
} // namespace corsika } // namespace corsika
#include <corsika/detail/modules/radio/antennas/TimeDomainAntenna.inl> #include <corsika/detail/modules/radio/antennas/TimeDomainAntenna.inl>
\ No newline at end of file
/* /*
* (c) Copyright 2022 CORSIKA Project, corsika-project@lists.kit.edu * (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 * 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 * Licence version 3 (GPL Version 3). See file LICENSE for a full version of
* the license. * the license.
...@@ -68,4 +66,4 @@ namespace corsika { ...@@ -68,4 +66,4 @@ namespace corsika {
} // namespace corsika } // namespace corsika
#include <corsika/detail/modules/radio/detectors/AntennaCollection.inl> #include <corsika/detail/modules/radio/detectors/AntennaCollection.inl>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment