diff --git a/extras/Hadrons/Application.cc b/extras/Hadrons/Application.cc index 85eda97a..cf7906eb 100644 --- a/extras/Hadrons/Application.cc +++ b/extras/Hadrons/Application.cc @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Application.cc +Source file: extras/Hadrons/Application.cc Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #include diff --git a/extras/Hadrons/Application.hpp b/extras/Hadrons/Application.hpp index 05179e97..4ea262df 100644 --- a/extras/Hadrons/Application.hpp +++ b/extras/Hadrons/Application.hpp @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Application.hpp +Source file: extras/Hadrons/Application.hpp Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Application_hpp_ diff --git a/extras/Hadrons/Environment.cc b/extras/Hadrons/Environment.cc index 62e611c3..4b230e20 100644 --- a/extras/Hadrons/Environment.cc +++ b/extras/Hadrons/Environment.cc @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Environment.cc +Source file: extras/Hadrons/Environment.cc Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #include diff --git a/extras/Hadrons/Environment.hpp b/extras/Hadrons/Environment.hpp index b3ff160b..41a7a008 100644 --- a/extras/Hadrons/Environment.hpp +++ b/extras/Hadrons/Environment.hpp @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Environment.hpp +Source file: extras/Hadrons/Environment.hpp Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Environment_hpp_ diff --git a/extras/Hadrons/Factory.hpp b/extras/Hadrons/Factory.hpp index 65de9b96..da86acae 100644 --- a/extras/Hadrons/Factory.hpp +++ b/extras/Hadrons/Factory.hpp @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Factory.hpp +Source file: extras/Hadrons/Factory.hpp +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Factory_hpp_ diff --git a/extras/Hadrons/GeneticScheduler.hpp b/extras/Hadrons/GeneticScheduler.hpp index c93ac2e5..7b5fc183 100644 --- a/extras/Hadrons/GeneticScheduler.hpp +++ b/extras/Hadrons/GeneticScheduler.hpp @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/GeneticScheduler.hpp +Source file: extras/Hadrons/GeneticScheduler.hpp +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_GeneticScheduler_hpp_ diff --git a/extras/Hadrons/Global.cc b/extras/Hadrons/Global.cc index 296038e4..7b0b8fb6 100644 --- a/extras/Hadrons/Global.cc +++ b/extras/Hadrons/Global.cc @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Global.cc +Source file: extras/Hadrons/Global.cc Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #include diff --git a/extras/Hadrons/Global.hpp b/extras/Hadrons/Global.hpp index e6d2adaa..81afab13 100644 --- a/extras/Hadrons/Global.hpp +++ b/extras/Hadrons/Global.hpp @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Global.hpp +Source file: extras/Hadrons/Global.hpp Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Global_hpp_ diff --git a/extras/Hadrons/Graph.hpp b/extras/Hadrons/Graph.hpp index 8f5beb30..df255517 100644 --- a/extras/Hadrons/Graph.hpp +++ b/extras/Hadrons/Graph.hpp @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Graph.hpp +Source file: extras/Hadrons/Graph.hpp Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Graph_hpp_ diff --git a/extras/Hadrons/HadronsXmlRun.cc b/extras/Hadrons/HadronsXmlRun.cc index a022c285..0dff8f9a 100644 --- a/extras/Hadrons/HadronsXmlRun.cc +++ b/extras/Hadrons/HadronsXmlRun.cc @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/HadronsXmlRun.cc +Source file: extras/Hadrons/HadronsXmlRun.cc Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #include diff --git a/extras/Hadrons/HadronsXmlSchedule.cc b/extras/Hadrons/HadronsXmlSchedule.cc index 5e213ab3..a8ca9a63 100644 --- a/extras/Hadrons/HadronsXmlSchedule.cc +++ b/extras/Hadrons/HadronsXmlSchedule.cc @@ -1,29 +1,30 @@ -/******************************************************************************* - Grid physics library, www.github.com/paboyle/Grid - - Source file: programs/Hadrons/HadronsXmlSchedule.cc - - Copyright (C) 2015 - - Author: Antonin Portelli - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - - See the full license in the file "LICENSE" in the top level distribution - directory. - *******************************************************************************/ +/************************************************************************************* + +Grid physics library, www.github.com/paboyle/Grid + +Source file: extras/Hadrons/HadronsXmlSchedule.cc + +Copyright (C) 2015 +Copyright (C) 2016 + +Author: Antonin Portelli + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #include diff --git a/extras/Hadrons/Module.cc b/extras/Hadrons/Module.cc index fabc6557..2549a931 100644 --- a/extras/Hadrons/Module.cc +++ b/extras/Hadrons/Module.cc @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Module.cc +Source file: extras/Hadrons/Module.cc Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #include diff --git a/extras/Hadrons/Module.hpp b/extras/Hadrons/Module.hpp index abb9cfd3..071e254a 100644 --- a/extras/Hadrons/Module.hpp +++ b/extras/Hadrons/Module.hpp @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Module.hpp +Source file: extras/Hadrons/Module.hpp Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Module_hpp_ diff --git a/extras/Hadrons/ModuleFactory.hpp b/extras/Hadrons/ModuleFactory.hpp index b893cb8a..48ab305c 100644 --- a/extras/Hadrons/ModuleFactory.hpp +++ b/extras/Hadrons/ModuleFactory.hpp @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/ModuleFactory.hpp +Source file: extras/Hadrons/ModuleFactory.hpp Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_ModuleFactory_hpp_ diff --git a/extras/Hadrons/Modules.hpp b/extras/Hadrons/Modules.hpp index 72807d8b..77ae08b7 100644 --- a/extras/Hadrons/Modules.hpp +++ b/extras/Hadrons/Modules.hpp @@ -1,3 +1,31 @@ +/************************************************************************************* + +Grid physics library, www.github.com/paboyle/Grid + +Source file: extras/Hadrons/Modules.hpp + +Copyright (C) 2015 +Copyright (C) 2016 + +Author: Antonin Portelli + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ +/* END LEGAL */ #include #include #include diff --git a/extras/Hadrons/Modules/MAction/DWF.hpp b/extras/Hadrons/Modules/MAction/DWF.hpp index 15654627..49861e3e 100644 --- a/extras/Hadrons/Modules/MAction/DWF.hpp +++ b/extras/Hadrons/Modules/MAction/DWF.hpp @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/DWF.hpp +Source file: extras/Hadrons/Modules/MAction/DWF.hpp +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_DWF_hpp_ diff --git a/extras/Hadrons/Modules/MAction/Wilson.hpp b/extras/Hadrons/Modules/MAction/Wilson.hpp index cff6d482..6ffa997d 100644 --- a/extras/Hadrons/Modules/MAction/Wilson.hpp +++ b/extras/Hadrons/Modules/MAction/Wilson.hpp @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Wilson.hpp +Source file: extras/Hadrons/Modules/MAction/Wilson.hpp +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Wilson_hpp_ diff --git a/extras/Hadrons/Modules/MContraction/Baryon.hpp b/extras/Hadrons/Modules/MContraction/Baryon.hpp index 6ae9c1ab..6bccda2e 100644 --- a/extras/Hadrons/Modules/MContraction/Baryon.hpp +++ b/extras/Hadrons/Modules/MContraction/Baryon.hpp @@ -1,3 +1,32 @@ +/************************************************************************************* + +Grid physics library, www.github.com/paboyle/Grid + +Source file: extras/Hadrons/Modules/MContraction/Baryon.hpp + +Copyright (C) 2015 +Copyright (C) 2016 + +Author: Antonin Portelli + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ +/* END LEGAL */ + #ifndef Hadrons_Baryon_hpp_ #define Hadrons_Baryon_hpp_ diff --git a/extras/Hadrons/Modules/MContraction/Meson.hpp b/extras/Hadrons/Modules/MContraction/Meson.hpp index 755cc7c8..dc4f60ee 100644 --- a/extras/Hadrons/Modules/MContraction/Meson.hpp +++ b/extras/Hadrons/Modules/MContraction/Meson.hpp @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Meson.hpp +Source file: extras/Hadrons/Modules/MContraction/Meson.hpp Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,9 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ +/* END LEGAL */ #ifndef Hadrons_Meson_hpp_ #define Hadrons_Meson_hpp_ diff --git a/extras/Hadrons/Modules/MGauge/Load.cc b/extras/Hadrons/Modules/MGauge/Load.cc index ba0d3a99..e5ee8abb 100644 --- a/extras/Hadrons/Modules/MGauge/Load.cc +++ b/extras/Hadrons/Modules/MGauge/Load.cc @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Load.cc +Source file: extras/Hadrons/Modules/MGauge/Load.cc +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #include diff --git a/extras/Hadrons/Modules/MGauge/Load.hpp b/extras/Hadrons/Modules/MGauge/Load.hpp index 32274104..c41f9b8c 100644 --- a/extras/Hadrons/Modules/MGauge/Load.hpp +++ b/extras/Hadrons/Modules/MGauge/Load.hpp @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Load.hpp +Source file: extras/Hadrons/Modules/MGauge/Load.hpp +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Load_hpp_ diff --git a/extras/Hadrons/Modules/MGauge/Random.cc b/extras/Hadrons/Modules/MGauge/Random.cc index bff989a4..c10fdfc3 100644 --- a/extras/Hadrons/Modules/MGauge/Random.cc +++ b/extras/Hadrons/Modules/MGauge/Random.cc @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Random.cc +Source file: extras/Hadrons/Modules/MGauge/Random.cc +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #include diff --git a/extras/Hadrons/Modules/MGauge/Random.hpp b/extras/Hadrons/Modules/MGauge/Random.hpp index dbc185a5..e3fbcf1a 100644 --- a/extras/Hadrons/Modules/MGauge/Random.hpp +++ b/extras/Hadrons/Modules/MGauge/Random.hpp @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Random.hpp +Source file: extras/Hadrons/Modules/MGauge/Random.hpp +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Random_hpp_ diff --git a/extras/Hadrons/Modules/MGauge/Unit.cc b/extras/Hadrons/Modules/MGauge/Unit.cc index d6d6da76..18d75c59 100644 --- a/extras/Hadrons/Modules/MGauge/Unit.cc +++ b/extras/Hadrons/Modules/MGauge/Unit.cc @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Unit.cc +Source file: extras/Hadrons/Modules/MGauge/Unit.cc +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #include diff --git a/extras/Hadrons/Modules/MGauge/Unit.hpp b/extras/Hadrons/Modules/MGauge/Unit.hpp index 86a4e128..2ff10bfd 100644 --- a/extras/Hadrons/Modules/MGauge/Unit.hpp +++ b/extras/Hadrons/Modules/MGauge/Unit.hpp @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Unit.hpp +Source file: extras/Hadrons/Modules/MGauge/Unit.hpp +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Unit_hpp_ diff --git a/extras/Hadrons/Modules/MSolver/RBPrecCG.hpp b/extras/Hadrons/Modules/MSolver/RBPrecCG.hpp index 874957c0..d7220271 100644 --- a/extras/Hadrons/Modules/MSolver/RBPrecCG.hpp +++ b/extras/Hadrons/Modules/MSolver/RBPrecCG.hpp @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/RBPrecCG.hpp +Source file: extras/Hadrons/Modules/MSolver/RBPrecCG.hpp +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_RBPrecCG_hpp_ diff --git a/extras/Hadrons/Modules/MSource/Point.hpp b/extras/Hadrons/Modules/MSource/Point.hpp index be3ad982..a0ecbc2a 100644 --- a/extras/Hadrons/Modules/MSource/Point.hpp +++ b/extras/Hadrons/Modules/MSource/Point.hpp @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Point.hpp +Source file: extras/Hadrons/Modules/MSource/Point.hpp +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Point_hpp_ diff --git a/extras/Hadrons/Modules/MSource/SeqGamma.hpp b/extras/Hadrons/Modules/MSource/SeqGamma.hpp index 70b603fe..181f9532 100644 --- a/extras/Hadrons/Modules/MSource/SeqGamma.hpp +++ b/extras/Hadrons/Modules/MSource/SeqGamma.hpp @@ -1,3 +1,32 @@ +/************************************************************************************* + +Grid physics library, www.github.com/paboyle/Grid + +Source file: extras/Hadrons/Modules/MSource/SeqGamma.hpp + +Copyright (C) 2015 +Copyright (C) 2016 + +Author: Antonin Portelli + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ +/* END LEGAL */ + #ifndef Hadrons_SeqGamma_hpp_ #define Hadrons_SeqGamma_hpp_ diff --git a/extras/Hadrons/Modules/MSource/Z2.hpp b/extras/Hadrons/Modules/MSource/Z2.hpp index 1bcd276d..cd5727be 100644 --- a/extras/Hadrons/Modules/MSource/Z2.hpp +++ b/extras/Hadrons/Modules/MSource/Z2.hpp @@ -1,8 +1,10 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Z2.hpp +Source file: extras/Hadrons/Modules/MSource/Z2.hpp +Copyright (C) 2015 Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Z2_hpp_ diff --git a/extras/Hadrons/Modules/Quark.hpp b/extras/Hadrons/Modules/Quark.hpp index e2c11aaa..e441a096 100644 --- a/extras/Hadrons/Modules/Quark.hpp +++ b/extras/Hadrons/Modules/Quark.hpp @@ -1,9 +1,11 @@ -/******************************************************************************* +/************************************************************************************* + Grid physics library, www.github.com/paboyle/Grid -Source file: programs/Hadrons/Quark.hpp +Source file: extras/Hadrons/Modules/Quark.hpp Copyright (C) 2015 +Copyright (C) 2016 Author: Antonin Portelli @@ -21,9 +23,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -See the full license in the file "LICENSE" in the top level distribution -directory. -*******************************************************************************/ +See the full license in the file "LICENSE" in the top level distribution directory +*************************************************************************************/ /* END LEGAL */ #ifndef Hadrons_Quark_hpp_