diff --git a/include/HepMC3/LHEF.h b/include/HepMC3/LHEF.h index 885795a9b6d236ffae86f9081acadcf0e119e362..a4770359759f56b371a63014ed08db65423404a9 100644 --- a/include/HepMC3/LHEF.h +++ b/include/HepMC3/LHEF.h @@ -4,9 +4,9 @@ // // This is the declaration of the Les Houches Event File classes, // implementing a simple C++ parser/writer for Les Houches Event files. -// Copyright (C) 2009-2013 Leif Lonnblad +// Copyright (C) 2009-2023 Leif Lonnblad // -// The code is licenced under version 2 of the GPL, see COPYING for details. +// The code is licenced under LGPLv3+, see COPYING for details. // Please respect the MCnet academic guidelines, see GUIDELINES for details. //