aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2017-07-12 10:37:16 +0000
committerWerner Koch <[email protected]>2017-07-12 10:37:16 +0000
commit957f8ebc89caadbf84320b60aeb18a100c314855 (patch)
tree831ef0caba29c9cec86e52783d8266bde1284aa3
parenttofu: Compare squares instead of square roots. (diff)
downloadgnupg-957f8ebc89caadbf84320b60aeb18a100c314855.tar.gz
gnupg-957f8ebc89caadbf84320b60aeb18a100c314855.zip
dirmngr: Fix license note in server.c
-- This double license note was accidentally added while only wanting to add another copyright line. Fixes-commit: 3419a339d9c4e800bf30e9021e05982d8c1021c1 Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r--dirmngr/server.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/dirmngr/server.c b/dirmngr/server.c
index 98d731507..788bebdfa 100644
--- a/dirmngr/server.c
+++ b/dirmngr/server.c
@@ -6,21 +6,6 @@
*
* This file is part of GnuPG.
*
- * This file is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This file 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 Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, see <https://www.gnu.org/licenses/>.
- *
- * This file is part of GnuPG.
- *
* GnuPG is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or