diff --git a/curation_tool/utils.py b/curation_tool/utils.py
index 5b991a84372c7367fbdafa3568aec2aff5866ae9..86a08c6860621afd4ab44d31c591108020df3a5b 100644
--- a/curation_tool/utils.py
+++ b/curation_tool/utils.py
@@ -7,17 +7,18 @@
 # Authors: Amandine PERRIN                                                  #
 # Copyright (c) 2020  Institut Pasteur, CNRS                                #
 #                                                                           #
+# This file is part of the curation program.                                #
 # This program is free software: you can redistribute it and/or modify      #
-# it under the terms of the GNU Affero General Public License as            #
+# it under the terms of the GNU General Public License as                   #
 # published by the Free Software Foundation, either version 3 of the        #
 # License, or (at your option) any later version.                           #
 #                                                                           #
 # This program is distributed in the hope that it will be useful,           #
 # but WITHOUT ANY WARRANTY; without even the implied warranty of            #
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the             #
-# GNU Affero General Public License for more details.                       #
+# GNU General Public License for more details.                              #
 #                                                                           #
-# You should have received a copy of the GNU Affero General Public License  #
+# You should have received a copy of the GNU General Public License         #
 # along with this program.  If not, see <https://www.gnu.org/licenses/>.    #
 #                                                                           #
 #############################################################################