summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--addrbook.c2
-rw-r--r--alias.c2
-rw-r--r--attach.c4
-rw-r--r--attach.h2
-rw-r--r--browser.c2
-rw-r--r--browser.h2
-rw-r--r--buffy.c2
-rw-r--r--buffy.h2
-rw-r--r--charset.c2
-rw-r--r--charset.h2
-rw-r--r--color.c2
-rw-r--r--commands.c2
-rw-r--r--complete.c2
-rw-r--r--compose.c2
-rw-r--r--copy.c2
-rw-r--r--copy.h2
-rw-r--r--curs_lib.c2
-rw-r--r--curs_main.c2
-rw-r--r--date.c2
-rw-r--r--dotlock.c4
-rw-r--r--dotlock.h4
-rw-r--r--edit.c2
-rw-r--r--editmsg.c2
-rw-r--r--enter.c2
-rw-r--r--extlib.c2
-rw-r--r--filter.c2
-rw-r--r--flags.c2
-rw-r--r--from.c2
-rw-r--r--functions.h2
-rw-r--r--globals.h2
-rw-r--r--gnupgparse.c4
-rw-r--r--handler.c2
-rw-r--r--hash.c2
-rw-r--r--hash.h2
-rw-r--r--hdrline.c2
-rw-r--r--headers.c2
-rw-r--r--help.c2
-rw-r--r--history.c2
-rw-r--r--history.h2
-rw-r--r--hook.c2
-rw-r--r--init.c2
-rw-r--r--init.h2
-rw-r--r--keymap.c2
-rw-r--r--keymap.h2
-rw-r--r--lib.c4
-rw-r--r--lib.h4
-rw-r--r--mailbox.h2
-rw-r--r--main.c20
-rw-r--r--makedoc.c2
-rw-r--r--mapping.h2
-rw-r--r--mbox.c2
-rw-r--r--menu.c2
-rw-r--r--mh.c4
-rw-r--r--mime.h2
-rw-r--r--mutt.h2
-rw-r--r--mutt_curses.h2
-rw-r--r--mutt_menu.h2
-rw-r--r--mutt_regex.h2
-rw-r--r--muttlib.c4
-rw-r--r--mx.c4
-rw-r--r--mx.h4
-rw-r--r--pager.c2
-rw-r--r--pager.h2
-rw-r--r--parse.c2
-rw-r--r--pattern.c2
-rw-r--r--pgp.h2
-rw-r--r--pgpinvoke.c2
-rw-r--r--pgplib.c2
-rw-r--r--pgplib.h2
-rw-r--r--pgppubring.c2
-rw-r--r--pop.c2
-rw-r--r--postpone.c4
-rw-r--r--protos.h2
-rw-r--r--query.c2
-rw-r--r--recvattach.c4
-rw-r--r--recvcmd.c2
-rw-r--r--remailer.c2
-rw-r--r--remailer.h2
-rw-r--r--resize.c2
-rw-r--r--rfc1524.c2
-rw-r--r--rfc1524.h2
-rw-r--r--rfc2047.c2
-rw-r--r--rfc2047.h2
-rw-r--r--rfc2231.c2
-rw-r--r--rfc2231.h2
-rw-r--r--rfc822.c2
-rw-r--r--rfc822.h2
-rw-r--r--score.c2
-rw-r--r--send.c2
-rw-r--r--sendlib.c2
-rw-r--r--signal.c2
-rw-r--r--sort.c2
-rw-r--r--sort.h2
-rw-r--r--status.c2
-rw-r--r--system.c2
-rw-r--r--thread.c2
96 files changed, 117 insertions, 117 deletions
diff --git a/addrbook.c b/addrbook.c
index 3be25cbe..7b9cd231 100644
--- a/addrbook.c
+++ b/addrbook.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/alias.c b/alias.c
index 7a27b71d..5a12853b 100644
--- a/alias.c
+++ b/alias.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/attach.c b/attach.c
index ebc83df0..93658e44 100644
--- a/attach.c
+++ b/attach.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1999-2000Thomas Roessler <roessler@guug.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/attach.h b/attach.h
index dee07efb..2095d5f9 100644
--- a/attach.h
+++ b/attach.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/browser.c b/browser.c
index b889be56..bb538160 100644
--- a/browser.c
+++ b/browser.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/browser.h b/browser.h
index 5fd2928b..48805abb 100644
--- a/browser.h
+++ b/browser.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/buffy.c b/buffy.c
index 39a3e2d4..981c4d93 100644
--- a/buffy.c
+++ b/buffy.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/buffy.h b/buffy.h
index c736a86a..b85b4c1c 100644
--- a/buffy.h
+++ b/buffy.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/charset.c b/charset.c
index 393c240a..f7c6ffa3 100644
--- a/charset.c
+++ b/charset.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1999-2000Thomas Roessler <roessler@guug.de>
*
* This program is free software; you can redistribute it
* and/or modify it under the terms of the GNU General Public
diff --git a/charset.h b/charset.h
index cf72a853..3363abce 100644
--- a/charset.h
+++ b/charset.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1999-2000Thomas Roessler <roessler@guug.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/color.c b/color.c
index 02ccece0..23c9ead9 100644
--- a/color.c
+++ b/color.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/commands.c b/commands.c
index 219d46da..89b54f4a 100644
--- a/commands.c
+++ b/commands.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/complete.c b/complete.c
index 272b263b..796898aa 100644
--- a/complete.c
+++ b/complete.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/compose.c b/compose.c
index afef5da8..2ae3678d 100644
--- a/compose.c
+++ b/compose.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/copy.c b/copy.c
index 2a99682c..83dd543b 100644
--- a/copy.c
+++ b/copy.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/copy.h b/copy.h
index 96762a22..a9e2af5b 100644
--- a/copy.h
+++ b/copy.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/curs_lib.c b/curs_lib.c
index a8a34a42..464e7004 100644
--- a/curs_lib.c
+++ b/curs_lib.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/curs_main.c b/curs_main.c
index 5bdf8a40..540a71e7 100644
--- a/curs_main.c
+++ b/curs_main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/date.c b/date.c
index 2fbb4e0d..fc59c707 100644
--- a/date.c
+++ b/date.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/dotlock.c b/dotlock.c
index e1075398..3f35d37d 100644
--- a/dotlock.c
+++ b/dotlock.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1998-9 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1998-2000 Thomas Roessler <roessler@guug.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/dotlock.h b/dotlock.h
index 12d918e0..453f97da 100644
--- a/dotlock.h
+++ b/dotlock.h
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 1996-8 Michael R