From 8ff2eafd72a5c812393f4752b37e4cc004dc5ed1 Mon Sep 17 00:00:00 2001
From: Quentin Rodier <quentin.rodier@meteo.fr>
Date: Wed, 10 Jan 2024 15:44:19 +0100
Subject: [PATCH] Quentin 10/01/2024: correct LICENCE for creation of routine
 by LAERO member

---
 .../radiation/radiation_ice_optics_shapes.F90    | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/src/LIB/RAD/ecrad-1.4.0_mnh/radiation/radiation_ice_optics_shapes.F90 b/src/LIB/RAD/ecrad-1.4.0_mnh/radiation/radiation_ice_optics_shapes.F90
index 011f2666e..f28d723b6 100644
--- a/src/LIB/RAD/ecrad-1.4.0_mnh/radiation/radiation_ice_optics_shapes.F90
+++ b/src/LIB/RAD/ecrad-1.4.0_mnh/radiation/radiation_ice_optics_shapes.F90
@@ -1,19 +1,13 @@
+!MNH_LIC Copyright 2023-2024 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.
 ! radiation_ice_optics_shapes.F90 - 
 !
-! (C) Copyright 2017- ECMWF.
-!
-! This software is licensed under the terms of the Apache Licence Version 2.0
-! which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
-!
-! In applying this licence, ECMWF does not waive the privileges and immunities
-! granted to it by virtue of its status as an intergovernmental organisation
-! nor does it submit to any jurisdiction.
-!
 ! Authors: Marie Taufour
 ! Email:   marie.taufour@aero.obs-mip.fr
 !
-! The reference for this ice optics parameterization is ....
-
+!
 module radiation_ice_optics_shapes
 
   implicit none
-- 
GitLab