diff --git a/scripts/fix-copyright-years b/scripts/fix-copyright-years
index 86eceb7bdd63e7d24da38443e4454dec312f12af..5cbc42dcdae23268d7496d1c5c089e52728a1fef 100755
--- a/scripts/fix-copyright-years
+++ b/scripts/fix-copyright-years
@@ -14,7 +14,7 @@
 # Note that the script does not understand some unusual copyright notices: it
 # will display a message in that case.
 
-LAST_UPDATE_COMMIT=61485ab809d9a33484abf6136f05abd84da2be1b
+LAST_UPDATE_COMMIT=a53636e24ecbb9d521598a0c76a86a25a11f2a95
 
 if [ -z "$1" ]; then
     echo "Give a filename in argument"