diff --git a/mongoose.c b/mongoose.c index 9411a8a9..9abcf9fb 100644 --- a/mongoose.c +++ b/mongoose.c @@ -5,7 +5,7 @@ // This software is dual-licensed: you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. For the terms of this -// license, see . +// license, see http://www.gnu.org/licenses/ // // You are free to use this software under the terms of the GNU General // Public License, but WITHOUT ANY WARRANTY; without even the implied @@ -13,7 +13,7 @@ // See the GNU General Public License for more details. // // Alternatively, you can license this software under a commercial -// license, as set out in . +// license, as set out in https://www.mongoose.ws/licensing/ #include "mongoose.h" diff --git a/mongoose.h b/mongoose.h index a1d00646..c3be53d3 100644 --- a/mongoose.h +++ b/mongoose.h @@ -5,7 +5,7 @@ // This software is dual-licensed: you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. For the terms of this -// license, see . +// license, see http://www.gnu.org/licenses/ // // You are free to use this software under the terms of the GNU General // Public License, but WITHOUT ANY WARRANTY; without even the implied @@ -13,7 +13,7 @@ // See the GNU General Public License for more details. // // Alternatively, you can license this software under a commercial -// license, as set out in . +// license, as set out in https://www.mongoose.ws/licensing/ #ifndef MONGOOSE_H #define MONGOOSE_H diff --git a/src/license.h b/src/license.h index 47a86452..c62f00f4 100644 --- a/src/license.h +++ b/src/license.h @@ -5,7 +5,7 @@ // This software is dual-licensed: you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Free Software Foundation. For the terms of this -// license, see . +// license, see http://www.gnu.org/licenses/ // // You are free to use this software under the terms of the GNU General // Public License, but WITHOUT ANY WARRANTY; without even the implied @@ -13,4 +13,4 @@ // See the GNU General Public License for more details. // // Alternatively, you can license this software under a commercial -// license, as set out in . +// license, as set out in https://www.mongoose.ws/licensing/