From 32cd2c4a41ad05d9e5b689131968c5939862c6cb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 15 Jan 2019 13:15:18 +0100 Subject: [PATCH] dedup --- src/util/getopt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/util/getopt.c b/src/util/getopt.c index 4a7f35f51..5e8571ee5 100644 --- a/src/util/getopt.c +++ b/src/util/getopt.c @@ -3,7 +3,7 @@ "Keep this file name-space clean" means, talk to roland@gnu.ai.mit.edu before changing it! - Copyright Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97 + Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. @@ -26,7 +26,7 @@ USA. This code was heavily modified for GNUnet. -Copyright Copyright (C) 2006, 2017 Christian Grothoff +Copyright (C) 2006, 2017 Christian Grothoff */ /** -- 2.25.1