]> granicus.if.org Git - mutt/commitdiff
More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>.
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 10 Jan 2000 10:40:37 +0000 (10:40 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 10 Jan 2000 10:40:37 +0000 (10:40 +0000)
24 files changed:
attach.c
charset.c
charset.h
doc/manual.sgml.head
dotlock.h
editmsg.c
extlib.c
gnupgparse.c
lib.c
lib.h
makedoc.c
mh.c
muttlib.c
mx.c
mx.h
pgp.h
pgplib.h
postpone.c
recvattach.c
recvcmd.c
remailer.c
remailer.h
rfc2231.c
rfc2231.h

index 57c3bde9038b8b01e75b62b0fc50c3aad15daf38..2e095729e28e2efc7b38c4ba47a81f88e8d76151 100644 (file)
--- a/attach.c
+++ b/attach.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000Thomas 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 f7c6ffa3ba8bf26a6c7092d7ade294b59348872e..a62115a9189c74477fc1ace174d46ed4441369ac 100644 (file)
--- a/charset.c
+++ b/charset.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2000Thomas 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 3363abce4fb63b7557046a9aa0b455dac3209b7a..862d71691ab248ac8b092ef70808f6164509d916 100644 (file)
--- a/charset.h
+++ b/charset.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2000Thomas 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 ead39e7ff08e2854d960482add18089dcbac40e4..cb20a96e6768b396a89f0920cf54d3cae850fed2 100644 (file)
@@ -58,7 +58,8 @@ See the newsgroup <htmlurl url="news:comp.mail.mutt" name="comp.mail.mutt">.
 
 <sect1>Copyright
 <p>
-Mutt is Copyright (C) 1996-8 Michael R. Elkins &lt;me@cs.hmc.edu&gt;
+Mutt is Copyright (C) 1996-2000 Michael R. Elkins
+&lt;me@cs.hmc.edu&gt; 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
index 453f97da2003192087b27ea1d8dd8641d0baa77b..2d2d54112e94862602efcae5085a3ca50403b7bc 100644 (file)
--- a/dotlock.h
+++ b/dotlock.h
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1998-2000Thomas Roessler <roessler@guug.de>
+ * 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 de82207896dde698085f2c924fd0fd3cb4de32f1..7a8c8bc3f9c8a7d31428d2800cc7259d6bd3cdf5 100644 (file)
--- a/editmsg.c
+++ b/editmsg.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2000  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 e5b9b1fe5d4b65dfbb36a16696cf5404c7ab2a80..c339e17862389aafe0f0b774f586fe4c009488b0 100644 (file)
--- a/extlib.c
+++ b/extlib.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2000Thomas 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 aa61a75bd8964a265e0914d68cb04b9101525a70..a77abc9133cc3a6fab6f4a25de9f8b7998001661 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 1998-2000Werner Koch <werner.koch@guug.de>
- * Copyright (C) 1999-2000Thomas Roessler <roessler@guug.de>
+ * Copyright (C) 1998-2000 Werner Koch <werner.koch@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/lib.c b/lib.c
index 04c93ec8483398ec71946e5434987ace40f631f8..fb80d5f387b74ca49b37375a6e7983e0c9dd7bab 100644 (file)
--- a/lib.c
+++ b/lib.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000Thomas 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/lib.h b/lib.h
index c33f54b7f0238fdff4e72617fcfffe1c27a60bbc..579b717d9746031e60e2909f102895ca5acbdfbd 100644 (file)
--- a/lib.h
+++ b/lib.h
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000Thomas 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 f67218a4510b1d8a71369cc5fdf882e8a8a467b9..78bbbae1e497cc3e0cb54119cf277c38afc9e926 100644 (file)
--- a/makedoc.c
+++ b/makedoc.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2000  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
diff --git a/mh.c b/mh.c
index a4805978f1a8a14c4a486b529ead45532df6789b..32ebf56f5d10895029c40efaa9a3b78c4bc0b282 100644 (file)
--- a/mh.c
+++ b/mh.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000Thomas 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 8d7ed9e90ad9a27e6f3b6827e9856dd609d67f48..5dc82bad65c534e53be8f70366cc0826b643fe75 100644 (file)
--- a/muttlib.c
+++ b/muttlib.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000Thomas 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
diff --git a/mx.c b/mx.c
index 231667404092d6a101772cdf2f7140ae4da48cf2..e42ac2c2cb3b581758952ab07af8e63165a12204 100644 (file)
--- a/mx.c
+++ b/mx.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000Thomas 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
diff --git a/mx.h b/mx.h
index e03f71484571146d27d2878704983e015f3579d0..c8a35ec0783e68c208243cd355daec79702a9ddd 100644 (file)
--- a/mx.h
+++ b/mx.h
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000Thomas 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
diff --git a/pgp.h b/pgp.h
index 7ae7389d9ce29dfa4ab6b09f4a5b78ded92b40bb..9e5df475b6622e1b78f0e3b7fccc449d89d9bbfd 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-2000Thoms 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 a3c72c49aee664482711a5ad14906ef0cba1e2d3..8af73ab668ffa2858d2be9dc758ba8498fa7788e 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-2000Thoms 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 743aa0ab0ce48f574f078a90fcaa03953f12ad1f..9df7dc379c125f8e595a487fed25e2ea00a36c27 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000Thomas 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 81acec92b4cd4cdcd0c222bd853ef013ac713f58..17dbe1d3499cd7245f55560ff5303739b0f88b2e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 1996-2000 Michael R. Elkins <me@cs.hmc.edu>
- * Copyright (C) 1999-2000Thomas 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 edf16fd8f26b22c9bcd38cc0b134943cf3ac8c3c..2a49ee95903e8e26dab2a47154a2542a80c4b674 100644 (file)
--- a/recvcmd.c
+++ b/recvcmd.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2000  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 0c2a39af1528225866706c61969fe0afd9338dfa..e6e339067bf465870136f57b0385244b27b3abb1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2000  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 8342a2ab2178ef73f766826b1383fdc781ec104a..44937bb161fdf5a543cff19fe42abe8ce6e88c02 100644 (file)
@@ -2,7 +2,7 @@
 #define _REMAILER_H
 
 /*
- * Copyright (C) 1999-2000  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 7e676f331a79e55ca681ceaea026dd687b5dfe01..1ae7fe8aa74ef0cc584362c555628849d5f986e8 100644 (file)
--- a/rfc2231.c
+++ b/rfc2231.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2000Thomas 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 6171cec872076d8cf1cd54af3aec096ed5dc0c85..0535e6fc30ab8e8bf2b4896548c3ac246866244f 100644 (file)
--- a/rfc2231.h
+++ b/rfc2231.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1999-2000Thomas 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