summaryrefslogtreecommitdiff
path: root/mh
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2018-01-19 15:35:00 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2018-01-19 15:35:00 +0200
commit2128f4601217f3b80e6a34223c6644c80c034a0d (patch)
tree2d54cce740a612835be42505db85c3dc16fa5f6d /mh
parent5a7b63b21307c4271fd2d1ec57b706e56352da57 (diff)
downloadmailutils-2128f4601217f3b80e6a34223c6644c80c034a0d.tar.gz
mailutils-2128f4601217f3b80e6a34223c6644c80c034a0d.tar.bz2
Version 3.4.90; update copyright years
Diffstat (limited to 'mh')
-rw-r--r--mh/Makefile.am2
-rw-r--r--mh/ali.c2
-rw-r--r--mh/anno.c2
-rw-r--r--mh/burst.c2
-rw-r--r--mh/burstfsa.c2
-rw-r--r--mh/comp.c2
-rw-r--r--mh/compcommon.c2
-rw-r--r--mh/etc/Makefile.am2
-rw-r--r--mh/etc/mailutils-mh.eli2
-rw-r--r--mh/etc/mhl.format2
-rw-r--r--mh/etc/mhl.forward2
-rw-r--r--mh/etc/mhl.headers2
-rw-r--r--mh/etc/mhl.repl2
-rw-r--r--mh/etc/mhl.usenet2
-rw-r--r--mh/etc/replcomps2
-rw-r--r--mh/etc/replgroupcomps2
-rw-r--r--mh/etc/scan.default2
-rw-r--r--mh/etc/scan.mailx2
-rw-r--r--mh/etc/scan.size2
-rw-r--r--mh/etc/scan.time2
-rw-r--r--mh/etc/scan.timely2
-rw-r--r--mh/fmtcheck.c2
-rw-r--r--mh/folder.c2
-rw-r--r--mh/forw.c2
-rw-r--r--mh/inc.c2
-rw-r--r--mh/install-mh.c2
-rw-r--r--mh/mark.c2
-rw-r--r--mh/mboxprop.c2
-rw-r--r--mh/mh.h2
-rw-r--r--mh/mh_alias_gram.y2
-rw-r--r--mh/mh_alias_lex.l2
-rw-r--r--mh/mh_fmtgram.y2
-rw-r--r--mh/mh_format.c2
-rw-r--r--mh/mh_format.h2
-rw-r--r--mh/mh_getopt.c2
-rw-r--r--mh/mh_getopt.h2
-rw-r--r--mh/mh_global.c2
-rw-r--r--mh/mh_init.c2
-rw-r--r--mh/mh_list.c2
-rw-r--r--mh/mh_msgset.c2
-rw-r--r--mh/mh_sequence.c2
-rw-r--r--mh/mh_stream.c2
-rw-r--r--mh/mh_whatnow.c2
-rw-r--r--mh/mh_whom.c2
-rw-r--r--mh/mhl.c2
-rw-r--r--mh/mhn.c2
-rw-r--r--mh/mhparam.c2
-rw-r--r--mh/mhpath.c2
-rw-r--r--mh/mhseq.c2
-rw-r--r--mh/msgchk.c2
-rw-r--r--mh/pick-gram.y2
-rw-r--r--mh/pick.c2
-rw-r--r--mh/pick.h2
-rw-r--r--mh/prompter-rl.c2
-rw-r--r--mh/prompter-tty.c2
-rw-r--r--mh/prompter.c2
-rw-r--r--mh/prompter.h2
-rw-r--r--mh/refile.c2
-rw-r--r--mh/repl.c2
-rw-r--r--mh/rmf.c2
-rw-r--r--mh/rmm.c2
-rw-r--r--mh/scan.c2
-rw-r--r--mh/scanfmt.c2
-rw-r--r--mh/send.c2
-rw-r--r--mh/seqelim.c2
-rw-r--r--mh/show.c2
-rw-r--r--mh/sortm.c2
-rw-r--r--mh/tests/Makefile.am2
-rw-r--r--mh/tests/ali.at2
-rw-r--r--mh/tests/anno.at2
-rw-r--r--mh/tests/atlocal.in2
-rw-r--r--mh/tests/burst.at2
-rw-r--r--mh/tests/comp.at2
-rw-r--r--mh/tests/fmtcnd00.at2
-rw-r--r--mh/tests/fmtcomp.at2
-rw-r--r--mh/tests/fmtfunc.at2
-rw-r--r--mh/tests/folder.at2
-rw-r--r--mh/tests/forw.at2
-rw-r--r--mh/tests/inc.at2
-rw-r--r--mh/tests/install-mh.at2
-rw-r--r--mh/tests/lu.c2
-rw-r--r--mh/tests/mark.at2
-rw-r--r--mh/tests/mhl.at2
-rw-r--r--mh/tests/mhn.at2
-rw-r--r--mh/tests/mhparam.at2
-rw-r--r--mh/tests/mhpath.at2
-rw-r--r--mh/tests/mhseq.at2
-rw-r--r--mh/tests/pick.at2
-rw-r--r--mh/tests/refile.at2
-rw-r--r--mh/tests/repl.at2
-rw-r--r--mh/tests/rmf.at2
-rw-r--r--mh/tests/rmm.at2
-rw-r--r--mh/tests/scan.at2
-rw-r--r--mh/tests/send.at2
-rw-r--r--mh/tests/sortm.at2
-rw-r--r--mh/tests/testsuite.at2
-rw-r--r--mh/whatnow.c2
-rw-r--r--mh/whatnowenv.c2
-rw-r--r--mh/whom.c2
99 files changed, 99 insertions, 99 deletions
diff --git a/mh/Makefile.am b/mh/Makefile.am
index 4b625d0fd..faba92eaa 100644
--- a/mh/Makefile.am
+++ b/mh/Makefile.am
@@ -1,5 +1,5 @@
## This file is part of GNU Mailutils.
-## Copyright (C) 2001-2003, 2007, 2009-2012, 2014-2017 Free Software
+## Copyright (C) 2001-2003, 2007, 2009-2012, 2014-2018 Free Software
## Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
diff --git a/mh/ali.c b/mh/ali.c
index fc36402d9..4c03faaa7 100644
--- a/mh/ali.c
+++ b/mh/ali.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2003-2012, 2014-2017 Free Software Foundation, Inc.
+ Copyright (C) 2003-2012, 2014-2018 Free Software Foundation, Inc.
GNU Mailutils 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/anno.c b/mh/anno.c
index 5df746f1c..7fd5834e2 100644
--- a/mh/anno.c
+++ b/mh/anno.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2003, 2005, 2007-2012, 2014-2017 Free Software
+ Copyright (C) 2003, 2005, 2007-2012, 2014-2018 Free Software
Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/mh/burst.c b/mh/burst.c
index a31b5c822..533b51db0 100644
--- a/mh/burst.c
+++ b/mh/burst.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005-2012, 2014-2017 Free Software Foundation, Inc.
+ Copyright (C) 2005-2012, 2014-2018 Free Software Foundation, Inc.
GNU Mailutils 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/burstfsa.c b/mh/burstfsa.c
index d180eeaca..00c1f0cdc 100644
--- a/mh/burstfsa.c
+++ b/mh/burstfsa.c
@@ -1,5 +1,5 @@
/* Generate FSA states for RFC 934 bursting agent.
- Copyright (C) 2010-2012, 2014-2017 Free Software Foundation, Inc.
+ Copyright (C) 2010-2012, 2014-2018 Free Software Foundation, Inc.
GNU Mailutils 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/comp.c b/mh/comp.c
index 29389c69e..bef7e9211 100644
--- a/mh/comp.c
+++ b/mh/comp.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2003, 2005-2012, 2014-2017 Free Software Foundation,
+ Copyright (C) 2003, 2005-2012, 2014-2018 Free Software Foundation,
Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/mh/compcommon.c b/mh/compcommon.c
index 9ff064c67..a883791d0 100644
--- a/mh/compcommon.c
+++ b/mh/compcommon.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2003, 2007, 2010-2012, 2014-2017 Free Software
+ Copyright (C) 2003, 2007, 2010-2012, 2014-2018 Free Software
Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/mh/etc/Makefile.am b/mh/etc/Makefile.am
index c7510fabe..abfd87e9b 100644
--- a/mh/etc/Makefile.am
+++ b/mh/etc/Makefile.am
@@ -1,5 +1,5 @@
## This file is part of GNU Mailutils.
-## Copyright (C) 2001-2003, 2007, 2009-2012, 2014-2017 Free Software
+## Copyright (C) 2001-2003, 2007, 2009-2012, 2014-2018 Free Software
## Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
diff --git a/mh/etc/mailutils-mh.eli b/mh/etc/mailutils-mh.eli
index 3a11cca32..e64783b73 100644
--- a/mh/etc/mailutils-mh.eli
+++ b/mh/etc/mailutils-mh.eli
@@ -1,6 +1,6 @@
;;;; -*- emacs-lisp -*-
;;;; GNU Mailutils -- a suite of utilities for electronic mail
-;;;; Copyright (C) 2003, 2007, 2010-2012, 2014-2017 Free Software
+;;;; Copyright (C) 2003, 2007, 2010-2012, 2014-2018 Free Software
;;;; Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/mh/etc/mhl.format b/mh/etc/mhl.format
index a534d0b6c..ec20a8b69 100644
--- a/mh/etc/mhl.format
+++ b/mh/etc/mhl.format
@@ -1,7 +1,7 @@
; This is the default mhl.format file for Mailutils MH.
;
; GNU Mailutils -- a suite of utilities for electronic mail
-; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
; Inc.
; Distributed under GPLv3+. See <http://gnu.org/licenses/gpl.html>.
;
diff --git a/mh/etc/mhl.forward b/mh/etc/mhl.forward
index 17ba2489b..3d19f2c57 100644
--- a/mh/etc/mhl.forward
+++ b/mh/etc/mhl.forward
@@ -1,7 +1,7 @@
; This is the default mhl.format file for Mailutils MH.
;
; GNU Mailutils -- a suite of utilities for electronic mail
-; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
; Inc.
; Distributed under GPLv3+. See <http://gnu.org/licenses/gpl.html>.
;
diff --git a/mh/etc/mhl.headers b/mh/etc/mhl.headers
index e1f5fa18e..31332ddc3 100644
--- a/mh/etc/mhl.headers
+++ b/mh/etc/mhl.headers
@@ -1,7 +1,7 @@
; mhl.headers
;
; GNU Mailutils -- a suite of utilities for electronic mail
-; Copyright (C) 2010-2012, 2014-2017 Free Software Foundation, Inc.
+; Copyright (C) 2010-2012, 2014-2018 Free Software Foundation, Inc.
; Distributed under GPLv3+. See <http://gnu.org/licenses/gpl.html>.
;
; Mhn uses this format file for displaying headers in MIME messages.
diff --git a/mh/etc/mhl.repl b/mh/etc/mhl.repl
index 178f3a2e4..943b99e09 100644
--- a/mh/etc/mhl.repl
+++ b/mh/etc/mhl.repl
@@ -1,7 +1,7 @@
; Default format file for GNU repl
;
; GNU Mailutils -- a suite of utilities for electronic mail
-; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
; Inc.
; Distributed under GPLv3+. See <http://gnu.org/licenses/gpl.html>.
;
diff --git a/mh/etc/mhl.usenet b/mh/etc/mhl.usenet
index 3569c1f2f..d6c6b9615 100644
--- a/mh/etc/mhl.usenet
+++ b/mh/etc/mhl.usenet
@@ -1,7 +1,7 @@
; USENET-style format file for GNU repl
;
; GNU Mailutils -- a suite of utilities for electronic mail
-; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
; Inc.
; Distributed under GPLv3+. See <http://gnu.org/licenses/gpl.html>.
;
diff --git a/mh/etc/replcomps b/mh/etc/replcomps
index 6a3df65ce..1bc915e11 100644
--- a/mh/etc/replcomps
+++ b/mh/etc/replcomps
@@ -1,7 +1,7 @@
%; This is the default replcomps file for Mailutils MH.
%;
%; GNU Mailutils -- a suite of utilities for electronic mail
-%; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+%; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
%; Inc.
%; Distributed under GPL.
%;
diff --git a/mh/etc/replgroupcomps b/mh/etc/replgroupcomps
index 91a7a7b72..3fbe14e5e 100644
--- a/mh/etc/replgroupcomps
+++ b/mh/etc/replgroupcomps
@@ -1,7 +1,7 @@
%; This is the default replgroupcomps file for Mailutils MH.
%;
%; GNU Mailutils -- a suite of utilities for electronic mail
-%; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+%; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
%; Inc.
%; Distributed under GPL.
%;
diff --git a/mh/etc/scan.default b/mh/etc/scan.default
index eeaf8355d..23863e047 100644
--- a/mh/etc/scan.default
+++ b/mh/etc/scan.default
@@ -1,7 +1,7 @@
%; Default scan format GNU MH.
%;
%; GNU Mailutils -- a suite of utilities for electronic mail
-%; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+%; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
%; Inc.
%; Distributed under GPLv3+. See <http://gnu.org/licenses/gpl.html>.
%;
diff --git a/mh/etc/scan.mailx b/mh/etc/scan.mailx
index aeafe442b..b81743471 100644
--- a/mh/etc/scan.mailx
+++ b/mh/etc/scan.mailx
@@ -1,7 +1,7 @@
%; Mimic the mailx(1) output.
%;
%; GNU Mailutils -- a suite of utilities for electronic mail
-%; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+%; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
%; Inc.
%; Distributed under GPLv3+. See <http://gnu.org/licenses/gpl.html>.
%;
diff --git a/mh/etc/scan.size b/mh/etc/scan.size
index 82fe4619e..f589a2af2 100644
--- a/mh/etc/scan.size
+++ b/mh/etc/scan.size
@@ -1,7 +1,7 @@
%; "Size"-format for GNU MH scan.
%;
%; GNU Mailutils -- a suite of utilities for electronic mail
-%; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+%; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
%; Inc.
%; Distributed under GPLv3+. See <http://gnu.org/licenses/gpl.html>.
%;
diff --git a/mh/etc/scan.time b/mh/etc/scan.time
index 3f1354770..2a48668c7 100644
--- a/mh/etc/scan.time
+++ b/mh/etc/scan.time
@@ -1,7 +1,7 @@
%; "Time"-format for GNU MH scan.
%;
%; GNU Mailutils -- a suite of utilities for electronic mail
-%; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+%; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
%; Inc.
%; Distributed under GPLv3+. See <http://gnu.org/licenses/gpl.html>.
%;
diff --git a/mh/etc/scan.timely b/mh/etc/scan.timely
index 9774efaaa..b3062323d 100644
--- a/mh/etc/scan.timely
+++ b/mh/etc/scan.timely
@@ -1,7 +1,7 @@
%; "Timely"-format for GNU MH scan.
%;
%; GNU Mailutils -- a suite of utilities for electronic mail
-%; Copyright (C) 2003, 2010-2012, 2014-2017 Free Software Foundation,
+%; Copyright (C) 2003, 2010-2012, 2014-2018 Free Software Foundation,
%; Inc.
%; Distributed under GPLv3+. See <http://gnu.org/licenses/gpl.html>.
%;
diff --git a/mh/fmtcheck.c b/mh/fmtcheck.c
index b2349aa7a..3d517fdae 100644
--- a/mh/fmtcheck.c
+++ b/mh/fmtcheck.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2003, 2005-2012, 2014-2017 Free Software
+ Copyright (C) 1999-2003, 2005-2012, 2014-2018 Free Software
Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/mh/folder.c b/mh/folder.c
index 55ed50edc..24e0a8c6e 100644
--- a/mh/folder.c
+++ b/mh/folder.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2003, 2005-2012, 2014-2017 Free Software
+ Copyright (C) 1999-2003, 2005-2012, 2014-2018 Free Software
Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/mh/forw.c b/mh/forw.c
index 016ac84bc..658eedf5e 100644
--- a/