From 09c91f1e5d7a16e5ccee9fbd89aea4c8ce82208a Mon Sep 17 00:00:00 2001 From: Daniel Gonzalez Date: Wed, 2 Jan 2013 14:06:57 +0100 Subject: [PATCH] Bug #1880 unnecessary "*/" in cmakelists.txt file in every new project The comment tag was removed. --- appli/creaNewProject/NewProject/CMakeLists.txt.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/appli/creaNewProject/NewProject/CMakeLists.txt.in b/appli/creaNewProject/NewProject/CMakeLists.txt.in index b6d9e91..5fd59cc 100644 --- a/appli/creaNewProject/NewProject/CMakeLists.txt.in +++ b/appli/creaNewProject/NewProject/CMakeLists.txt.in @@ -2,7 +2,7 @@ # --------------------------------------------------------------------- # # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image -# pour la Santé) +# pour la Sant�) # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton # Previous Authors : Laurent Guigues, Jean-Pierre Roux # CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil @@ -22,8 +22,7 @@ # # The fact that you are presently reading this means that you have had # knowledge of the CeCILL-B license and that you accept its terms. -# ------------------------------------------------------------------------ -*/ +# ------------------------------------------------------------------------ # --------------------------------- # -- 2.45.1