Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
c6a78e7a
Commit
c6a78e7a
authored
Feb 17, 2020
by
Simon Spannagel
Browse files
Update license notice to read "2017-2020"
parent
c9836703
Changes
46
Hide whitespace changes
Inline
Side-by-side
LICENSE.md
View file @
c6a78e7a
MIT License
Copyright (c) 2017 CERN and the Corryvreckan authors
Copyright (c) 2017
-2020
CERN and the Corryvreckan authors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
...
...
src/core/Corryvreckan.cpp
View file @
c6a78e7a
/** @file
* @brief Implementation of interface to the core framework
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/Corryvreckan.hpp
View file @
c6a78e7a
/** @file
* @brief Interface to the core framework
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/clipboard/Clipboard.hpp
View file @
c6a78e7a
/**
* @file
* @brief Store objects for exachange between modules on the clipboard
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/clipboard/exceptions.h
View file @
c6a78e7a
...
...
@@ -2,7 +2,7 @@
* @file
* @brief Collection of all configuration exceptions
*
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/ConfigManager.cpp
View file @
c6a78e7a
/**
* @file
* @brief Implementation of config manager
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/ConfigManager.hpp
View file @
c6a78e7a
/**
* @file
* @brief Interface to the main configuration and its normal and special sections
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/ConfigReader.cpp
View file @
c6a78e7a
/**
* @file
* @brief Implementation of config reader
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/ConfigReader.hpp
View file @
c6a78e7a
/**
* @file
* @brief Provides a reader for configuration files
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/Configuration.cpp
View file @
c6a78e7a
/**
* @file
* @brief Implementation of configuration
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/Configuration.hpp
View file @
c6a78e7a
/**
* @file
* @brief Core object of the configuration system
* @copyright Copyright (c) 2017 CERN and the Allpix Squared authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Allpix Squared authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/Configuration.tpp
View file @
c6a78e7a
/**
* @file
* @brief Template implementation of configuration
* @copyright Copyright (c) 2017 CERN and the Allpix Squared authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Allpix Squared authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/OptionParser.cpp
View file @
c6a78e7a
/**
* @file
* @brief Implementation of option parser
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/OptionParser.hpp
View file @
c6a78e7a
/**
* @file
* @brief Option parser for additional command line options
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/exceptions.cpp
View file @
c6a78e7a
...
...
@@ -2,7 +2,7 @@
* @file
* @brief Implementation of configuration exceptions
*
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/config/exceptions.h
View file @
c6a78e7a
...
...
@@ -2,7 +2,7 @@
* @file
* @brief Collection of all configuration exceptions
*
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/detector/Detector.cpp
View file @
c6a78e7a
/** @file
* @brief Implementation of the detector model
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/detector/Detector.hpp
View file @
c6a78e7a
/** @file
* @brief Detector model class
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/module/Module.cpp
View file @
c6a78e7a
/** @file
* @brief Implementation of the base module class
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
src/core/module/Module.hpp
View file @
c6a78e7a
/** @file
* @brief Base class for Corryvreckan modules
* @copyright Copyright (c) 2017 CERN and the Corryvreckan authors.
* @copyright Copyright (c) 2017
-2020
CERN and the Corryvreckan authors.
* This software is distributed under the terms of the MIT License, copied verbatim in the file "LICENSE.md".
* In applying this license, CERN does not waive the privileges and immunities granted to it by virtue of its status as an
* Intergovernmental Organization or submit itself to any jurisdiction.
...
...
Prev
1
2
3
Next
Simon Spannagel
@simonspa
mentioned in commit
43d109c8
·
Jun 18, 2020
mentioned in commit
43d109c8
mentioned in commit 43d109c8b69cc4cabf40602fba1cfa1f54d8cb6e
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment