diff --git a/programs/Hadrons/Application.cc b/programs/Hadrons/Application.cc
index 00ca8f61..fe33953f 100644
--- a/programs/Hadrons/Application.cc
+++ b/programs/Hadrons/Application.cc
@@ -1,21 +1,29 @@
-/*
- * Application.cc, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/Application.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.
+*******************************************************************************/
#include
#include
diff --git a/programs/Hadrons/Application.hpp b/programs/Hadrons/Application.hpp
index fd583fce..b02382e4 100644
--- a/programs/Hadrons/Application.hpp
+++ b/programs/Hadrons/Application.hpp
@@ -1,21 +1,29 @@
-/*
- * Application.hpp, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/Application.hpp
+
+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.
+*******************************************************************************/
#ifndef Hadrons_Application_hpp_
#define Hadrons_Application_hpp_
diff --git a/programs/Hadrons/CMeson.cc b/programs/Hadrons/CMeson.cc
index e93cb18c..e9748f83 100644
--- a/programs/Hadrons/CMeson.cc
+++ b/programs/Hadrons/CMeson.cc
@@ -1,21 +1,29 @@
-/*
- * CMeson.cc, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/CMeson.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.
+*******************************************************************************/
#include
diff --git a/programs/Hadrons/CMeson.hpp b/programs/Hadrons/CMeson.hpp
index 843ae00b..f9916131 100644
--- a/programs/Hadrons/CMeson.hpp
+++ b/programs/Hadrons/CMeson.hpp
@@ -1,21 +1,29 @@
-/*
- * CMeson.hpp, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/CMeson.hpp
+
+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.
+*******************************************************************************/
#ifndef Hadrons_CMeson_hpp_
#define Hadrons_CMeson_hpp_
diff --git a/programs/Hadrons/Environment.cc b/programs/Hadrons/Environment.cc
index ac7c81fa..c78dec9a 100644
--- a/programs/Hadrons/Environment.cc
+++ b/programs/Hadrons/Environment.cc
@@ -1,21 +1,29 @@
-/*
- * Environment.cc, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/Environment.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.
+*******************************************************************************/
#include
diff --git a/programs/Hadrons/Environment.hpp b/programs/Hadrons/Environment.hpp
index 17ca462d..12138d88 100644
--- a/programs/Hadrons/Environment.hpp
+++ b/programs/Hadrons/Environment.hpp
@@ -1,21 +1,29 @@
-/*
- * Environment.hpp, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/Environment.hpp
+
+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.
+*******************************************************************************/
#ifndef Hadrons_Environment_hpp_
#define Hadrons_Environment_hpp_
diff --git a/programs/Hadrons/Global.cc b/programs/Hadrons/Global.cc
index a8d8f22b..18c3028e 100644
--- a/programs/Hadrons/Global.cc
+++ b/programs/Hadrons/Global.cc
@@ -1,21 +1,29 @@
-/*
- * Application.cc, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/Global.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.
+*******************************************************************************/
#include
diff --git a/programs/Hadrons/Global.hpp b/programs/Hadrons/Global.hpp
index e99b491a..f364452e 100644
--- a/programs/Hadrons/Global.hpp
+++ b/programs/Hadrons/Global.hpp
@@ -1,21 +1,29 @@
-/*
- * Globals.hpp, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * LatCore 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 3 of the License, or
- * (at your option) any later version.
- *
- * LatCore 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 LatCore. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/Global.hpp
+
+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.
+*******************************************************************************/
#ifndef Hadrons_Global_hpp_
#define Hadrons_Global_hpp_
diff --git a/programs/Hadrons/Graph.hpp b/programs/Hadrons/Graph.hpp
index 7440975b..8b8afcc6 100644
--- a/programs/Hadrons/Graph.hpp
+++ b/programs/Hadrons/Graph.hpp
@@ -1,21 +1,29 @@
-/*
- * Graph.hpp, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/Graph.hpp
+
+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.
+*******************************************************************************/
#ifndef Hadrons_Graph_hpp_
#define Hadrons_Graph_hpp_
diff --git a/programs/Hadrons/Hadrons.cc b/programs/Hadrons/Hadrons.cc
index d53ca497..73ac03f9 100644
--- a/programs/Hadrons/Hadrons.cc
+++ b/programs/Hadrons/Hadrons.cc
@@ -1,21 +1,29 @@
-/*
- * Hadrons.cc, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * LatCore 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 3 of the License, or
- * (at your option) any later version.
- *
- * LatCore 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 LatCore. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/Hadrons.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.
+*******************************************************************************/
#include
diff --git a/programs/Hadrons/MQuark.cc b/programs/Hadrons/MQuark.cc
index c328e3a8..92311a37 100644
--- a/programs/Hadrons/MQuark.cc
+++ b/programs/Hadrons/MQuark.cc
@@ -1,21 +1,29 @@
-/*
- * MQuark.cc, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/MQuark.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.
+*******************************************************************************/
#include
diff --git a/programs/Hadrons/MQuark.hpp b/programs/Hadrons/MQuark.hpp
index f5ab94fb..c11cc8c1 100644
--- a/programs/Hadrons/MQuark.hpp
+++ b/programs/Hadrons/MQuark.hpp
@@ -1,21 +1,29 @@
-/*
- * MQuark.hpp, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/MQuark.hpp
+
+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.
+*******************************************************************************/
#ifndef Hadrons_MQuark_hpp_
#define Hadrons_MQuark_hpp_
diff --git a/programs/Hadrons/Module.cc b/programs/Hadrons/Module.cc
index a5809155..62f7fc68 100644
--- a/programs/Hadrons/Module.cc
+++ b/programs/Hadrons/Module.cc
@@ -1,21 +1,29 @@
-/*
- * Module.cc, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/Module.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.
+*******************************************************************************/
#include
diff --git a/programs/Hadrons/Module.hpp b/programs/Hadrons/Module.hpp
index a8d3b40e..d929afec 100644
--- a/programs/Hadrons/Module.hpp
+++ b/programs/Hadrons/Module.hpp
@@ -1,21 +1,29 @@
-/*
- * Module.hpp, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/Module.hpp
+
+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.
+*******************************************************************************/
#ifndef Hadrons_Module_hpp_
#define Hadrons_Module_hpp_
diff --git a/programs/Hadrons/ModuleFactory.cc b/programs/Hadrons/ModuleFactory.cc
index 084d272d..bb8cefad 100644
--- a/programs/Hadrons/ModuleFactory.cc
+++ b/programs/Hadrons/ModuleFactory.cc
@@ -1,21 +1,29 @@
-/*
- * ModuleFactory.cc, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/ModuleFactory.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.
+*******************************************************************************/
#include
diff --git a/programs/Hadrons/ModuleFactory.hpp b/programs/Hadrons/ModuleFactory.hpp
index 822dc8e7..f2db8d6a 100644
--- a/programs/Hadrons/ModuleFactory.hpp
+++ b/programs/Hadrons/ModuleFactory.hpp
@@ -1,21 +1,29 @@
-/*
- * ModuleFactory.hpp, part of Grid
- *
- * Copyright (C) 2015 Antonin Portelli
- *
- * Grid 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 3 of the License, or
- * (at your option) any later version.
- *
- * Grid 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 Grid. If not, see .
- */
+/*******************************************************************************
+Grid physics library, www.github.com/paboyle/Grid
+
+Source file: programs/Hadrons/ModuleFactory.hpp
+
+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.
+*******************************************************************************/
#ifndef Hadrons_ModuleFactory_hpp_
#define Hadrons_ModuleFactory_hpp_