From 59bc84340a65edc03c2b2c87346f9bbd70670965 Mon Sep 17 00:00:00 2001 From: Quentin Rodier <quentin.rodier@meteo.fr> Date: Tue, 12 Apr 2022 23:19:02 +0200 Subject: [PATCH] Quentin 12/04/2022: typo fix --- src/mesonh/ext/deallocate_model1.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesonh/ext/deallocate_model1.f90 b/src/mesonh/ext/deallocate_model1.f90 index 63a5d98f9..0c7bfc0a8 100644 --- a/src/mesonh/ext/deallocate_model1.f90 +++ b/src/mesonh/ext/deallocate_model1.f90 @@ -1,4 +1,4 @@ -MNH_LIC Copyright 1997-2021 CNRS, Meteo-France and Universite Paul Sabatier +!MNH_LIC Copyright 1997-2021 CNRS, Meteo-France and Universite Paul Sabatier !MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence !MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt !MNH_LIC for details. version 1. -- GitLab