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
*
* 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
/*
* (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
/*
* (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.
......
/*
* (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>
/*
* (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>
/*
* (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>
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