@@ -11,7 +11,7 @@ compiler optimization. Thus, the most fundamental configuration
decision of the user must be performed at compile time. At run time
only specific model parameters can still be changed.
CORSIKA 8 is released under the GPLv3 license. See [license file](https://gitlab.iap.kit.edu/AirShowerPhysics/corsika/blob/master/LICENSE) which is part of every release and the source code.
CORSIKA 8 is released under the BSD 3-Clause license. See [license file](https://gitlab.iap.kit.edu/AirShowerPhysics/corsika/blob/master/LICENSE) which is part of every release and the source code.
When you contribute to CORSIKA check the guidelines outlined here:
[coding guidelines](https://gitlab.iap.kit.edu/AirShowerPhysics/corsika/blob/master/CONTRIBUTING.md). Code that fail the review by the CORSIKA author group must be improved before it can be merged in the official code base.