Skip to content
Snippets Groups Projects
Commit 5960b3a2 authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

Update in source code header script

parent 106a38de
No related branches found
No related tags found
No related merge requests found
......@@ -5,11 +5,11 @@
//! @file Tools/inc/BAConfigure.h
//! @brief Defines configuration variables
//!
//! @homepage http://apps.jcns.fz-juelich.de/BornAgain
//! @homepage http://bornagainproject.org
//! @license GNU General Public License v3 or higher (see COPYING)
//! @copyright Forschungszentrum Jülich GmbH 2013
//! @copyright Forschungszentrum Jülich GmbH 2015
//! @authors Scientific Computing Group at MLZ Garching
//! @authors C. Durniak, G. Pospelov, W. Van Herck, J. Wuttke
//! @authors C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke
//
// ************************************************************************** //
......
......@@ -5,11 +5,11 @@
//! @file Tools/inc/BAPython.h
//! @brief Defines configuration variables
//!
//! @homepage http://apps.jcns.fz-juelich.de/BornAgain
//! @homepage http://bornagainproject.org
//! @license GNU General Public License v3 or higher (see COPYING)
//! @copyright Forschungszentrum Jülich GmbH 2013
//! @copyright Forschungszentrum Jülich GmbH 2015
//! @authors Scientific Computing Group at MLZ Garching
//! @authors C. Durniak, G. Pospelov, W. Van Herck, J. Wuttke
//! @authors C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke
//
// ************************************************************************** //
......
......@@ -5,11 +5,11 @@
//! @file Samples/inc/BAVersion.h
//! @brief Defines functions for access to the package version number.
//!
//! @homepage http://apps.jcns.fz-juelich.de/BornAgain
//! @homepage http://bornagainproject.org
//! @license GNU General Public License v3 or higher (see COPYING)
//! @copyright Forschungszentrum Jülich GmbH 2013
//! @copyright Forschungszentrum Jülich GmbH 2015
//! @authors Scientific Computing Group at MLZ Garching
//! @authors C. Durniak, G. Pospelov, W. Van Herck, J. Wuttke
//! @authors C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke
//
// ************************************************************************** //
......
......@@ -5,9 +5,16 @@ import glob
directories = [
"Core/Algorithms",
"Core/FormFactors",
"Core/Geometry",
"Core/Samples",
"Core/StandardSamples",
"Core/Tools",
"Fit/FitKernel",
"GUI/coregui",
"GUI/main"
]
header_top = [
u"// ************************************************************************** //",
u"// ",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment