summaryrefslogtreecommitdiff
path: root/frm
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 /frm
parent5a7b63b21307c4271fd2d1ec57b706e56352da57 (diff)
downloadmailutils-2128f4601217f3b80e6a34223c6644c80c034a0d.tar.gz
mailutils-2128f4601217f3b80e6a34223c6644c80c034a0d.tar.bz2
Version 3.4.90; update copyright years
Diffstat (limited to 'frm')
-rw-r--r--frm/Makefile.am2
-rw-r--r--frm/common.c2
-rw-r--r--frm/frm.c2
-rw-r--r--frm/frm.h2
-rw-r--r--frm/from.c2
-rw-r--r--frm/tests/Makefile.am2
-rw-r--r--frm/tests/atlocal.in2
-rw-r--r--frm/tests/testsuite.at2
8 files changed, 8 insertions, 8 deletions
diff --git a/frm/Makefile.am b/frm/Makefile.am
index 0705b146c..a8f86a526 100644
--- a/frm/Makefile.am
+++ b/frm/Makefile.am
@@ -1,5 +1,5 @@
## This file is part of GNU Mailutils.
-## Copyright (C) 2001-2005, 2007, 2010-2012, 2014-2017 Free Software
+## Copyright (C) 2001-2005, 2007, 2010-2012, 2014-2018 Free Software
## Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
diff --git a/frm/common.c b/frm/common.c
index 70cc47078..d433e5a89 100644
--- a/frm/common.c
+++ b/frm/common.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2007, 2009-2012, 2014-2017 Free Software
+ Copyright (C) 1999-2007, 2009-2012, 2014-2018 Free Software
Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/frm/frm.c b/frm/frm.c
index 6a4fb67f9..257c453b3 100644
--- a/frm/frm.c
+++ b/frm/frm.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2005, 2007-2012, 2014-2017 Free Software
+ Copyright (C) 1999-2005, 2007-2012, 2014-2018 Free Software
Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/frm/frm.h b/frm/frm.h
index 178b87d54..1387e79aa 100644
--- a/frm/frm.h
+++ b/frm/frm.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005, 2007, 2010-2012, 2014-2017 Free Software
+ Copyright (C) 2005, 2007, 2010-2012, 2014-2018 Free Software
Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/frm/from.c b/frm/from.c
index 83ed0e387..9ec17fadb 100644
--- a/frm/from.c
+++ b/frm/from.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005, 2007-2012, 2014-2017 Free Software Foundation,
+ Copyright (C) 2005, 2007-2012, 2014-2018 Free Software Foundation,
Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/frm/tests/Makefile.am b/frm/tests/Makefile.am
index 82d8e3cd2..35cc8f2a0 100644
--- a/frm/tests/Makefile.am
+++ b/frm/tests/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Mailutils.
-# Copyright (C) 2007-2012, 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
diff --git a/frm/tests/atlocal.in b/frm/tests/atlocal.in
index e175d17dc..f29c39afa 100644
--- a/frm/tests/atlocal.in
+++ b/frm/tests/atlocal.in
@@ -1,6 +1,6 @@
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Mailutils test suite.
-# Copyright (C) 2004, 2010-2012, 2014-2017 Free Software Foundation,
+# Copyright (C) 2004, 2010-2012, 2014-2018 Free Software Foundation,
# Inc.
PATH=@abs_builddir@:@abs_top_builddir@/frm:$top_srcdir:$srcdir:$PATH
diff --git a/frm/tests/testsuite.at b/frm/tests/testsuite.at
index ba6246b6c..e84dc561d 100644
--- a/frm/tests/testsuite.at
+++ b/frm/tests/testsuite.at
@@ -1,5 +1,5 @@
# This file is part of GNU Mailutils. -*- Autotest -*-
-# Copyright (C) 2007-2012, 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-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

Return to:

Send suggestions and report system problems to the System administrator.