Skip to content
Snippets Groups Projects
Commit f985aa02 authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Added some slight updates to the project documentation before we

would open up the repository.
parent bda9aa86
No related branches found
No related tags found
No related merge requests found
......@@ -61,3 +61,13 @@ Some actual code is also kept in this repository. Like
[External/CheckerGccPlugins](External/CheckerGccPlugins). Such packages need to
be maintained exactly like packages in the
[atlas/athena](https://gitlab.cern.ch/atlas/athena) repository.
Copyright
---------
Note that all source files in the repository need to carry the following
copyright statement at their top:
```
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
```
......@@ -20,7 +20,7 @@ Build / Install
---------------
The projects can be built in a fairly standard way. The `AnalysisBaseExternals`
project should be possible to build on practically any platform that
project should be possible to build on practically any POSIX platform that
supports C++14. All the other projects on the other hand need to be built
on some platform for which an LCG release is available.
......@@ -41,5 +41,6 @@ make install DESTDIR=/some/location
Version
-------
This branch of the repository is meant to serve as a basis for the builds of the
various projects of the athena repository's master branch.
This branch of the repository is meant to serve as a basis for the builds of
the various projects of the [atlas/athena](https://gitlab.cern.ch/atlas/athena)
repository's master branch.
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