move to APACHE-2.0 license

This commit is contained in:
Gwenhael Goavec-Merou
2021-06-26 15:24:07 +02:00
parent b2d2fa0127
commit 8f95303daf
77 changed files with 370 additions and 1266 deletions
+1 -13
View File
@@ -1,18 +1,6 @@
// SPDX-License-Identifier: Apache-2.0
/*
* Copyright (C) 2019 Gwenhael Goavec-Merou <[email protected]>
*
* 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/>.
*/
#ifndef PROGRESSBARE_HPP