From a4f563f99f7d6f052fab026e459b6b7e320bfaf1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Tue, 16 May 2017 14:45:24 +0200
Subject: [PATCH] Updated LAST_UPDATE_COMMIT variable.

---
 scripts/fix-copyright-years | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/fix-copyright-years b/scripts/fix-copyright-years
index 86eceb7bd..5cbc42dcd 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"
-- 
GitLab