Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
atlas
athena
Merge requests
!35071
Standard copyright format for AtlasHepMC
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Standard copyright format for AtlasHepMC
averbyts/athena:fix_atlashepmc_copyright
into
master
Overview
3
Commits
1
Pipelines
1
Changes
24
Merged
Andrii Verbytskyi
requested to merge
averbyts/athena:fix_atlashepmc_copyright
into
master
4 years ago
Overview
3
Commits
1
Pipelines
1
Changes
24
Expand
In this MR:
Standard copyright format for AtlasHepMC
tagging
@tadej
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
a8a0d73d
1 commit,
4 years ago
24 files
+
98
−
50
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
24
Search (e.g. *.vue) (Ctrl+P)
Generators/AtlasHepMC/AtlasHepMC/Flow.h
+
4
−
2
Options
/*
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de
/*
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
*/
/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */
#ifndef ATLASHEPMC_FLOW_H
#define ATLASHEPMC_FLOW_H
#ifdef HEPMC3
Loading