1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 22:07:05 +01:00

Hadrons: legal banner fix

This commit is contained in:
2016-12-15 18:21:52 +00:00
parent 91e98b1dd5
commit 80cef1c78f
27 changed files with 32 additions and 6 deletions

View File

@ -1,7 +1,7 @@
/*******************************************************************************
Grid physics library, www.github.com/paboyle/Grid
Source file: programs/Hadrons/TPoint.hpp
Source file: programs/Hadrons/Point.hpp
Copyright (C) 2016
@ -24,6 +24,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
See the full license in the file "LICENSE" in the top level distribution
directory.
*******************************************************************************/
/* END LEGAL */
#ifndef Hadrons_Point_hpp_
#define Hadrons_Point_hpp_

View File

@ -1,7 +1,7 @@
/*******************************************************************************
Grid physics library, www.github.com/paboyle/Grid
Source file: programs/Hadrons/TZ2.hpp
Source file: programs/Hadrons/Z2.hpp
Copyright (C) 2016
@ -24,6 +24,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
See the full license in the file "LICENSE" in the top level distribution
directory.
*******************************************************************************/
/* END LEGAL */
#ifndef Hadrons_Z2_hpp_
#define Hadrons_Z2_hpp_