IAP GITLAB
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
corsika
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Air Shower Physics
corsika
Commits
0094e07b
Commit
0094e07b
authored
5 years ago
by
ralfulrich
Browse files
Options
Downloads
Patches
Plain Diff
added missing copyright statements
parent
0c75f83f
No related branches found
No related tags found
1 merge request
!127
Fix copyright merge
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Processes/SwitchProcess/SwitchProcess.h
+10
-0
10 additions, 0 deletions
Processes/SwitchProcess/SwitchProcess.h
Processes/SwitchProcess/testSwitchProcess.cc
+10
-0
10 additions, 0 deletions
Processes/SwitchProcess/testSwitchProcess.cc
with
20 additions
and
0 deletions
Processes/SwitchProcess/SwitchProcess.h
+
10
−
0
View file @
0094e07b
/*
* (c) Copyright 2019 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.
*/
#ifndef _corsika_SwitchProcess_h
#define _corsika_SwitchProcess_h
...
...
This diff is collapsed.
Click to expand it.
Processes/SwitchProcess/testSwitchProcess.cc
+
10
−
0
View file @
0094e07b
/*
* (c) Copyright 2019 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.
*/
#include
<corsika/process/switch_process/SwitchProcess.h>
#include
<corsika/stack/SecondaryView.h>
#include
<corsika/stack/Stack.h>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment