From 7f7d4d1cb5929650edf162c5d8c771ca35e4a77a Mon Sep 17 00:00:00 2001 From: pacien Date: Wed, 17 Oct 2018 21:03:51 +0200 Subject: Re-license --- src/App.css | 14 +++++++------- src/App.js | 14 +++++++------- src/CoverageListing.js | 14 +++++++------- src/Report.js | 14 +++++++------- src/listComponents.js | 14 +++++++------- 5 files changed, 35 insertions(+), 35 deletions(-) (limited to 'src') diff --git a/src/App.css b/src/App.css index fc9d5ec..4c969f8 100644 --- a/src/App.css +++ b/src/App.css @@ -4,16 +4,16 @@ * Adam NAILI * * 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. - * + * it under the terms of the GNU Affero 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 + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ diff --git a/src/App.js b/src/App.js index fb77d93..870a7c0 100644 --- a/src/App.js +++ b/src/App.js @@ -4,16 +4,16 @@ * Adam NAILI * * 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. - * + * it under the terms of the GNU Affero 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 + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ diff --git a/src/CoverageListing.js b/src/CoverageListing.js index 5c57907..6b5bc6d 100644 --- a/src/CoverageListing.js +++ b/src/CoverageListing.js @@ -4,16 +4,16 @@ * Adam NAILI * * 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. - * + * it under the terms of the GNU Affero 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 + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ diff --git a/src/Report.js b/src/Report.js index 1346a4d..ac7dfac 100644 --- a/src/Report.js +++ b/src/Report.js @@ -4,16 +4,16 @@ * Adam NAILI * * 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. - * + * it under the terms of the GNU Affero 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 + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ diff --git a/src/listComponents.js b/src/listComponents.js index f830538..a09abd9 100644 --- a/src/listComponents.js +++ b/src/listComponents.js @@ -4,16 +4,16 @@ * Adam NAILI * * 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. - * + * it under the terms of the GNU Affero 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 + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ -- cgit v1.2.3