aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/dotlock.c2
-rw-r--r--util/fileutil.c2
-rw-r--r--util/g10u.c2
-rw-r--r--util/http.c2
-rw-r--r--util/logger.c2
-rw-r--r--util/memory.c2
-rw-r--r--util/secmem.c2
-rw-r--r--util/simple-gettext.c3
-rw-r--r--util/w32reg.c2
9 files changed, 9 insertions, 10 deletions
diff --git a/util/dotlock.c b/util/dotlock.c
index 595d7003f..21385a707 100644
--- a/util/dotlock.c
+++ b/util/dotlock.c
@@ -1,5 +1,5 @@
/* dotlock.c - dotfile locking
- * Copyright (C) 1998, 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/util/fileutil.c b/util/fileutil.c
index 368216fcc..7910631c2 100644
--- a/util/fileutil.c
+++ b/util/fileutil.c
@@ -1,5 +1,5 @@
/* fileutil.c - file utilities
- * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1998 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/util/g10u.c b/util/g10u.c
index 2109f7363..2ce3a4e36 100644
--- a/util/g10u.c
+++ b/util/g10u.c
@@ -1,5 +1,5 @@
/* g10u.c - Wrapper for utility functions
- * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1998 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/util/http.c b/util/http.c
index b314b047a..f3429c5db 100644
--- a/util/http.c
+++ b/util/http.c
@@ -1,5 +1,5 @@
/* http.c - HTTP protocol handler
- * Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1999, 2001 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/util/logger.c b/util/logger.c
index 15bb9ac99..5f398aa7d 100644
--- a/util/logger.c
+++ b/util/logger.c
@@ -1,5 +1,5 @@
/* logger.c - log functions
- * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/util/memory.c b/util/memory.c
index 8e498f3e9..a81442d85 100644
--- a/util/memory.c
+++ b/util/memory.c
@@ -1,5 +1,5 @@
/* memory.c - memory allocation
- * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/util/secmem.c b/util/secmem.c
index 12a8a6d6b..80d328ae2 100644
--- a/util/secmem.c
+++ b/util/secmem.c
@@ -1,5 +1,5 @@
/* secmem.c - memory allocation from a secure heap
- * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/util/simple-gettext.c b/util/simple-gettext.c
index 64d6675a0..461c357d7 100644
--- a/util/simple-gettext.c
+++ b/util/simple-gettext.c
@@ -1,6 +1,5 @@
/* simple-gettext.c - a simplified version of gettext.
- * Copyright (C) 1995, 1996, 1997, 1998, 1999,
- * 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/util/w32reg.c b/util/w32reg.c
index ecfe6ec5e..0cf38090f 100644
--- a/util/w32reg.c
+++ b/util/w32reg.c
@@ -1,5 +1,5 @@
/* w32reg.c - MS-Windows Registry access
- * Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
+ * Copyright (C) 1999 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*