From b6cb3044350a91e340dd32d8caeb73b7deac2ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Wed, 21 May 2014 16:31:33 -0400 Subject: [PATCH] Fix comment about LGPL --- addBm.php | 2 +- ajax/delBookmark.php | 2 +- ajax/delTag.php | 2 +- ajax/editBookmark.php | 2 +- ajax/getInfos.php | 2 +- ajax/recordClick.php | 2 +- ajax/renameTag.php | 2 +- ajax/updateList.php | 2 +- index.php | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/addBm.php b/addBm.php index 728a96e2..5cf1447f 100644 --- a/addBm.php +++ b/addBm.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/ajax/delBookmark.php b/ajax/delBookmark.php index 91ff6b0e..c8bc4680 100644 --- a/ajax/delBookmark.php +++ b/ajax/delBookmark.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/ajax/delTag.php b/ajax/delTag.php index f8a9cdfb..1afcaba8 100644 --- a/ajax/delTag.php +++ b/ajax/delTag.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/ajax/editBookmark.php b/ajax/editBookmark.php index 15d7b507..a026daaa 100644 --- a/ajax/editBookmark.php +++ b/ajax/editBookmark.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/ajax/getInfos.php b/ajax/getInfos.php index f2e8496c..710e72e7 100644 --- a/ajax/getInfos.php +++ b/ajax/getInfos.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/ajax/recordClick.php b/ajax/recordClick.php index 9b6a2af9..537d9e19 100644 --- a/ajax/recordClick.php +++ b/ajax/recordClick.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/ajax/renameTag.php b/ajax/renameTag.php index 94f8cdf5..e707bec4 100644 --- a/ajax/renameTag.php +++ b/ajax/renameTag.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/ajax/updateList.php b/ajax/updateList.php index e52c2c30..109d699f 100644 --- a/ajax/updateList.php +++ b/ajax/updateList.php @@ -17,7 +17,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 342e2b82..a436d59f 100644 --- 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 . * */