summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-03-02 16:27:11 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2015-03-02 16:28:51 +0200
commit1224e5f85b7cf47bfeecac3a8502b251b5475ed5 (patch)
tree820bd4203d5fc6dd0c23cd2d272107cf4fa488db /frm
parent84c79341d577d5574d3eb450007219322e87fd7d (diff)
downloadmailutils-1224e5f85b7cf47bfeecac3a8502b251b5475ed5.tar.gz
mailutils-1224e5f85b7cf47bfeecac3a8502b251b5475ed5.tar.bz2
Update copyright years
Diffstat (limited to 'frm')
-rw-r--r--frm/Makefile.am2
-rw-r--r--frm/common.c4
-rw-r--r--frm/frm.c4
-rw-r--r--frm/frm.h4
-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, 13 insertions, 11 deletions
diff --git a/frm/Makefile.am b/frm/Makefile.am
index 1c30f2687..e60a9e526 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 Free Software
+## Copyright (C) 2001-2005, 2007, 2010-2012, 2014-2015 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 0a6fd4332..b624efa72 100644
--- a/frm/common.c
+++ b/frm/common.c
@@ -1,6 +1,6 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2007, 2009-2012, 2014 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2007, 2009-2012, 2014-2015 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 1c128c9e4..574f34091 100644
--- a/frm/frm.c
+++ b/frm/frm.c
@@ -1,6 +1,6 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2005, 2007-2012, 2014 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2005, 2007-2012, 2014-2015 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 a6272bce3..96dd154d7 100644
--- a/frm/frm.h
+++ b/frm/frm.h
@@ -1,6 +1,6 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005, 2007, 2010-2012, 2014 Free Software Foundation,
- Inc.
+ Copyright (C) 2005, 2007, 2010-2012, 2014-2015 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 1a127214f..d4eceb650 100644
--- a/frm/from.c
+++ b/frm/from.c
@@ -1,5 +1,6 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005, 2007-2012, 2014 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007-2012, 2014-2015 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 66f010a0e..a2e867a80 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 Free Software Foundation, Inc.
+# Copyright (C) 2007-2012, 2014-2015 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 372db0463..0415c7376 100644
--- a/frm/tests/atlocal.in
+++ b/frm/tests/atlocal.in
@@ -1,6 +1,7 @@
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Mailutils test suite.
-# Copyright (C) 2004, 2010-2012, 2014 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2010-2012, 2014-2015 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 38d2e8702..6bbea1a1c 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 Free Software Foundation, Inc.
+# Copyright (C) 2007-2012, 2014-2015 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.