From 87bb2aaf818f9776b80822b6db6b8b158fe7090b Mon Sep 17 00:00:00 2001
From: Guillaume Demesy <guillaume.demesy@fresnel.fr>
Date: Tue, 9 Oct 2018 11:31:24 +0200
Subject: [PATCH] Update lic NonLinearEVP.pro

---
 NonLinearEVP/NonLinearEVP.pro | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

diff --git a/NonLinearEVP/NonLinearEVP.pro b/NonLinearEVP/NonLinearEVP.pro
index a83000d..aeb3608 100644
--- a/NonLinearEVP/NonLinearEVP.pro
+++ b/NonLinearEVP/NonLinearEVP.pro
@@ -1,7 +1,19 @@
-///////////////////////////////////
-//// Author : Guillaume Demesy ////
-////        .pro               ////
-///////////////////////////////////
+// Copyright (C) 2018 Guillaume Demésy
+//
+// This file is part of the model NonLinearEVP.pro.
+// 
+// This program is free software: you can redistribute it and/or modify
+// 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 General Public License for more details.
+// 
+// You should have received a copy of the GNU General Public License
+// along with This program. If not, see <https://www.gnu.org/licenses/>.
 
 Include "NonLinearEVP_data.geo";
 
-- 
GitLab