From 482a69561286b1ed024121cb03df15cd2410546c Mon Sep 17 00:00:00 2001
From: Andrii Verbytskyi <andrii.verbytskyi@cern.ch>
Date: Fri, 10 Mar 2023 00:50:11 +0100
Subject: [PATCH] Update LHEF.h

---
 include/HepMC3/LHEF.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/HepMC3/LHEF.h b/include/HepMC3/LHEF.h
index 885795a9..a4770359 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.
 //
 
-- 
GitLab