From d1c80e1d461c5824c853768f1458039ae888c413 Mon Sep 17 00:00:00 2001 From: Daniel Richtmann Date: Wed, 13 Jun 2018 09:42:29 +0200 Subject: [PATCH] WilsonMG: Correct years in copyright line --- tests/solver/Test_multigrid_common.h | 2 +- tests/solver/Test_staggered_cagmres_unprec.cc | 2 +- tests/solver/Test_staggered_fcagmres_prec.cc | 2 +- tests/solver/Test_staggered_fgmres_prec.cc | 2 +- tests/solver/Test_staggered_gmres_unprec.cc | 2 +- tests/solver/Test_staggered_mr_unprec.cc | 2 +- tests/solver/Test_wilson_cagmres_unprec.cc | 2 +- tests/solver/Test_wilson_fcagmres_prec.cc | 2 +- tests/solver/Test_wilson_fgmres_prec.cc | 2 +- tests/solver/Test_wilson_gmres_unprec.cc | 2 +- tests/solver/Test_wilson_mg.cc | 2 +- tests/solver/Test_wilson_mg_mp.cc | 2 +- tests/solver/Test_wilson_mr_unprec.cc | 2 +- tests/solver/Test_wilsonclover_cagmres_unprec.cc | 2 +- tests/solver/Test_wilsonclover_fcagmres_prec.cc | 2 +- tests/solver/Test_wilsonclover_fgmres_prec.cc | 2 +- tests/solver/Test_wilsonclover_gmres_unprec.cc | 2 +- tests/solver/Test_wilsonclover_mg.cc | 2 +- tests/solver/Test_wilsonclover_mg_mp.cc | 2 +- tests/solver/Test_wilsonclover_mr_unprec.cc | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/tests/solver/Test_multigrid_common.h b/tests/solver/Test_multigrid_common.h index 3250addb..add833f2 100644 --- a/tests/solver/Test_multigrid_common.h +++ b/tests/solver/Test_multigrid_common.h @@ -4,7 +4,7 @@ Source file: ./tests/solver/Test_multigrid_common.h - Copyright (C) 2015 + Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_staggered_cagmres_unprec.cc b/tests/solver/Test_staggered_cagmres_unprec.cc index 506b68b1..247c4097 100644 --- a/tests/solver/Test_staggered_cagmres_unprec.cc +++ b/tests/solver/Test_staggered_cagmres_unprec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_staggered_cagmres_unprec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_staggered_fcagmres_prec.cc b/tests/solver/Test_staggered_fcagmres_prec.cc index 33ce182d..9b5c52d7 100644 --- a/tests/solver/Test_staggered_fcagmres_prec.cc +++ b/tests/solver/Test_staggered_fcagmres_prec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_staggered_fcagmres_prec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_staggered_fgmres_prec.cc b/tests/solver/Test_staggered_fgmres_prec.cc index 48eec1ce..a125af7f 100644 --- a/tests/solver/Test_staggered_fgmres_prec.cc +++ b/tests/solver/Test_staggered_fgmres_prec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_staggered_fgmres_prec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_staggered_gmres_unprec.cc b/tests/solver/Test_staggered_gmres_unprec.cc index 8b62eb78..2d8a247d 100644 --- a/tests/solver/Test_staggered_gmres_unprec.cc +++ b/tests/solver/Test_staggered_gmres_unprec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_staggered_gmres_unprec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_staggered_mr_unprec.cc b/tests/solver/Test_staggered_mr_unprec.cc index d29ec68d..835d1337 100644 --- a/tests/solver/Test_staggered_mr_unprec.cc +++ b/tests/solver/Test_staggered_mr_unprec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_staggered_mr_unprec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilson_cagmres_unprec.cc b/tests/solver/Test_wilson_cagmres_unprec.cc index 4f81b195..46f9e6a6 100644 --- a/tests/solver/Test_wilson_cagmres_unprec.cc +++ b/tests/solver/Test_wilson_cagmres_unprec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_wilson_cagmres_unprec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilson_fcagmres_prec.cc b/tests/solver/Test_wilson_fcagmres_prec.cc index 5ac9b87f..f802984f 100644 --- a/tests/solver/Test_wilson_fcagmres_prec.cc +++ b/tests/solver/Test_wilson_fcagmres_prec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_wilson_fcagmres_prec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilson_fgmres_prec.cc b/tests/solver/Test_wilson_fgmres_prec.cc index f9e1f352..f55516da 100644 --- a/tests/solver/Test_wilson_fgmres_prec.cc +++ b/tests/solver/Test_wilson_fgmres_prec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_wilson_fgmres_prec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilson_gmres_unprec.cc b/tests/solver/Test_wilson_gmres_unprec.cc index d4ec2ed0..443f7ebc 100644 --- a/tests/solver/Test_wilson_gmres_unprec.cc +++ b/tests/solver/Test_wilson_gmres_unprec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_wilson_gmres_unprec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilson_mg.cc b/tests/solver/Test_wilson_mg.cc index 0578b61c..5e4ee480 100644 --- a/tests/solver/Test_wilson_mg.cc +++ b/tests/solver/Test_wilson_mg.cc @@ -4,7 +4,7 @@ Source file: ./tests/solver/Test_wilson_mg.cc - Copyright (C) 2017 + Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilson_mg_mp.cc b/tests/solver/Test_wilson_mg_mp.cc index 3d8a242e..f4298777 100644 --- a/tests/solver/Test_wilson_mg_mp.cc +++ b/tests/solver/Test_wilson_mg_mp.cc @@ -4,7 +4,7 @@ Source file: ./tests/solver/Test_wilson_mg_mp.cc - Copyright (C) 2017 + Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilson_mr_unprec.cc b/tests/solver/Test_wilson_mr_unprec.cc index 7b7ef0f9..976130d3 100644 --- a/tests/solver/Test_wilson_mr_unprec.cc +++ b/tests/solver/Test_wilson_mr_unprec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_wilson_mr_unprec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilsonclover_cagmres_unprec.cc b/tests/solver/Test_wilsonclover_cagmres_unprec.cc index e248614b..3ecdf738 100644 --- a/tests/solver/Test_wilsonclover_cagmres_unprec.cc +++ b/tests/solver/Test_wilsonclover_cagmres_unprec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_wilsonclover_cagmres_unprec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilsonclover_fcagmres_prec.cc b/tests/solver/Test_wilsonclover_fcagmres_prec.cc index 762a7fd7..3cbbfc02 100644 --- a/tests/solver/Test_wilsonclover_fcagmres_prec.cc +++ b/tests/solver/Test_wilsonclover_fcagmres_prec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_wilsonclover_fcagmres_prec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilsonclover_fgmres_prec.cc b/tests/solver/Test_wilsonclover_fgmres_prec.cc index 50c2c605..7ad0fa24 100644 --- a/tests/solver/Test_wilsonclover_fgmres_prec.cc +++ b/tests/solver/Test_wilsonclover_fgmres_prec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_wilsonclover_fgmres_prec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilsonclover_gmres_unprec.cc b/tests/solver/Test_wilsonclover_gmres_unprec.cc index c05af5b6..a9fe7181 100644 --- a/tests/solver/Test_wilsonclover_gmres_unprec.cc +++ b/tests/solver/Test_wilsonclover_gmres_unprec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_wilsonclover_gmres_unprec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilsonclover_mg.cc b/tests/solver/Test_wilsonclover_mg.cc index 78467d9b..d65418ff 100644 --- a/tests/solver/Test_wilsonclover_mg.cc +++ b/tests/solver/Test_wilsonclover_mg.cc @@ -4,7 +4,7 @@ Source file: ./tests/solver/Test_wilsonclover_mg.cc - Copyright (C) 2017 + Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilsonclover_mg_mp.cc b/tests/solver/Test_wilsonclover_mg_mp.cc index df457848..d8204cfb 100644 --- a/tests/solver/Test_wilsonclover_mg_mp.cc +++ b/tests/solver/Test_wilsonclover_mg_mp.cc @@ -4,7 +4,7 @@ Source file: ./tests/solver/Test_wilsonclover_mg_mp.cc - Copyright (C) 2017 + Copyright (C) 2015-2018 Author: Daniel Richtmann diff --git a/tests/solver/Test_wilsonclover_mr_unprec.cc b/tests/solver/Test_wilsonclover_mr_unprec.cc index f39bea9a..e3aa8838 100644 --- a/tests/solver/Test_wilsonclover_mr_unprec.cc +++ b/tests/solver/Test_wilsonclover_mr_unprec.cc @@ -4,7 +4,7 @@ Grid physics library, www.github.com/paboyle/Grid Source file: ./tests/solver/Test_wilsonclover_mr_unprec.cc -Copyright (C) 2015 +Copyright (C) 2015-2018 Author: Daniel Richtmann