summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2017-01-01 15:49:56 +0200
committerSergey Poznyakoff <gray@gnu.org>2017-01-01 15:52:37 +0200
commitaa643a6cfca9736fc366237d30e264c180ed733b (patch)
treef818bc24c8dc6951b52429582117345975cd098e /frm
parent66f7ed9562cce859f20166f9cf0c38a018a83dbe (diff)
downloadmailutils-aa643a6cfca9736fc366237d30e264c180ed733b.tar.gz
mailutils-aa643a6cfca9736fc366237d30e264c180ed733b.tar.bz2
Happy GNU Year
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 7861b5172..0705b146c 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-2016 Free Software
+## Copyright (C) 2001-2005, 2007, 2010-2012, 2014-2017 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 a9187082d..70cc47078 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-2016 Free Software
+ Copyright (C) 1999-2007, 2009-2012, 2014-2017 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 0f73b856e..6a4fb67f9 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-2016 Free Software
+ Copyright (C) 1999-2005, 2007-2012, 2014-2017 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 b6d3237e2..178b87d54 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-2016 Free Software
+ Copyright (C) 2005, 2007, 2010-2012, 2014-2017 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 588f76679..83ed0e387 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-2016 Free Software Foundation,
+ Copyright (C) 2005, 2007-2012, 2014-2017 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 bde760ae2..82d8e3cd2 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-2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-2012, 2014-2017 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 f6d126ecd..e175d17dc 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-2016 Free Software Foundation,
+# Copyright (C) 2004, 2010-2012, 2014-2017 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 664e2ad73..ba6246b6c 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-2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-2012, 2014-2017 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.