summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-01-03 11:08:12 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-01-03 11:08:12 +0200
commitb86fddc6116f55ab7232fad0ecdbfcf7ea1ae210 (patch)
tree6942de818320c6cfa75f6cbfbde6837726e764de /frm
parentad519c75e43426774576f73c0a0d1d7e0b37cc8b (diff)
downloadmailutils-b86fddc6116f55ab7232fad0ecdbfcf7ea1ae210.tar.gz
mailutils-b86fddc6116f55ab7232fad0ecdbfcf7ea1ae210.tar.bz2
Update copyright years
Diffstat (limited to 'frm')
-rw-r--r--frm/Makefile.am3
-rw-r--r--frm/common.c3
-rw-r--r--frm/frm.c3
-rw-r--r--frm/frm.h3
-rw-r--r--frm/from.c3
-rw-r--r--frm/tests/Makefile.am2
-rw-r--r--frm/tests/atlocal.in3
-rw-r--r--frm/tests/testsuite.at2
8 files changed, 8 insertions, 14 deletions
diff --git a/frm/Makefile.am b/frm/Makefile.am
index a8f86a526..680b8831e 100644
--- a/frm/Makefile.am
+++ b/frm/Makefile.am
@@ -1,6 +1,5 @@
## This file is part of GNU Mailutils.
-## Copyright (C) 2001-2005, 2007, 2010-2012, 2014-2018 Free Software
-## Foundation, Inc.
+## Copyright (C) 2001-2019 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/common.c b/frm/common.c
index d433e5a89..d3aa2e727 100644
--- a/frm/common.c
+++ b/frm/common.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2007, 2009-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/frm/frm.c b/frm/frm.c
index 257c453b3..3d3ccf1e7 100644
--- a/frm/frm.c
+++ b/frm/frm.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2005, 2007-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/frm/frm.h b/frm/frm.h
index 1387e79aa..7d76e5b92 100644
--- a/frm/frm.h
+++ b/frm/frm.h
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 2005-2019 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/frm/from.c b/frm/from.c
index 9ec17fadb..9d4d220e7 100644
--- a/frm/from.c
+++ b/frm/from.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005, 2007-2012, 2014-2018 Free Software Foundation,
- Inc.
+ Copyright (C) 2005-2019 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/frm/tests/Makefile.am b/frm/tests/Makefile.am
index 35cc8f2a0..72959ebbd 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 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 f29c39afa..4bb53eb0a 100644
--- a/frm/tests/atlocal.in
+++ b/frm/tests/atlocal.in
@@ -1,7 +1,6 @@
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Mailutils test suite.
-# Copyright (C) 2004, 2010-2012, 2014-2018 Free Software Foundation,
-# Inc.
+# Copyright (C) 2004-2019 Free Software Foundation, Inc.
PATH=@abs_builddir@:@abs_top_builddir@/frm:$top_srcdir:$srcdir:$PATH
\ No newline at end of file
diff --git a/frm/tests/testsuite.at b/frm/tests/testsuite.at
index e84dc561d..bf189c6b1 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2007-2019 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.