From a8192dfc485bedac2230767d24ef315573ebe2e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Sat, 17 May 2014 15:29:51 -0400 Subject: [PATCH] Fix comment about LGPL --- appinfo/app.php | 2 +- index.php | 2 +- lib/file.php | 2 +- lib/genesis.php | 2 +- lib/storage.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/appinfo/app.php b/appinfo/app.php index ae84f71b..fc20cb43 100755 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -16,7 +16,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU AFFERO GENERAL PUBLIC LICENSE for more details. * - * You should have received a copy of the GNU Lesser General Public + * You should have received a copy of the GNU Affero General Public * License along with this library. If not, see . * */ diff --git a/index.php b/index.php index 5ad10608..c4aa2c0a 100755 --- a/index.php +++ b/index.php @@ -16,7 +16,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU AFFERO GENERAL PUBLIC LICENSE for more details. * - * You should have received a copy of the GNU Lesser General Public + * You should have received a copy of the GNU Affero General Public * License along with this library. If not, see . * */ diff --git a/lib/file.php b/lib/file.php index 4ccf43f9..73c593f6 100644 --- a/lib/file.php +++ b/lib/file.php @@ -15,7 +15,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU AFFERO GENERAL PUBLIC LICENSE for more details. * - * You should have received a copy of the GNU Lesser General Public + * You should have received a copy of the GNU Affero General Public * License along with this library. If not, see . * */ diff --git a/lib/genesis.php b/lib/genesis.php index c00c197b..f1293364 100644 --- a/lib/genesis.php +++ b/lib/genesis.php @@ -15,7 +15,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU AFFERO GENERAL PUBLIC LICENSE for more details. * - * You should have received a copy of the GNU Lesser General Public + * You should have received a copy of the GNU Affero General Public * License along with this library. If not, see . * */ diff --git a/lib/storage.php b/lib/storage.php index 3efd58c9..e8ca5a1c 100644 --- a/lib/storage.php +++ b/lib/storage.php @@ -16,7 +16,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU AFFERO GENERAL PUBLIC LICENSE for more details. * - * You should have received a copy of the GNU Lesser General Public + * You should have received a copy of the GNU Affero General Public * License along with this library. If not, see . * */