Unverified Commit 57b44e28 authored by Stephan Lachnit's avatar Stephan Lachnit
Browse files

Doxyen: consistent newline before @copyright tag

parent 6ccc77c9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
/**
 * @file
 * @brief Implementation of interface to the core framework
 *
 * @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
+1 −0
Original line number Diff line number Diff line
/**
 * @file
 * @brief Interface to the core framework
 *
 * @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
+1 −0
Original line number Diff line number Diff line
/**
 * @file
 * @brief Implementation of config manager
 *
 * @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
+1 −0
Original line number Diff line number Diff line
/**
 * @file
 * @brief Interface to the main configuration and its normal and special sections
 *
 * @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
+1 −0
Original line number Diff line number Diff line
/**
 * @file
 * @brief Implementation of config reader
 *
 * @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
Loading