diff --git a/Phys/StrippingSelections/python/StrippingSelections/StrippingQEE/StrippingALP2TauTau.py b/Phys/StrippingSelections/python/StrippingSelections/StrippingQEE/StrippingALP2TauTau.py
index 5b1ee169ad6607229f6d4d44bab7de6f81f687de..94a7a9fadb6cddf657183d39d35eec075ffed358 100644
--- a/Phys/StrippingSelections/python/StrippingSelections/StrippingQEE/StrippingALP2TauTau.py
+++ b/Phys/StrippingSelections/python/StrippingSelections/StrippingQEE/StrippingALP2TauTau.py
@@ -1,5 +1,5 @@
 ###############################################################################
-# (c) Copyright 2000-2021 CERN for the benefit of the LHCb Collaboration      #
+# (c) Copyright 2000-2023 CERN for the benefit of the LHCb Collaboration      #
 #                                                                             #
 # This software is distributed under the terms of the GNU General Public      #
 # Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING".   #
@@ -20,7 +20,7 @@ from StrippingUtils.Utils import LineBuilder
 '''
 Stripping lines for ALP -> tautau searches (both displaced and prompt). 
 Various decay mode combinations of the tau leptons are considered.
-Authots: Xabier Cid Vidal, Carlos Vazquez Sierra.
+Authors: Xabier Cid Vidal, Carlos Vazquez Sierra.
 '''
 
 __all__ = ('ALP2TauTauConf', 'default_config')