From 264203afaad82ba0d8ddfa853c8245afa179bbe0 Mon Sep 17 00:00:00 2001 From: Romain Deville <code@romaindeville.fr> Date: Tue, 18 May 2021 11:09:24 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20Update=20LICENSE=20user=5Fconfig?= =?UTF-8?q?=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user_config/LICENSE | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/user_config/LICENSE b/user_config/LICENSE index 38175a4..01781b9 100644 --- a/user_config/LICENSE +++ b/user_config/LICENSE @@ -1,6 +1,15 @@ +<!-- BEGIN MKDOCS TEMPLATE --> +<!-- +WARNING, DO NOT UPDATE CONTENT BETWEEN MKDOCS TEMPLATE TAG ! +Modified content will be overwritten when updating +--> MIT License -Copyright (c) 2020 Romain Deville <code@romaindeville.fr> +Copyright (c) 2020 - 2021 + + - Emmanuel Coquery <emmanuel.coquery@univ-lyon1.fr> + - Eric Boix <eric.boix@liris.cnrs.fr> + - Romain Deville <code@romaindeville.fr> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -20,9 +29,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -<!-- BEGIN MKDOCS TEMPLATE --> -<!-- -WARNING, DO NOT UPDATE CONTENT BETWEEN MKDOCS TEMPLATE TAG ! -Modified content will be overwritten when updating ---> <!-- END MKDOCS TEMPLATE --> -- GitLab