summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-02-05 15:33:54 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2014-02-05 15:33:54 +0200
commit94c35a24f30d8c61c1306f59979ae13ffb80fdb3 (patch)
tree0322d404109c53d283615a24be62228326fc2a8d /lib
parentabfca75219cf61603d8befa90e4cf01d5ab5eabf (diff)
downloadmailutils-94c35a24f30d8c61c1306f59979ae13ffb80fdb3.tar.gz
mailutils-94c35a24f30d8c61c1306f59979ae13ffb80fdb3.tar.bz2
Update copyright years.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am4
-rw-r--r--lib/argp_base.c2
-rw-r--r--lib/mailcap.c3
-rw-r--r--lib/manlock.c2
-rw-r--r--lib/mu_umaxtostr.c3
-rw-r--r--lib/muaux.h2
-rw-r--r--lib/signal.c2
-rw-r--r--lib/strexit.c2
-rw-r--r--lib/tcpwrap.c2
-rw-r--r--lib/tcpwrap.h4
-rw-r--r--lib/utmp.c2
11 files changed, 15 insertions, 13 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 1fb068b4d..660598448 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,6 +1,6 @@
## This file is part of GNU Mailutils.
-## Copyright (C) 1999-2002, 2005, 2007-2012 Free Software Foundation,
-## Inc.
+## Copyright (C) 1999-2002, 2005, 2007-2012, 2014 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/lib/argp_base.c b/lib/argp_base.c
index 3791f615a..77be30c49 100644
--- a/lib/argp_base.c
+++ b/lib/argp_base.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2007, 2009-2012 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2012, 2014 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/lib/mailcap.c b/lib/mailcap.c
index 8125da7fd..24ef3a077 100644
--- a/lib/mailcap.c
+++ b/lib/mailcap.c
@@ -1,5 +1,6 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005, 2007, 2009-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2009-2012, 2014 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/lib/manlock.c b/lib/manlock.c
index 8635b3c32..344cc1daf 100644
--- a/lib/manlock.c
+++ b/lib/manlock.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999-2012, 2014 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/lib/mu_umaxtostr.c b/lib/mu_umaxtostr.c
index 341980c1d..efeac27ea 100644
--- a/lib/mu_umaxtostr.c
+++ b/lib/mu_umaxtostr.c
@@ -1,5 +1,6 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005, 2007, 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2010-2012, 2014 Free Software Foundation,
+ Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/lib/muaux.h b/lib/muaux.h
index 57f6b60c3..47d8fb59f 100644
--- a/lib/muaux.h
+++ b/lib/muaux.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008, 2010-2012, 2014 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/lib/signal.c b/lib/signal.c
index 6c18608d5..0b18a7a3b 100644
--- a/lib/signal.c
+++ b/lib/signal.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008, 2010-2012, 2014 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/lib/strexit.c b/lib/strexit.c
index 1f00a94ed..00357069f 100644
--- a/lib/strexit.c
+++ b/lib/strexit.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2008, 2010-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008, 2010-2012, 2014 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/lib/tcpwrap.c b/lib/tcpwrap.c
index de5f40580..813087c89 100644
--- a/lib/tcpwrap.c
+++ b/lib/tcpwrap.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999, 2001-2012 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2001-2012, 2014 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/lib/tcpwrap.h b/lib/tcpwrap.h
index 4cb736c2f..77c793dab 100644
--- a/lib/tcpwrap.h
+++ b/lib/tcpwrap.h
@@ -1,6 +1,6 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999, 2001-2008, 2010-2012 Free Software Foundation,
- Inc.
+ Copyright (C) 1999, 2001-2008, 2010-2012, 2014 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/lib/utmp.c b/lib/utmp.c
index f7e14a9f2..2dbc2867e 100644
--- a/lib/utmp.c
+++ b/lib/utmp.c
@@ -1,6 +1,6 @@
/* utmp.c -- Replacements for {set,get,end}utmp functions
-Copyright (C) 2002, 2009-2012 Free Software Foundation, Inc.
+Copyright (C) 2002, 2009-2012, 2014 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

Return to:

Send suggestions and report system problems to the System administrator.