From ec95fd9b93c7618bb9de89c78393238fc10eb090 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 29 Jun 2022 10:27:54 +0200 Subject: [PATCH] bliss: Remove stray URLs from headers --- src/libstrongswan/plugins/bliss/bliss_bitpacker.c | 2 +- src/libstrongswan/plugins/bliss/bliss_huffman_coder.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libstrongswan/plugins/bliss/bliss_bitpacker.c b/src/libstrongswan/plugins/bliss/bliss_bitpacker.c index 0537ad3fa..81680ad51 100644 --- a/src/libstrongswan/plugins/bliss/bliss_bitpacker.c +++ b/src/libstrongswan/plugins/bliss/bliss_bitpacker.c @@ -9,7 +9,7 @@ * option) any later version. See . * * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY;https://www.hsr.ch/HSR-intern-Anmeldung.4409.0.html?&no_cache=1 without even the implied warranty of MERCHANTABILITY + * 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. */ diff --git a/src/libstrongswan/plugins/bliss/bliss_huffman_coder.c b/src/libstrongswan/plugins/bliss/bliss_huffman_coder.c index 18c3dc085..5133cc515 100644 --- a/src/libstrongswan/plugins/bliss/bliss_huffman_coder.c +++ b/src/libstrongswan/plugins/bliss/bliss_huffman_coder.c @@ -9,7 +9,7 @@ * option) any later version. See . * * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY;https://www.hsr.ch/HSR-intern-Anmeldung.4409.0.html?&no_cache=1 without even the implied warranty of MERCHANTABILITY + * 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. */