From b65f529d5f906d37f7b7dee4d2a41892d1d64608 Mon Sep 17 00:00:00 2001 From: Alberto Griggio Date: Tue, 19 Dec 2017 13:57:09 +0100 Subject: [PATCH] add attribution for the original local contrast code in G'MIC --- rtengine/iplocalcontrast.cc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rtengine/iplocalcontrast.cc b/rtengine/iplocalcontrast.cc index faee1e00a..b68f376ec 100644 --- a/rtengine/iplocalcontrast.cc +++ b/rtengine/iplocalcontrast.cc @@ -4,6 +4,10 @@ * * Ported from G'MIC by Alberto Griggio * + * The original implementation in G'MIC was authored by Arto Huotari, and was + * released under the CeCILL free software license (see + * http://www.cecill.info/licences/Licence_CeCILL_V2-en.html) + * * RawTherapee 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