X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=cmake%2FLIBRARY_NAME_EXPORT.h.in;h=dc8456bad5a12133fa1aa2d993f8959ded041bd1;hb=fd0540f50c983b55494f9dbe67448ffb10f869fe;hp=8f02df7a4d0721adba8a098d896d63d1b7a73e2f;hpb=17824854619941a12697fea8524f4218f9a14ef9;p=crea.git diff --git a/cmake/LIBRARY_NAME_EXPORT.h.in b/cmake/LIBRARY_NAME_EXPORT.h.in index 8f02df7..dc8456b 100644 --- a/cmake/LIBRARY_NAME_EXPORT.h.in +++ b/cmake/LIBRARY_NAME_EXPORT.h.in @@ -4,6 +4,8 @@ # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image # 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 # # This software is governed by the CeCILL-B license under French law and # abiding by the rules of distribution of free software. You can use, @@ -20,7 +22,8 @@ # # 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. -# ------------------------------------------------------------------------ */ +# ------------------------------------------------------------------------ +*/ #ifndef __@LIBRARY_NAME@_EXPORT_h_INCLUDED__