]> granicus.if.org Git - mutt/commitdiff
Update copyright notices for unstable.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 6 Jan 2000 12:00:42 +0000 (12:00 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 6 Jan 2000 12:00:42 +0000 (12:00 +0000)
96 files changed:
addrbook.c
alias.c
attach.c
attach.h
browser.c
browser.h
buffy.c
buffy.h
charset.c
charset.h
color.c
commands.c
complete.c
compose.c
copy.c
copy.h
curs_lib.c
curs_main.c
date.c
dotlock.c
dotlock.h
edit.c
editmsg.c
enter.c
extlib.c
filter.c
flags.c
from.c
functions.h
globals.h
gnupgparse.c
handler.c
hash.c
hash.h
hdrline.c
headers.c
help.c
history.c
history.h
hook.c
init.c
init.h
keymap.c
keymap.h
lib.c
lib.h
mailbox.h
main.c
makedoc.c
mapping.h
mbox.c
menu.c
mh.c
mime.h
mutt.h
mutt_curses.h
mutt_menu.h
mutt_regex.h
muttlib.c
mx.c
mx.h
pager.c
pager.h
parse.c
pattern.c
pgp.h
pgpinvoke.c
pgplib.c
pgplib.h
pgppubring.c
pop.c
postpone.c
protos.h
query.c
recvattach.c
recvcmd.c
remailer.c
remailer.h
resize.c
rfc1524.c
rfc1524.h
rfc2047.c
rfc2047.h
rfc2231.c
rfc2231.h
rfc822.c
rfc822.h
score.c
send.c
sendlib.c
signal.c
sort.c
sort.h
status.c
system.c
thread.c

index 3be25cbe0c2f4d18f3c110b3172b36eee9a4dbc8..7b9cd2318e489141cd97d8666fd2181fb9bc01c4 100644 (file)
@@ -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 7a27b71d382ae76fe1ce1ddd4a2bde233920cc7d..5a12853b4f620bbcaab48a11595bca4320abfc7d 100644 (file)
--- 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
index ebc83df0754df24072c2f29e91bf7d85e0789542..93658e440c034201c5eb01ecf2da7a0d22650b8e 100644 (file)
--- 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
index dee07efb995321eb5ebc459cdbc051c3404e912e..2095d5f9360155ee5f8bfaba1921f003e0977ea2 100644 (file)
--- 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
index b889be565d34832387e633d30014526513cb0820..bb538160c1abccff1fabea1b330b69d445060eda 100644 (file)
--- 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
index 5fd2928bfaa1c02bf1f21c3ebb3a6a677113f9e0..48805abb616462eacb6a328e4b2ff24d54ad3f97 100644 (file)
--- 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 39a3e2d497b28f2aa6e4294c0159c55dec55b041..981c4d9375c1db54f29ed760a3c709a9791f4cce 100644 (file)
--- 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 c736a86a1c1e904a99b97ed7a7f3fa3eb4dda987..b85b4c1c12bd4079ccf86138002d50b1e98c7047 100644 (file)
--- 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
index 393c240a70e8eba335dfeb7142d8d087cfd3f7ff..f7c6ffa3ba8bf26a6c7092d7ade294b59348872e 100644 (file)
--- 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
index cf72a853db59d2d17e653ee90e18d1c7ff960497..3363abce4fb63b7557046a9aa0b455dac3209b7a 100644 (file)
--- 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 02ccece0980cac8999b58996ed2bbb9650fa234b..23c9ead960f284cd8eb2214c18d962518e40fe35 100644 (file)
--- 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
index 219d46da5ac272a7ece5a0a3931ed364b69c2d1a..89b54f4a42dae74c1259971abc40cbfd1d7ed0c0 100644 (file)
@@ -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
index 272b263b4efb280a65b3528b07ecdc8d80b1a8bc..796898aa91975a2fb53164308933a0e74d9fdc7c 100644 (file)
@@ -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
index afef5da8cf89272686ef7a4b50a7312115700a71..2ae3678d3680675dacad4b4ee970fc23624b4485 100644 (file)
--- 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 2a99682c63648fc24bb9b8ed788a0b16191f75ae..83dd543b0a9f04b4399d2c7c0421e1ac3cd52a40 100644 (file)
--- 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 96762a22a4dd442f17474dfc89b86347b7ffb894..a9e2af5b3a5962e589e783eb883e7785168d7b15 100644 (file)
--- 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
index a8a34a4256cb830248dbf2cab5836428adda7867..464e700409bd241eb4477a44168ce4bc30637108 100644 (file)
@@ -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
index 5bdf8a40f5f11968457432a069ffdc8b82bf5c71..540a71e70e3503d250e7234ae6730d1f60ba7fa3 100644 (file)
@@ -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 2fbb4e0d17ba74cb69272a00bc84bdd06c23c5b2..fc59c707cff731cfa4003c6588886ceac8025cf1 100644 (file)
--- 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
index e10753984966c4559bffb14bb9ae41dfbbf162c1..3f35d37d0597aa3e1381be055a2e61b80037f2f0 100644 (file)
--- 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
index 12d918e05543c7d4adce80bfb696223bed7990b0..453f97da2003192087b27ea1d8dd8641d0baa77b 100644 (file)
--- a/dotlock.h
+++ b/dotlock.h
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1998 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
+ * Copyright (C) 1998-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/edit.c b/edit.c
index 9d471c963e8c33a08915fe5a98588ce2b484891f..92f21dfe9bc69f8e178c70f3455921d65627b127 100644 (file)
--- a/edit.c
+++ b/edit.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
index 4fd5e76741c11e825e8ed6db99031db1eec4a964..de82207896dde698085f2c924fd0fd3cb4de32f1 100644 (file)
--- a/editmsg.c
+++ b/editmsg.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999   Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1999-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
diff --git a/enter.c b/enter.c
index 239f7f84bac659a82078df682b861160282c4006..d98052f813f767b999e4059b0bbaf41274261925 100644 (file)
--- a/enter.c
+++ b/enter.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
index 8702d074896ee3ba114b5f135d7a6c94ec0452f4..e5b9b1fe5d4b65dfbb36a16696cf5404c7ab2a80 100644 (file)
--- a/extlib.c
+++ b/extlib.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
index 0685f69b5bc7c5a7cfeb4abb87bea52aa160de58..db5ad6651d350e174cdbff1ea054f2a00921045d 100644 (file)
--- a/filter.c
+++ b/filter.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-8 Michael R. Elkins.
+ * Copyright (C) 1996-2000 Michael R. Elkins.
  * 
  *     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/flags.c b/flags.c
index 0a454ba74d1ae57e04e751b91581a295032e88a7..087b01fd5bfa0d40aea7ae29cc375bbfb9e80433 100644 (file)
--- a/flags.c
+++ b/flags.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/from.c b/from.c
index cd45d51fcf1e7746af0752a715d9197c01852064..1052a075b96e5933e12dac966e05406a4a678d22 100644 (file)
--- a/from.c
+++ b/from.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
index 816745472d088f6e59ef3beae5ff2d5b6785f972..4a9ee160678da42c5e7f3700468ff4c4a7ece16b 100644 (file)
@@ -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
index 36ed63508935dfb8afe0a65cd8062f147d6412fd..4366f11cf43d7dd47a3e092c04a0191dda231e3e 100644 (file)
--- a/globals.h
+++ b/globals.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
index 4c66b7daf41bb2a70d413081fa608154e812f7b0..2e2cced500211e88921213825cd1817441109fda 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1998 Werner Koch <werner.koch@guug.de>
- * Copyright (C) 1999 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1998-2000Werner Koch <werner.koch@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
index 8bb430e1e202ba739dfafde1678f0fd898e4315d..345020c6323ea0a8024f4f286a92364d033d1d6d 100644 (file)
--- a/handler.c
+++ b/handler.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/hash.c b/hash.c
index 5d59e71e319f38f8164e30e45d2cbe37baaf71f0..e420d996fb20cf77d301e7786d379f21e998534a 100644 (file)
--- a/hash.c
+++ b/hash.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/hash.h b/hash.h
index bc079a1190350eb3ac29b7058498df6b3efc98be..913c380d1e337a200aab73df27293c651882c3ea 100644 (file)
--- a/hash.h
+++ b/hash.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
index 1a3e782dee809d38b641d50b888bb17477a0a16d..16eee14f2f92ed4c7180ceefde4d1beaa9a058c3 100644 (file)
--- a/hdrline.c
+++ b/hdrline.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
index 3d12c0aa3803f95465f49378f40a8638c87343f4..524f7315a7ccb2bbd23cd8bc7d8a598dc5c1a9fb 100644 (file)
--- a/headers.c
+++ b/headers.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/help.c b/help.c
index c099f9b32420613fb8a4f70498411f57d8795bb6..1240b46d8d3dd0c5f24b709c969b537c7761e80f 100644 (file)
--- a/help.c
+++ b/help.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
index 007f4f45a8618f0be95bd55c136cf5c62db01dd6..dfd2234e4fadf037857c49f2c0916cc29925a85a 100644 (file)
--- a/history.c
+++ b/history.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
index b923fe360d77d30c95ccad389baa6f9519400388..aef5e607373e15a22f5b7d5cc07e6bfe2a95ec40 100644 (file)
--- a/history.h
+++ b/history.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/hook.c b/hook.c
index a2c638d666ada2042e2d99711fa253aab0a73625..2710576fe2e5cfb0499b0a06b92e586c04c0ed92 100644 (file)
--- a/hook.c
+++ b/hook.c
@@ -1,5 +1,5 @@
 /* 
- * Copyright (C) 1996-9 Michael R. Elkins <me@cs.hmc.edu>, and others
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>, and others
  *
  *     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/init.c b/init.c
index 55e97f3656679f8856c741631ab5d7c868a07824..c824c047bd301ac02063b44e99377cc3207be3f9 100644 (file)
--- a/init.c
+++ b/init.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/init.h b/init.h
index 6f90c34d11c35f9275c80a499afe926e5055129e..189d6e51b960d991db90a459446656bb92267671 100644 (file)
--- a/init.h
+++ b/init.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
index e3a2712619f621deafc4bf3aee7175dac92850cf..f9655b6650aa8fbdd02809deeaf0a7c320fa9a3d 100644 (file)
--- a/keymap.c
+++ b/keymap.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
index c361e29a0e4909610f1d4d1ed356f51f2ffd1dcf..34c1b5d7931a327b45f1b806ccd0ffb7204bfec0 100644 (file)
--- a/keymap.h
+++ b/keymap.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/lib.c b/lib.c
index 55049008754986c70e522bdbab1541c06a294efd..dff66a2f46ae9a352d1aa08f493157e252c2b2dd 100644 (file)
--- a/lib.c
+++ b/lib.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
diff --git a/lib.h b/lib.h
index a4246d47ae21ae8285f8d50bd51c6d57c4c38d36..c33f54b7f0238fdff4e72617fcfffe1c27a60bbc 100644 (file)
--- a/lib.h
+++ b/lib.h
@@ -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
index 1e08a89ce3534b79877487ed525f3ab6a87d1a60..3c825284fbf4b3f3873cafcfe91fefc2ad073b21 100644 (file)
--- a/mailbox.h
+++ b/mailbox.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/main.c b/main.c
index 469aac352cdf8ecd0b6be9de9df148e57788251a..477190c1090521247aa70acae50cc78c70c2e906 100644 (file)
--- a/main.c
+++ b/main.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-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
@@ -41,18 +41,18 @@ static const char *ReachingUs = N_("\
 To contact the developers, please mail to <mutt-dev@mutt.org>.\n");
 
 static const char *Notice = N_("\
-Copyright (C) 1996-9 Michael R. Elkins and others.\n\
+Copyright (C) 1996-2000 Michael R. Elkins and others.\n\
 Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.\n\
 Mutt is free software, and you are welcome to redistribute it\n\
 under certain conditions; type `mutt -vv' for details.\n");
 
 static const char *Copyright = N_("\
-Copyright (C) 1996-9 Michael R. Elkins <me@cs.hmc.edu>\n\
-Copyright (C) 1996-9 Brandon Long <blong@fiction.net>\n\
-Copyright (C) 1997-9 Thomas Roessler <roessler@guug.de>\n\
-Copyright (C) 1998-9 Werner Koch <wk@isil.d.shuttle.de>\n\
-Copyright (C) 1999   Brendan Cully <brendan@kublai.com>\n\
-Copyright (C) 1999   Tommi Komulainen <Tommi.Komulainen@iki.fi>\n\
+Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>\n\
+Copyright (C) 1996-2000 Brandon Long <blong@fiction.net>\n\
+Copyright (C) 1997-2000 Thomas Roessler <roessler@guug.de>\n\
+Copyright (C) 1998-2000 Werner Koch <wk@isil.d.shuttle.de>\n\
+Copyright (C) 1999-2000 Brendan Cully <brendan@kublai.com>\n\
+Copyright (C) 1999-2000 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n\
 \n\
 Lots of others not mentioned here contributed lots of code,\n\
 fixes, and suggestions.\n\
@@ -74,7 +74,7 @@ fixes, and suggestions.\n\
 #ifdef _PGPPATH
 
 const char* ShaCopyright = N_("\n\
-SHA1 implementation Copyright (C) 1995-7 Eric A. Young <eay@cryptsoft.com>\n\
+SHA1 implementation Copyright (C) 1995-1997 Eric A. Young <eay@cryptsoft.com>\n\
 \n\
     Redistribution and use in source and binary forms, with or without\n\
     modification, are permitted under certain conditions.\n\
index fab1bd46e6235208c9ad91312cc0219e9e2b6933..f67218a4510b1d8a71369cc5fdf882e8a8a467b9 100644 (file)
--- a/makedoc.c
+++ b/makedoc.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999   Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1999-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
index 1464075dc2d1277c31ec1f9db79e008283ccab65..57e890674dbf5c9fda96db23f42ba97f2573d16f 100644 (file)
--- a/mapping.h
+++ b/mapping.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/mbox.c b/mbox.c
index 79be39136159768859aafffc620007c8fb6538a2..2d5c0265e725aba0d68ea4f646423dfb4a301dcf 100644 (file)
--- a/mbox.c
+++ b/mbox.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/menu.c b/menu.c
index e4a04559700789fc214d63e0adb32c3a29499b2d..809a941e20bde300dc9da759a8217b248bcd91ed 100644 (file)
--- a/menu.c
+++ b/menu.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/mh.c b/mh.c
index 8c7c0fc369c39abc44750cf6ad04fcb91082c9b3..a4d6678709ebafa8069bbc13b5426ff5392bbb58 100644 (file)
--- a/mh.c
+++ b/mh.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/mime.h b/mime.h
index 3402ab5e8c41127d78abfde7e796761bec0e0b33..204c04010034b3554057cd4a8a0ea52742b0452a 100644 (file)
--- a/mime.h
+++ b/mime.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/mutt.h b/mutt.h
index 7c09fb345af61b688ee331ad53879629f35818b7..710699218013ddab0abf56070eccd34787b843b7 100644 (file)
--- a/mutt.h
+++ b/mutt.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
index daabb4b51f40bd5377c9d44290ab0c79da0c8370..9d7a608b47149f072166b25be569ccf0a5e1e586 100644 (file)
@@ -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
index ed597949c5646a04011194c22bad3803c5ffa0cc..fbc22bd0cf2d5910915144254151ee356dd194f0 100644 (file)
@@ -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
index 8f17d0fd1c7787630434604abb3674862b872145..a39bd8c19cb06ca7807290f60a4501b06bb25428 100644 (file)
@@ -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
index d6f581fbe5088417a6f86c63695e867f581c9ade..ae7d7eb688d6ca42c3b21d13c9dcb3bcc0a11664 100644 (file)
--- a/muttlib.c
+++ b/muttlib.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/mx.c b/mx.c
index de43d7d12a2defc30926596a8ac1d61fd005f2e0..231667404092d6a101772cdf2f7140ae4da48cf2 100644 (file)
--- a/mx.c
+++ b/mx.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/mx.h b/mx.h
index 622a3cd45e5a65fb899960fe536fc07a9ee27937..e03f71484571146d27d2878704983e015f3579d0 100644 (file)
--- a/mx.h
+++ b/mx.h
@@ -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/pager.c b/pager.c
index fcf7c048850ef6778cdf819ec5985eadefa71783..75a4eff34d2fe5354d2b38b00a5c3573ac28e7dd 100644 (file)
--- a/pager.c
+++ b/pager.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/pager.h b/pager.h
index 1761ab338878c998a559af0cb73245b9e3f19a0e..39eb4377f4dbfb80d4563de0e7f5d36f5412c3fa 100644 (file)
--- a/pager.h
+++ b/pager.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/parse.c b/parse.c
index 0a9424341ed929d3e496a7a067ac2fbd52b16ded..52f9d970fa45558aaa772ebb696b6a2410e696ff 100644 (file)
--- a/parse.c
+++ b/parse.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
index 8ed9bf412114fd9a88fd03eedf662d859e3dcd76..3de223d347c1c842ba7366d3fe45b4a2c602c165 100644 (file)
--- a/pattern.c
+++ b/pattern.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-9 Michael R. Elkins <me@cs.hmc.edu>, and others
+ * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>, and others
  * 
  *     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/pgp.h b/pgp.h
index 8b681b80453818bc05ef9cd627a681e00d43ddd8..7ae7389d9ce29dfa4ab6b09f4a5b78ded92b40bb 100644 (file)
--- a/pgp.h
+++ b/pgp.h
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996,1997 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999 Thoms Roessler <roessler@guug.de>
+ * Copyright (C) 1999-2000Thoms 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
index 37880e0b6d732ebd544c730bd45ce6a31accae75..ae79165ddde983a27db1e9051fa577f1a9f723fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-1999 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1997-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
index 40e395e28e9117e59910d4758a2f0c98003c3606..6fc20998b4c84ba89d0ef0c8360befc7a3411124 100644 (file)
--- a/pgplib.c
+++ b/pgplib.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-1999 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1997-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
index 28eea0986dfc8b2c7570b4c1ff453ab574662c47..a3c72c49aee664482711a5ad14906ef0cba1e2d3 100644 (file)
--- a/pgplib.h
+++ b/pgplib.h
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996,1997 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999 Thoms Roessler <roessler@guug.de>
+ * Copyright (C) 1999-2000Thoms 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
index 3f6a62dc06baed42f1722dadfab4a1d2b39d9166..68bf3644b8459bb3a08aa67c1c1c170c4ad176d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-1999 Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1997-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
diff --git a/pop.c b/pop.c
index 2ab2ca482a0bc1df79c55625ba36925bda14f40a..f2f8c00ebcee7a5f0972f4db7453ef21e6744e65 100644 (file)
--- a/pop.c
+++ b/pop.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
index 86888b16b101fa4dc54b3529019dffe152f76186..d386bcc630480c311fdf8f5f6d005c593d5e24ac 100644 (file)
@@ -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
index 6cfcb53d3c98b25c188e0fe20cc08da4ff7f59fb..56cd89e7a3e6c6d79e3260adb5c707343be46df2 100644 (file)
--- a/protos.h
+++ b/protos.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/query.c b/query.c
index 84b90b5aad2548279f00b930f690edcf688a0b1f..3396ef211c761c18d00b10f249e14607e0aa7666 100644 (file)
--- a/query.c
+++ b/query.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
index 3d72d64376d2d023d967c2333bfd691ec87d6d29..e4b93656cf182c5608e7899fd457e936f10c5733 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1996-1998 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
index 8dff3ba4b05fc5d8109bd5ebb8a179cb88eeea5e..edf16fd8f26b22c9bcd38cc0b134943cf3ac8c3c 100644 (file)
--- a/recvcmd.c
+++ b/recvcmd.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999   Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1999-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
index 885e63e0ebb11dae55c9af306d08af18c14ea4e5..0c2a39af1528225866706c61969fe0afd9338dfa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999   Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1999-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
index 7af80310997ed7de043dffef638b1a88874c7dcb..8342a2ab2178ef73f766826b1383fdc781ec104a 100644 (file)
@@ -2,7 +2,7 @@
 #define _REMAILER_H
 
 /*
- * Copyright (C) 1999   Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1999-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
index ccbcb9da0fe5cc56feb7e6903c0e8f08e83fff1d..8d5c5d827bef731e31410e1097dd8830cb8d7dc9 100644 (file)
--- a/resize.c
+++ b/resize.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
index 39181880d5266ad8e8bcff386a0e05760202b0a0..cc727aab5d72ef2631b7ba8603ff246d7131091e 100644 (file)
--- a/rfc1524.c
+++ b/rfc1524.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
index 38f5bc492b053862384b04444a04286f31c6f717..72609ed8c4d1435dfbc24c8a6631ace2661cde79 100644 (file)
--- a/rfc1524.h
+++ b/rfc1524.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
index 959a4fea246def6a305fb59cb1031d4800047d58..e8a3e6ed01df152bc56a3eba88089404386ff1f4 100644 (file)
--- a/rfc2047.c
+++ b/rfc2047.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
index 07bb1b8bebbc63caec62273f19e4413fcd84dd06..9364e0bf6f27fea18bb84916514faea97f2d5712 100644 (file)
--- a/rfc2047.h
+++ b/rfc2047.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
index d9cf122fad55b7fb11dc58e89e83db0b16384bd6..7e676f331a79e55ca681ceaea026dd687b5dfe01 100644 (file)
--- a/rfc2231.c
+++ b/rfc2231.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
index ecd26fa55aed3b23b6155fed48d70df2784aa56a..6171cec872076d8cf1cd54af3aec096ed5dc0c85 100644 (file)
--- a/rfc2231.h
+++ b/rfc2231.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
index f5721bb7e0b2af735e056c5f7dc882fe5d6f2a63..e2f85fc2505b04bda762c428b36656d556deec2c 100644 (file)
--- a/rfc822.c
+++ b/rfc822.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
index 114590601269d15b93ecf7279a4554143d98bbd9..b5d4e00532a79b9039d902839c4011bb83af6c11 100644 (file)
--- a/rfc822.h
+++ b/rfc822.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/score.c b/score.c
index 5d794e68ae5f79493f4f9f8f46948cb84da6eb9e..05eabb664205fce1e5c77f6b99a70d9aeb7b25d6 100644 (file)
--- a/score.c
+++ b/score.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/send.c b/send.c
index 6230f390782dd179c7e08e40fbc6d407645c9b0c..65a977d217fdb2cd6de91d12c96e3464dc172a55 100644 (file)
--- a/send.c
+++ b/send.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
index ecefe7f8985c6a454a59f9eb785d3b813cb3281c..255f38ccee908251f2ab50dd836ada15b5a4fe3c 100644 (file)
--- a/sendlib.c
+++ b/sendlib.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
index ab82e43fa3c565aeb311605c1d83aaddfc71d695..a65e10b3c818feeae4f66b543378defe87edb153 100644 (file)
--- a/signal.c
+++ b/signal.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/sort.c b/sort.c
index 00816496ce0617b3ae25aca0db35a12ec4019644..30ebda2b8ef18d0aa619f9da768b52a547eae4b4 100644 (file)
--- a/sort.c
+++ b/sort.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/sort.h b/sort.h
index 5a83c94121f5e4fcfac22ecbdb4d192955c490f2..ef2219137e53bb6377a421738a9072a6f47507cb 100644 (file)
--- a/sort.h
+++ b/sort.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
index 44fb1e5430acc17ad171157831580e7c8597d69a..ea3a178606b8b62147d33386e27b960b41d81878 100644 (file)
--- a/status.c
+++ b/status.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
index 1f38bb005dd62cb2ac48829f2bc48281c888c1e0..7fbd623a36e8fa6e3fac99e981ac247fa194743c 100644 (file)
--- a/system.c
+++ b/system.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
index 0fdffecccf157535b2c909cccd2c9ee4d91a4ba0..cbe1159a81b618d5f4c4274b17d18d4e75eb378a 100644 (file)
--- a/thread.c
+++ b/thread.c
@@ -4,7 +4,7 @@
  */
 
 /*
- * 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