summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-01-05 13:35:22 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-01-05 13:35:22 +0200
commit5026f51b543c08f9361e068b2f4300df6512473b (patch)
tree00048d70e01f2d0e7a8dd38ea3a97983b162424d /frm
parent67f986cb4fa48411010cb962c34600c34b6af146 (diff)
downloadmailutils-5026f51b543c08f9361e068b2f4300df6512473b.tar.gz
mailutils-5026f51b543c08f9361e068b2f4300df6512473b.tar.bz2
Update copyright years.
Happy GNU year!
Diffstat (limited to 'frm')
-rw-r--r--frm/Makefile.am4
-rw-r--r--frm/common.c4
-rw-r--r--frm/frm.c4
-rw-r--r--frm/frm.h2
-rw-r--r--frm/from.c3
-rw-r--r--frm/testsuite/Makefile.am2
-rw-r--r--frm/testsuite/frm/test.exp2
7 files changed, 11 insertions, 10 deletions
diff --git a/frm/Makefile.am b/frm/Makefile.am
index ebfa5576e..8965eb7c1 100644
--- a/frm/Makefile.am
+++ b/frm/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with GNU Automake to create Makefile.in
-## Copyright (C) 2001, 2002, 2003, 2004, 2005,
-## 2007 Free Software Foundation, Inc.
+## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2010 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 e1d237266..901c774e6 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, 2000, 2001, 2002, 2003,
- 2004, 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+ 2009, 2010 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 79ecb7ea7..b56bff2c7 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, 2000, 2001, 2002, 2003,
- 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008,
+ 2009, 2010 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 596a6bd82..38ce39e3c 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 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2010 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 3369fe7e5..080b548f7 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, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2008, 2009, 2010 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/testsuite/Makefile.am b/frm/testsuite/Makefile.am
index b198b3318..49704f90c 100644
--- a/frm/testsuite/Makefile.am
+++ b/frm/testsuite/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with GNU Automake to create Makefile.in
-## Copyright (C) 2002, 2007 Free Software Foundation, Inc.
+## Copyright (C) 2002, 2007, 2010 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/testsuite/frm/test.exp b/frm/testsuite/frm/test.exp
index a12e4aa28..900aae892 100644
--- a/frm/testsuite/frm/test.exp
+++ b/frm/testsuite/frm/test.exp
@@ -1,6 +1,6 @@
# -*- tcl -*-
# This file is part of Mailutils testsuite.
-# Copyright (C) 2002, 2007, 2009 Free Software Foundation
+# Copyright (C) 2002, 2007, 2009, 2010 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

Return to:

Send suggestions and report system problems to the System administrator.