diff --git a/src/jsonapi/jsonapi.cpp b/src/jsonapi/jsonapi.cpp index 6fe89508a..71d748dcc 100644 --- a/src/jsonapi/jsonapi.cpp +++ b/src/jsonapi/jsonapi.cpp @@ -14,7 +14,7 @@ * 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 . * + * along with this program. If not, see . * * * *******************************************************************************/ diff --git a/src/jsonapi/jsonapi.h b/src/jsonapi/jsonapi.h index 2ae8037f8..077096b25 100644 --- a/src/jsonapi/jsonapi.h +++ b/src/jsonapi/jsonapi.h @@ -14,7 +14,7 @@ * 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 . * + * along with this program. If not, see . * * * *******************************************************************************/ #pragma once diff --git a/src/jsonapi/jsonapiitems.h b/src/jsonapi/jsonapiitems.h index 19338d087..4c67bf79c 100644 --- a/src/jsonapi/jsonapiitems.h +++ b/src/jsonapi/jsonapiitems.h @@ -14,10 +14,9 @@ * 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 . * + * along with this program. If not, see . * * * *******************************************************************************/ - #pragma once #include diff --git a/src/retroshare/rsbroadcastdiscovery.h b/src/retroshare/rsbroadcastdiscovery.h index ec8c327b7..5136c7334 100644 --- a/src/retroshare/rsbroadcastdiscovery.h +++ b/src/retroshare/rsbroadcastdiscovery.h @@ -4,17 +4,17 @@ * Copyright (C) 2019 Gioacchino Mazzurco * * * * This program is free software: you can redistribute it and/or modify * - * it under the terms of the GNU Affero General Public License as * + * it under the terms of the GNU Lesser 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 Affero General Public License for more details. * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Lesser 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 . * + * You should have received a copy of the GNU Lesser General Public License * + * along with this program. If not, see . * * * *******************************************************************************/ #pragma once diff --git a/src/services/broadcastdiscoveryservice.cc b/src/services/broadcastdiscoveryservice.cc index dcd61bc77..80bbabdd8 100644 --- a/src/services/broadcastdiscoveryservice.cc +++ b/src/services/broadcastdiscoveryservice.cc @@ -4,17 +4,17 @@ * Copyright (C) 2019 Gioacchino Mazzurco * * * * This program is free software: you can redistribute it and/or modify * - * it under the terms of the GNU Affero General Public License as * + * it under the terms of the GNU Lesser 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 Affero General Public License for more details. * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Lesser 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 . * + * You should have received a copy of the GNU Lesser General Public License * + * along with this program. If not, see . * * * *******************************************************************************/ diff --git a/src/services/broadcastdiscoveryservice.h b/src/services/broadcastdiscoveryservice.h index 7710034b9..c2f70e0cd 100644 --- a/src/services/broadcastdiscoveryservice.h +++ b/src/services/broadcastdiscoveryservice.h @@ -4,17 +4,17 @@ * Copyright (C) 2019 Gioacchino Mazzurco * * * * This program is free software: you can redistribute it and/or modify * - * it under the terms of the GNU Affero General Public License as * + * it under the terms of the GNU Lesser 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 Affero General Public License for more details. * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Lesser 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 . * + * You should have received a copy of the GNU Lesser General Public License * + * along with this program. If not, see . * * * *******************************************************************************/ #pragma once