Table of Contents

Type de Licence pour DigiCleaR

Licence GPLv3

Entête sur les fichiers

// ****************************************************************************
// Copyright (C) 2020, CNRS - C2N
//
// AUTHORS : Léandre Elmestour, Stéphane Guilet.
//
// This file is part of the DigiCleaR project.
//
// Permission to use, copy, modify, and/or distribute this software for any
// purpose with or without fee is hereby granted, provided that the above
// copyright notice and this permission notice appear in all copies.
//
// https://www.gnu.org/licenses/gpl-3.0.en.html
// *****************************************************************************

/**
 * This file is part of the DigiCleaR project
 * @copyright Copyright (c) 2020, CNRS - C2N
 * 
 * @author Léandre Elmestour
 * @author Stéphane Guilet
 * 
 * @license GNU GPL version 3 or any later version
 * 
 * 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/>.
 */

<!--
This file is part of the DigiCleaR project
Copyright (c) 2020, CNRS - C2N

Authors :
Léandre Elmestour
Stéphane Guilet

License :
GNU GPL version 3 or any later version

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/>.
-->