aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/cipher.h2
-rw-r--r--include/errors.h2
-rw-r--r--include/host2net.h2
-rw-r--r--include/http.h2
-rw-r--r--include/i18n.h2
-rw-r--r--include/iobuf.h2
-rw-r--r--include/memory.h2
-rw-r--r--include/mpi.h3
-rw-r--r--include/ttyio.h2
-rw-r--r--include/types.h2
-rw-r--r--include/util.h2
11 files changed, 12 insertions, 11 deletions
diff --git a/include/cipher.h b/include/cipher.h
index 8299e0438..8e7c26669 100644
--- a/include/cipher.h
+++ b/include/cipher.h
@@ -1,5 +1,5 @@
/* cipher.h
- * Copyright (C) 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG.
*
diff --git a/include/errors.h b/include/errors.h
index f7a9fc570..d9edebd24 100644
--- a/include/errors.h
+++ b/include/errors.h
@@ -1,5 +1,5 @@
/* errors.h - erro code
- * Copyright (C) 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG.
*
diff --git a/include/host2net.h b/include/host2net.h
index 4c14d64ce..0f12a8e1d 100644
--- a/include/host2net.h
+++ b/include/host2net.h
@@ -1,5 +1,5 @@
/* host2net.h - Some macros
- * Copyright (C) 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG.
*
diff --git a/include/http.h b/include/http.h
index 3d13f8266..c41f719d1 100644
--- a/include/http.h
+++ b/include/http.h
@@ -1,5 +1,5 @@
/* http.h - HTTP protocol handler
- * Copyright (C) 1999 Free Software Foundation, Inc.
+ * Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
diff --git a/include/i18n.h b/include/i18n.h
index 5caf86e92..efae5f2d9 100644
--- a/include/i18n.h
+++ b/include/i18n.h
@@ -1,5 +1,5 @@
/* i18n.h
- * Copyright (C) 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG.
*
diff --git a/include/iobuf.h b/include/iobuf.h
index 5e02a3ae0..595186f6e 100644
--- a/include/iobuf.h
+++ b/include/iobuf.h
@@ -1,5 +1,5 @@
/* iobuf.h - I/O buffer
- * Copyright (C) 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG.
*
diff --git a/include/memory.h b/include/memory.h
index 84b7337c6..76acd8732 100644
--- a/include/memory.h
+++ b/include/memory.h
@@ -1,5 +1,5 @@
/* memory.h - memory allocation
- * Copyright (C) 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG.
*
diff --git a/include/mpi.h b/include/mpi.h
index 50e088b20..27723d1b7 100644
--- a/include/mpi.h
+++ b/include/mpi.h
@@ -1,5 +1,6 @@
/* mpi.h - Multi Precision Integers
- * Copyright (C) 1994, 1996, 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1994, 1996, 1998, 1999,
+ * 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG.
*
diff --git a/include/ttyio.h b/include/ttyio.h
index 3864e2440..7341b323b 100644
--- a/include/ttyio.h
+++ b/include/ttyio.h
@@ -1,5 +1,5 @@
/* ttyio.h
- * Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG.
*
diff --git a/include/types.h b/include/types.h
index a91e89a50..dbd711c94 100644
--- a/include/types.h
+++ b/include/types.h
@@ -1,5 +1,5 @@
/* types.h - some common typedefs
- * Copyright (C) 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG.
*
diff --git a/include/util.h b/include/util.h
index 60b0c1736..f89dade7c 100644
--- a/include/util.h
+++ b/include/util.h
@@ -1,5 +1,5 @@
/* util.h
- * Copyright (C) 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG.
*