author | Sergey Poznyakoff <gray@gnu.org.ua> | 2016-01-22 11:39:24 (GMT) |
---|---|---|
committer | Sergey Poznyakoff <gray@gnu.org.ua> | 2016-01-22 11:39:24 (GMT) |
commit | 59b0dfa5680b2da201cf8bdfbd123133073829f3 (patch) (side-by-side diff) | |
tree | d8e8c346253710dc54ef619db364c7079075ccc3 /libmailutils | |
parent | eee03180d207b47daf75fe3b46a0a25d8df1cc4a (diff) | |
download | mailutils-59b0dfa5680b2da201cf8bdfbd123133073829f3.tar.gz mailutils-59b0dfa5680b2da201cf8bdfbd123133073829f3.tar.bz2 |
Update copyright years
404 files changed, 405 insertions, 405 deletions
diff --git a/libmailutils/Makefile.am b/libmailutils/Makefile.am index 52f243b..9d0c3bf 100644 --- a/libmailutils/Makefile.am +++ b/libmailutils/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2000-2002, 2004-2012, 2014-2015 Free Software +# Copyright (C) 2000-2002, 2004-2012, 2014-2016 Free Software # Foundation, Inc. # # This library is free software; you can redistribute it and/or diff --git a/libmailutils/address/Makefile.am b/libmailutils/address/Makefile.am index 955ea46..d126d5c 100644 --- a/libmailutils/address/Makefile.am +++ b/libmailutils/address/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/address/address.c b/libmailutils/address/address.c index 2ef1468..4c3566a 100644 --- a/libmailutils/address/address.c +++ b/libmailutils/address/address.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/address/addrstream.c b/libmailutils/address/addrstream.c index b3c69d0..45fe8ba 100644 --- a/libmailutils/address/addrstream.c +++ b/libmailutils/address/addrstream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/address/parse822.c b/libmailutils/address/parse822.c index 5aba0e7..b8a8ac1 100644 --- a/libmailutils/address/parse822.c +++ b/libmailutils/address/parse822.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/auth/Makefile.am b/libmailutils/auth/Makefile.am index bf52396..703d3ef 100644 --- a/libmailutils/auth/Makefile.am +++ b/libmailutils/auth/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/auth/auth.c b/libmailutils/auth/auth.c index 314725b..0b5daf5 100644 --- a/libmailutils/auth/auth.c +++ b/libmailutils/auth/auth.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/auth/mu_auth.c b/libmailutils/auth/mu_auth.c index 169aa98..2d4f14d 100644 --- a/libmailutils/auth/mu_auth.c +++ b/libmailutils/auth/mu_auth.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2002, 2004-2007, 2010-2012, 2014-2015 Free Software + Copyright (C) 2002, 2004-2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/auth/system.c b/libmailutils/auth/system.c index 4a37ca4..ac6455e 100644 --- a/libmailutils/auth/system.c +++ b/libmailutils/auth/system.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2002, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 2002, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/Makefile.am b/libmailutils/base/Makefile.am index f9a60e7..8679eb0 100644 --- a/libmailutils/base/Makefile.am +++ b/libmailutils/base/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/base/alloc.c b/libmailutils/base/alloc.c index d5e10c0..65aa0f7 100644 --- a/libmailutils/base/alloc.c +++ b/libmailutils/base/alloc.c @@ -1,5 +1,5 @@ /* Error-proof memory allocation functions. - Copyright (C) 2008, 2010-2012, 2014-2015 Free Software Foundation, + Copyright (C) 2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify diff --git a/libmailutils/base/amd.c b/libmailutils/base/amd.c index 7ae7ff6..a811cd5 100644 --- a/libmailutils/base/amd.c +++ b/libmailutils/base/amd.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 1999-2012, 2014-2016 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/libmailutils/base/argcvfree.c b/libmailutils/base/argcvfree.c index 6d4e279..2035b11 100644 --- a/libmailutils/base/argcvfree.c +++ b/libmailutils/base/argcvfree.c @@ -1,5 +1,5 @@ /* Free an array of string pointers. - Copyright (C) 1999-2001, 2003-2006, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2003-2006, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/argcvjoin.c b/libmailutils/base/argcvjoin.c index b99779c..92d6914 100644 --- a/libmailutils/base/argcvjoin.c +++ b/libmailutils/base/argcvjoin.c @@ -1,5 +1,5 @@ /* Join strings from an array into a single string. - Copyright (C) 1999-2001, 2003-2006, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2003-2006, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/argcvrem.c b/libmailutils/base/argcvrem.c index dabf2af..430d615 100644 --- a/libmailutils/base/argcvrem.c +++ b/libmailutils/base/argcvrem.c @@ -1,5 +1,5 @@ /* Selectively remove elements from an array of string pointers. - Copyright (C) 1999-2001, 2003-2006, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2003-2006, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/assoc.c b/libmailutils/base/assoc.c index 762cd46..6a8263b 100644 --- a/libmailutils/base/assoc.c +++ b/libmailutils/base/assoc.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2007, 2009-2012, 2014-2015 Free Software Foundation, + Copyright (C) 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/base/daemon.c b/libmailutils/base/daemon.c index a2b3e74..66977f5 100644 --- a/libmailutils/base/daemon.c +++ b/libmailutils/base/daemon.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2004-2005, 2007-2012, 2014-2015 Free Software + Copyright (C) 2004-2005, 2007-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/fdwait.c b/libmailutils/base/fdwait.c index 71f348e..0ad4f01 100644 --- a/libmailutils/base/fdwait.c +++ b/libmailutils/base/fdwait.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/fgetpwent.c b/libmailutils/base/fgetpwent.c index b04e8c8..d5faee5 100644 --- a/libmailutils/base/fgetpwent.c +++ b/libmailutils/base/fgetpwent.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/filename.c b/libmailutils/base/filename.c index 479cd2d..d0fc5e4 100644 --- a/libmailutils/base/filename.c +++ b/libmailutils/base/filename.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/filesafety.c b/libmailutils/base/filesafety.c index f9b6879..534c514 100644 --- a/libmailutils/base/filesafety.c +++ b/libmailutils/base/filesafety.c @@ -1,5 +1,5 @@ /* File safety checks. - Copyright (C) 1999-2001, 2003-2006, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2003-2006, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/freeitem.c b/libmailutils/base/freeitem.c index eb31dd7..b411f2b 100644 --- a/libmailutils/base/freeitem.c +++ b/libmailutils/base/freeitem.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/base/fscompose.c b/libmailutils/base/fscompose.c index 77bf6ec..46cf302 100644 --- a/libmailutils/base/fscompose.c +++ b/libmailutils/base/fscompose.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/base/getcwd.c b/libmailutils/base/getcwd.c index 3896bad..89379b6 100644 --- a/libmailutils/base/getcwd.c +++ b/libmailutils/base/getcwd.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/getmaxfd.c b/libmailutils/base/getmaxfd.c index 1cfffa8..87592b3 100644 --- a/libmailutils/base/getmaxfd.c +++ b/libmailutils/base/getmaxfd.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/base/getpass.c b/libmailutils/base/getpass.c index aad0161..1fc686e 100644 --- a/libmailutils/base/getpass.c +++ b/libmailutils/base/getpass.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2012, 2014-2015 Free Software + Copyright (C) 1999-2002, 2004-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify diff --git a/libmailutils/base/hostname.c b/libmailutils/base/hostname.c index 3322ca9..9a08d8c 100644 --- a/libmailutils/base/hostname.c +++ b/libmailutils/base/hostname.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/base/iterator.c b/libmailutils/base/iterator.c index 1ea1b07..48dc83d 100644 --- a/libmailutils/base/iterator.c +++ b/libmailutils/base/iterator.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2000, 2004-2005, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2000, 2004-2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/kwd.c b/libmailutils/base/kwd.c index ed15ee3..b68f5c7 100644 --- a/libmailutils/base/kwd.c +++ b/libmailutils/base/kwd.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2007, 2009-2012, 2014-2015 Free Software Foundation, + Copyright (C) 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/lcall.c b/libmailutils/base/lcall.c index 77ecc1f..c40c8df 100644 --- a/libmailutils/base/lcall.c +++ b/libmailutils/base/lcall.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2003, 2009-2012, 2014-2015 Free Software Foundation, + Copyright (C) 2003, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/locale.c b/libmailutils/base/locale.c index 0ff902d..61c3029 100644 --- a/libmailutils/base/locale.c +++ b/libmailutils/base/locale.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2003, 2009-2012, 2014-2015 Free Software Foundation, + Copyright (C) 2003, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/locker.c b/libmailutils/base/locker.c index 7b6b2e2..b4663b9 100644 --- a/libmailutils/base/locker.c +++ b/libmailutils/base/locker.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2005-2008, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2005-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/mailcap.c b/libmailutils/base/mailcap.c index a48cd54..4fcf0a1 100644 --- a/libmailutils/base/mailcap.c +++ b/libmailutils/base/mailcap.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2000, 2003-2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2000, 2003-2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/monitor.c b/libmailutils/base/monitor.c index 91cfe0f..e124d77 100644 --- a/libmailutils/base/monitor.c +++ b/libmailutils/base/monitor.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/msgid.c b/libmailutils/base/msgid.c index 51d593e..3d34c04 100644 --- a/libmailutils/base/msgid.c +++ b/libmailutils/base/msgid.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/munre.c b/libmailutils/base/munre.c index f7d6634..ff41501 100644 --- a/libmailutils/base/munre.c +++ b/libmailutils/base/munre.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2006-2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2006-2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/mutil.c b/libmailutils/base/mutil.c index 1db6e1b..4cd1660 100644 --- a/libmailutils/base/mutil.c +++ b/libmailutils/base/mutil.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/nls.c b/libmailutils/base/nls.c index efa47b5..013eb8e 100644 --- a/libmailutils/base/nls.c +++ b/libmailutils/base/nls.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2002, 2006-2008, 2010-2012, 2014-2015 Free Software + Copyright (C) 2002, 2006-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/nullrec.c b/libmailutils/base/nullrec.c index 1c168ac..e44dfcb 100644 --- a/libmailutils/base/nullrec.c +++ b/libmailutils/base/nullrec.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2012, 2014-2015 Free Software + Copyright (C) 1999-2002, 2004-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify diff --git a/libmailutils/base/observer.c b/libmailutils/base/observer.c index 8240b14..9c95394 100644 --- a/libmailutils/base/observer.c +++ b/libmailutils/base/observer.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2000, 2004-2005, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2000, 2004-2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/onexit.c b/libmailutils/base/onexit.c index 6d672a1..b274a62 100644 --- a/libmailutils/base/onexit.c +++ b/libmailutils/base/onexit.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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 License as published by diff --git a/libmailutils/base/opool.c b/libmailutils/base/opool.c index b7445ec..77257f2 100644 --- a/libmailutils/base/opool.c +++ b/libmailutils/base/opool.c @@ -1,5 +1,5 @@ /* String-list functions for GNU Mailutils. - Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2007-2012, 2014-2016 Free Software Foundation, Inc. Based on slist module from GNU Radius. Written by Sergey Poznyakoff. diff --git a/libmailutils/base/parsedate.y b/libmailutils/base/parsedate.y index adbfc70..1fd0000 100644 --- a/libmailutils/base/parsedate.y +++ b/libmailutils/base/parsedate.y @@ -1,6 +1,6 @@ %{ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2003, 2007-2008, 2010-2012, 2014-2015 Free Software + Copyright (C) 2003, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/base/permstr.c b/libmailutils/base/permstr.c index 911c847..6f3194e 100644 --- a/libmailutils/base/permstr.c +++ b/libmailutils/base/permstr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2008, 2010-2012, 2014-2015 Free Software Foundation, + Copyright (C) 2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/refcount.c b/libmailutils/base/refcount.c index 7dfbed7..3efbf1a 100644 --- a/libmailutils/base/refcount.c +++ b/libmailutils/base/refcount.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2003-2004, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2003-2004, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/registrar.c b/libmailutils/base/registrar.c index 7df1466..fe856ec 100644 --- a/libmailutils/base/registrar.c +++ b/libmailutils/base/registrar.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/rfc2047.c b/libmailutils/base/rfc2047.c index e332cab..b25e654 100644 --- a/libmailutils/base/rfc2047.c +++ b/libmailutils/base/rfc2047.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2003-2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 2003-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/schemeauto.c b/libmailutils/base/schemeauto.c index 8b22a5d..398f793 100644 --- a/libmailutils/base/schemeauto.c +++ b/libmailutils/base/schemeauto.c @@ -1,6 +1,6 @@ /* Returns true if SCHEME represents a local (autodetect) mail folder. */ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2007-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2007-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/secret.c b/libmailutils/base/secret.c index 9a01587..10c5470 100644 --- a/libmailutils/base/secret.c +++ b/libmailutils/base/secret.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/base/sha1.c b/libmailutils/base/sha1.c index 904dd1a..1876ba6 100644 --- a/libmailutils/base/sha1.c +++ b/libmailutils/base/sha1.c @@ -1,7 +1,7 @@ /* sha1.c - Functions to compute SHA1 message digest of files or memory blocks according to the NIST specification FIPS-180-1. - Copyright (C) 2000-2001, 2003-2006, 2010-2012, 2014-2015 Free + Copyright (C) 2000-2001, 2003-2006, 2010-2012, 2014-2016 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it diff --git a/libmailutils/base/spawnvp.c b/libmailutils/base/spawnvp.c index 554b582..d3defcc 100644 --- a/libmailutils/base/spawnvp.c +++ b/libmailutils/base/spawnvp.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/symlink.c b/libmailutils/base/symlink.c index f2122e4..aa36843 100644 --- a/libmailutils/base/symlink.c +++ b/libmailutils/base/symlink.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/tempfile.c b/libmailutils/base/tempfile.c index aa38d65..a83d7be 100644 --- a/libmailutils/base/tempfile.c +++ b/libmailutils/base/tempfile.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/ticket.c b/libmailutils/base/ticket.c index 9c3b21d..aabf021 100644 --- a/libmailutils/base/ticket.c +++ b/libmailutils/base/ticket.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/tilde.c b/libmailutils/base/tilde.c index eb9a310..cb072e9 100644 --- a/libmailutils/base/tilde.c +++ b/libmailutils/base/tilde.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/userprivs.c b/libmailutils/base/userprivs.c index e559d35..60ee378 100644 --- a/libmailutils/base/userprivs.c +++ b/libmailutils/base/userprivs.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2008, 2010-2012, 2014-2015 Free Software Foundation, + Copyright (C) 2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/base/usremail.c b/libmailutils/base/usremail.c index 837b06d..19c8dec 100644 --- a/libmailutils/base/usremail.c +++ b/libmailutils/base/usremail.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/version.c b/libmailutils/base/version.c index db90af6..a598475 100644 --- a/libmailutils/base/version.c +++ b/libmailutils/base/version.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2007, 2009-2012, 2014-2015 Free Software Foundation, + Copyright (C) 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/base/wicket.c b/libmailutils/base/wicket.c index 83bf3de..4e67b63 100644 --- a/libmailutils/base/wicket.c +++ b/libmailutils/base/wicket.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2003-2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2003-2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/cfg/Makefile.am b/libmailutils/cfg/Makefile.am index 6ca9dbc..89ab1de 100644 --- a/libmailutils/cfg/Makefile.am +++ b/libmailutils/cfg/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/cfg/driver.c b/libmailutils/cfg/driver.c index 89661df..c0cd2d5 100644 --- a/libmailutils/cfg/driver.c +++ b/libmailutils/cfg/driver.c @@ -1,5 +1,5 @@ /* cfg_driver.c -- Main driver for Mailutils configuration files - Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2007-2012, 2014-2016 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/libmailutils/cfg/format.c b/libmailutils/cfg/format.c index 6eccf14..27801d2 100644 --- a/libmailutils/cfg/format.c +++ b/libmailutils/cfg/format.c @@ -1,5 +1,5 @@ /* cfg_format.c -- convert configuration parse tree to human-readable format. - Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2007-2012, 2014-2016 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/libmailutils/cfg/gocs.c b/libmailutils/cfg/gocs.c index dafc2e5..ec2dd92 100644 --- a/libmailutils/cfg/gocs.c +++ b/libmailutils/cfg/gocs.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2007-2012, 2014-2016 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/libmailutils/cfg/lexer.l b/libmailutils/cfg/lexer.l index 0eca9aa..40598a1 100644 --- a/libmailutils/cfg/lexer.l +++ b/libmailutils/cfg/lexer.l @@ -1,6 +1,6 @@ %top { /* cfg_lexer.l -- default lexer for Mailutils configuration files - Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2007-2012, 2014-2016 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/libmailutils/cfg/parser.y b/libmailutils/cfg/parser.y index f2d00ea..fe76ef1 100644 --- a/libmailutils/cfg/parser.y +++ b/libmailutils/cfg/parser.y @@ -1,6 +1,6 @@ %{ /* cfg_parser.y -- general-purpose configuration file parser - Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2007-2012, 2014-2016 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/libmailutils/cidr/Makefile.am b/libmailutils/cidr/Makefile.am index b82387c..774fcfa 100644 --- a/libmailutils/cidr/Makefile.am +++ b/libmailutils/cidr/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/cidr/fromsa.c b/libmailutils/cidr/fromsa.c index 87264c8..145a737 100644 --- a/libmailutils/cidr/fromsa.c +++ b/libmailutils/cidr/fromsa.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/cidr/fromstr.c b/libmailutils/cidr/fromstr.c index 6ef84ce..2a1ca87 100644 --- a/libmailutils/cidr/fromstr.c +++ b/libmailutils/cidr/fromstr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/cidr/match.c b/libmailutils/cidr/match.c index 5156d66..26981e5 100644 --- a/libmailutils/cidr/match.c +++ b/libmailutils/cidr/match.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/cidr/tosa.c b/libmailutils/cidr/tosa.c index d5951ef..db701eb 100644 --- a/libmailutils/cidr/tosa.c +++ b/libmailutils/cidr/tosa.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/cidr/tostr.c b/libmailutils/cidr/tostr.c index 953e6ac..b47c380 100644 --- a/libmailutils/cidr/tostr.c +++ b/libmailutils/cidr/tostr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/datetime/Makefile.am b/libmailutils/datetime/Makefile.am index 75c31cf..84f10d3 100644 --- a/libmailutils/datetime/Makefile.am +++ b/libmailutils/datetime/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/datetime/dow.c b/libmailutils/datetime/dow.c index b55ae63..32719ca 100644 --- a/libmailutils/datetime/dow.c +++ b/libmailutils/datetime/dow.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/datetime/doy.c b/libmailutils/datetime/doy.c index 8b8a3bf..5dfdfae 100644 --- a/libmailutils/datetime/doy.c +++ b/libmailutils/datetime/doy.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/datetime/jd.c b/libmailutils/datetime/jd.c index 9afc36f..1e22063 100644 --- a/libmailutils/datetime/jd.c +++ b/libmailutils/datetime/jd.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/datetime/scantime.c b/libmailutils/datetime/scantime.c index 28785f6..79d99a7 100644 --- a/libmailutils/datetime/scantime.c +++ b/libmailutils/datetime/scantime.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 1999-2002, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/datetime/streamftime.c b/libmailutils/datetime/streamftime.c index 2355786..ca7f0bd 100644 --- a/libmailutils/datetime/streamftime.c +++ b/libmailutils/datetime/streamftime.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 1999-2002, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/datetime/strftime.c b/libmailutils/datetime/strftime.c index 131a6aa..bd73aef 100644 --- a/libmailutils/datetime/strftime.c +++ b/libmailutils/datetime/strftime.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/datetime/tab.c b/libmailutils/datetime/tab.c index 0dea5c1..68db03e 100644 --- a/libmailutils/datetime/tab.c +++ b/libmailutils/datetime/tab.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 1999-2002, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/datetime/tzlocal.c b/libmailutils/datetime/tzlocal.c index 6d6b17f..12ef387 100644 --- a/libmailutils/datetime/tzlocal.c +++ b/libmailutils/datetime/tzlocal.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/datetime/unixtime.c b/libmailutils/datetime/unixtime.c index 2d9ec15..b28a4ff 100644 --- a/libmailutils/datetime/unixtime.c +++ b/libmailutils/datetime/unixtime.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/datetime/utcoff.c b/libmailutils/datetime/utcoff.c index 2dfe5f8..30750d0 100644 --- a/libmailutils/datetime/utcoff.c +++ b/libmailutils/datetime/utcoff.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/datetime/yd.c b/libmailutils/datetime/yd.c index ef738ff..05e7937 100644 --- a/libmailutils/datetime/yd.c +++ b/libmailutils/datetime/yd.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/diag/Makefile.am b/libmailutils/diag/Makefile.am index bea831a..f3f0a89 100644 --- a/libmailutils/diag/Makefile.am +++ b/libmailutils/diag/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/diag/bt.c b/libmailutils/diag/bt.c index 54b305a..5cb21e4 100644 --- a/libmailutils/diag/bt.c +++ b/libmailutils/diag/bt.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/diag/debcat b/libmailutils/diag/debcat index ca4a61f..900d546 100644 --- a/libmailutils/diag/debcat +++ b/libmailutils/diag/debcat @@ -1,5 +1,5 @@ # List of default debug categories for GNU Mailutils. -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/diag/debug.c b/libmailutils/diag/debug.c index e5def63..a8a85da 100644 --- a/libmailutils/diag/debug.c +++ b/libmailutils/diag/debug.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/diag/diag.c b/libmailutils/diag/diag.c index 0bfe5ad..ba055b2 100644 --- a/libmailutils/diag/diag.c +++ b/libmailutils/diag/diag.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/diag/errors b/libmailutils/diag/errors index 21fbd68..4b394f4 100644 --- a/libmailutils/diag/errors +++ b/libmailutils/diag/errors @@ -1,5 +1,5 @@ # Error messages for GNU Mailutils -# Copyright (C) 2005-2007, 2010-2012, 2014-2015 Free Software +# Copyright (C) 2005-2007, 2010-2012, 2014-2016 Free Software # Foundation, Inc. # # This library is free software; you can redistribute it and/or diff --git a/libmailutils/diag/muerrno.cin b/libmailutils/diag/muerrno.cin index 6bff2b3..c935f03 100644 --- a/libmailutils/diag/muerrno.cin +++ b/libmailutils/diag/muerrno.cin @@ -1,6 +1,6 @@ /* -*- c -*- $AUTOWARN GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2005, 2007, 2010-2012, 2014-2015 Free Software + Copyright (C) 1999-2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/diag/muerror.c b/libmailutils/diag/muerror.c index 3d369d1..7041281 100644 --- a/libmailutils/diag/muerror.c +++ b/libmailutils/diag/muerror.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2005, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/diag/syslog.c b/libmailutils/diag/syslog.c index 8efc03e..29a6ee0 100644 --- a/libmailutils/diag/syslog.c +++ b/libmailutils/diag/syslog.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2007-2012, 2014-2016 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 the diff --git a/libmailutils/diag/wd.c b/libmailutils/diag/wd.c index 7212cad..0403c7e 100644 --- a/libmailutils/diag/wd.c +++ b/libmailutils/diag/wd.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/filter/Makefile.am b/libmailutils/filter/Makefile.am index 5ebc61c..7c1c280 100644 --- a/libmailutils/filter/Makefile.am +++ b/libmailutils/filter/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/filter/base64.c b/libmailutils/filter/base64.c index 77769d2..5352e1e 100644 --- a/libmailutils/filter/base64.c +++ b/libmailutils/filter/base64.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2002, 2009-2012, 2014-2015 Free Software Foundation, + Copyright (C) 2002, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/filter/binflt.c b/libmailutils/filter/binflt.c index ec73acb..fbb5f86 100644 --- a/libmailutils/filter/binflt.c +++ b/libmailutils/filter/binflt.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/filter/c-escape.c b/libmailutils/filter/c-escape.c index 512837f..f844819 100644 --- a/libmailutils/filter/c-escape.c +++ b/libmailutils/filter/c-escape.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/filter/crlfdot.c b/libmailutils/filter/crlfdot.c index 3de54dc..f3c207c 100644 --- a/libmailutils/filter/crlfdot.c +++ b/libmailutils/filter/crlfdot.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2003, 2007, 2010-2012, 2014-2015 Free Software + Copyright (C) 2003, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/filter/crlfflt.c b/libmailutils/filter/crlfflt.c index 5ac7184..6d28d07 100644 --- a/libmailutils/filter/crlfflt.c +++ b/libmailutils/filter/crlfflt.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/filter/decode.c b/libmailutils/filter/decode.c index 37ee75f..221bc57 100644 --- a/libmailutils/filter/decode.c +++ b/libmailutils/filter/decode.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/filter/dot.c b/libmailutils/filter/dot.c index 3719ae3..9d53a36 100644 --- a/libmailutils/filter/dot.c +++ b/libmailutils/filter/dot.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2003, 2007, 2010-2012, 2014-2015 Free Software + Copyright (C) 2003, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/filter/filter.c b/libmailutils/filter/filter.c index 7022386..cc25019 100644 --- a/libmailutils/filter/filter.c +++ b/libmailutils/filter/filter.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/filter/fltchain.c b/libmailutils/filter/fltchain.c index f1b5d09..a4ae52e 100644 --- a/libmailutils/filter/fltchain.c +++ b/libmailutils/filter/fltchain.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/filter/fromflt.c b/libmailutils/filter/fromflt.c index ea7dfe5..fbc3249 100644 --- a/libmailutils/filter/fromflt.c +++ b/libmailutils/filter/fromflt.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2003, 2007, 2010-2012, 2014-2015 Free Software + Copyright (C) 2003, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/filter/header.c b/libmailutils/filter/header.c index e5bfe00..9d074cb 100644 --- a/libmailutils/filter/header.c +++ b/libmailutils/filter/header.c @@ -1,5 +1,5 @@ /* Message header filter for GNU Mailutils. - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/filter/htmlent.c b/libmailutils/filter/htmlent.c index 12e9b71..b3158bb 100644 --- a/libmailutils/filter/htmlent.c +++ b/libmailutils/filter/htmlent.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2014-2016 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 License as published by diff --git a/libmailutils/filter/iconvflt.c b/libmailutils/filter/iconvflt.c index 1007146..ec7715d 100644 --- a/libmailutils/filter/iconvflt.c +++ b/libmailutils/filter/iconvflt.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2004-2005, 2007, 2010-2012, 2014-2015 Free Software + Copyright (C) 2004-2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/filter/inline-comment.c b/libmailutils/filter/inline-comment.c index 20fe51d..03793da 100644 --- a/libmailutils/filter/inline-comment.c +++ b/libmailutils/filter/inline-comment.c @@ -1,5 +1,5 @@ /* Simple inline comment filter for GNU Mailutils. - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/filter/linecon.c b/libmailutils/filter/linecon.c index ced3b29..77a7a53 100644 --- a/libmailutils/filter/linecon.c +++ b/libmailutils/filter/linecon.c @@ -1,5 +1,5 @@ /* Simple inline comment filter for GNU Mailutils. - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/filter/linelenflt.c b/libmailutils/filter/linelenflt.c index 359c572..c45e22c 100644 --- a/libmailutils/filter/linelenflt.c +++ b/libmailutils/filter/linelenflt.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/filter/qpflt.c b/libmailutils/filter/qpflt.c index 8d6adae..229fca8 100644 --- a/libmailutils/filter/qpflt.c +++ b/libmailutils/filter/qpflt.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/filter/xml.c b/libmailutils/filter/xml.c index d151021..157dac4 100644 --- a/libmailutils/filter/xml.c +++ b/libmailutils/filter/xml.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2014-2016 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 License as published by diff --git a/libmailutils/imapio/Makefile.am b/libmailutils/imapio/Makefile.am index 9c5a445..39db7c7 100644 --- a/libmailutils/imapio/Makefile.am +++ b/libmailutils/imapio/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/create.c b/libmailutils/imapio/create.c index 41e9bb1..d85f8e7 100644 --- a/libmailutils/imapio/create.c +++ b/libmailutils/imapio/create.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/errstate.c b/libmailutils/imapio/errstate.c index 944b47e..8187cb8 100644 --- a/libmailutils/imapio/errstate.c +++ b/libmailutils/imapio/errstate.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/flags.c b/libmailutils/imapio/flags.c index ee595a2..d14cec1 100644 --- a/libmailutils/imapio/flags.c +++ b/libmailutils/imapio/flags.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/getline.c b/libmailutils/imapio/getline.c index 4a1d15e..5917479 100644 --- a/libmailutils/imapio/getline.c +++ b/libmailutils/imapio/getline.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/litstream.c b/libmailutils/imapio/litstream.c index e3fc2c7..619ab8d 100644 --- a/libmailutils/imapio/litstream.c +++ b/libmailutils/imapio/litstream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/litstring.c b/libmailutils/imapio/litstring.c index 861920a..6634a0d 100644 --- a/libmailutils/imapio/litstring.c +++ b/libmailutils/imapio/litstring.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/printf.c b/libmailutils/imapio/printf.c index 1c97d18..2ab2de0 100644 --- a/libmailutils/imapio/printf.c +++ b/libmailutils/imapio/printf.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/qstring.c b/libmailutils/imapio/qstring.c index dc6bc8f..0d11af2 100644 --- a/libmailutils/imapio/qstring.c +++ b/libmailutils/imapio/qstring.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/replstr.c b/libmailutils/imapio/replstr.c index 100d9e4..05186b8 100644 --- a/libmailutils/imapio/replstr.c +++ b/libmailutils/imapio/replstr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/send.c b/libmailutils/imapio/send.c index 1839859..49cb19d 100644 --- a/libmailutils/imapio/send.c +++ b/libmailutils/imapio/send.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/sendcmd.c b/libmailutils/imapio/sendcmd.c index 9dd9bf6..abb29da 100644 --- a/libmailutils/imapio/sendcmd.c +++ b/libmailutils/imapio/sendcmd.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/sendcmde.c b/libmailutils/imapio/sendcmde.c index e9f5d54..9e4e3f5 100644 --- a/libmailutils/imapio/sendcmde.c +++ b/libmailutils/imapio/sendcmde.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/sendcmdv.c b/libmailutils/imapio/sendcmdv.c index 4f4057f..a1da516 100644 --- a/libmailutils/imapio/sendcmdv.c +++ b/libmailutils/imapio/sendcmdv.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/sendflg.c b/libmailutils/imapio/sendflg.c index fd412ae..bf31600 100644 --- a/libmailutils/imapio/sendflg.c +++ b/libmailutils/imapio/sendflg.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/sendmsgset.c b/libmailutils/imapio/sendmsgset.c index d1ead88..068e6b4 100644 --- a/libmailutils/imapio/sendmsgset.c +++ b/libmailutils/imapio/sendmsgset.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/time.c b/libmailutils/imapio/time.c index 7cfc0a6..4826f6e 100644 --- a/libmailutils/imapio/time.c +++ b/libmailutils/imapio/time.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/trace.c b/libmailutils/imapio/trace.c index 82b2420..6acabc1 100644 --- a/libmailutils/imapio/trace.c +++ b/libmailutils/imapio/trace.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/transport.c b/libmailutils/imapio/transport.c index 9e0103e..6bd9221 100644 --- a/libmailutils/imapio/transport.c +++ b/libmailutils/imapio/transport.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999, 2001-2012, 2014-2015 Free Software Foundation, + Copyright (C) 1999, 2001-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/imapio/wildmatch.c b/libmailutils/imapio/wildmatch.c index c9dc8a4..513020b 100644 --- a/libmailutils/imapio/wildmatch.c +++ b/libmailutils/imapio/wildmatch.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/words.c b/libmailutils/imapio/words.c index 08305f3..22598a6 100644 --- a/libmailutils/imapio/words.c +++ b/libmailutils/imapio/words.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/imapio/xscript.c b/libmailutils/imapio/xscript.c index 22e0986..9b89897 100644 --- a/libmailutils/imapio/xscript.c +++ b/libmailutils/imapio/xscript.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999, 2001-2012, 2014-2015 Free Software Foundation, + Copyright (C) 1999, 2001-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/list/Makefile.am b/libmailutils/list/Makefile.am index ba19d68..23ec4dc 100644 --- a/libmailutils/list/Makefile.am +++ b/libmailutils/list/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/list/append.c b/libmailutils/list/append.c index 0458787..844e292 100644 --- a/libmailutils/list/append.c +++ b/libmailutils/list/append.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/array.c b/libmailutils/list/array.c index 253ca16..134c8c5 100644 --- a/libmailutils/list/array.c +++ b/libmailutils/list/array.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/clear.c b/libmailutils/list/clear.c index 585d1b6..5a21238 100644 --- a/libmailutils/list/clear.c +++ b/libmailutils/list/clear.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/count.c b/libmailutils/list/count.c index c5f04e1..119bddf 100644 --- a/libmailutils/list/count.c +++ b/libmailutils/list/count.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/create.c b/libmailutils/list/create.c index 12d268f..6f2ee57 100644 --- a/libmailutils/list/create.c +++ b/libmailutils/list/create.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/destroy.c b/libmailutils/list/destroy.c index 32374b7..28e4644 100644 --- a/libmailutils/list/destroy.c +++ b/libmailutils/list/destroy.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/empty.c b/libmailutils/list/empty.c index b4b63b3..cd34546 100644 --- a/libmailutils/list/empty.c +++ b/libmailutils/list/empty.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/fold.c b/libmailutils/list/fold.c index 5c87a01..abcf435 100644 --- a/libmailutils/list/fold.c +++ b/libmailutils/list/fold.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/list/foreach.c b/libmailutils/list/foreach.c index 050f8dc..1e5a008 100644 --- a/libmailutils/list/foreach.c +++ b/libmailutils/list/foreach.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/foreachdir.c b/libmailutils/list/foreachdir.c index d4888bf..4cce203 100644 --- a/libmailutils/list/foreachdir.c +++ b/libmailutils/list/foreachdir.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/get.c b/libmailutils/list/get.c index 0b658fa..0d9afbd 100644 --- a/libmailutils/list/get.c +++ b/libmailutils/list/get.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/getcomp.c b/libmailutils/list/getcomp.c index ce25511..c88e365 100644 --- a/libmailutils/list/getcomp.c +++ b/libmailutils/list/getcomp.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/gmap.c b/libmailutils/list/gmap.c index 744ec14..8f8a366 100644 --- a/libmailutils/list/gmap.c +++ b/libmailutils/list/gmap.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/head.c b/libmailutils/list/head.c index 2da5775..a08f365 100644 --- a/libmailutils/list/head.c +++ b/libmailutils/list/head.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/list/insert.c b/libmailutils/list/insert.c index 76a3e35..64bb48e 100644 --- a/libmailutils/list/insert.c +++ b/libmailutils/list/insert.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/intersect.c b/libmailutils/list/intersect.c index 546b3d8..f430c4a 100644 --- a/libmailutils/list/intersect.c +++ b/libmailutils/list/intersect.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/iterator.c b/libmailutils/list/iterator.c index 000f136..4f05c59 100644 --- a/libmailutils/list/iterator.c +++ b/libmailutils/list/iterator.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/listlist.c b/libmailutils/list/listlist.c index e609070..c1e47a8 100644 --- a/libmailutils/list/listlist.c +++ b/libmailutils/list/listlist.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/locate.c b/libmailutils/list/locate.c index e2d4bf5..e9dee85 100644 --- a/libmailutils/list/locate.c +++ b/libmailutils/list/locate.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/map.c b/libmailutils/list/map.c index 290560e..c90c943 100644 --- a/libmailutils/list/map.c +++ b/libmailutils/list/map.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/pop.c b/libmailutils/list/pop.c index dbb87b1..b30e010 100644 --- a/libmailutils/list/pop.c +++ b/libmailutils/list/pop.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/list/prepend.c b/libmailutils/list/prepend.c index be43555..7e4db49 100644 --- a/libmailutils/list/prepend.c +++ b/libmailutils/list/prepend.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/push.c b/libmailutils/list/push.c index b63b992..1b34e36 100644 --- a/libmailutils/list/push.c +++ b/libmailutils/list/push.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/list/remove.c b/libmailutils/list/remove.c index 2f05694..6dcfadc 100644 --- a/libmailutils/list/remove.c +++ b/libmailutils/list/remove.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/removenth.c b/libmailutils/list/removenth.c index b6222c1..0ebe31d 100644 --- a/libmailutils/list/removenth.c +++ b/libmailutils/list/removenth.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2012, 2014-2016 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/libmailutils/list/replace.c b/libmailutils/list/replace.c index bf33e4d..3622c91 100644 --- a/libmailutils/list/replace.c +++ b/libmailutils/list/replace.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/rfold.c b/libmailutils/list/rfold.c index fa1ca8b..7216580 100644 --- a/libmailutils/list/rfold.c +++ b/libmailutils/list/rfold.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/list/setcomp.c b/libmailutils/list/setcomp.c index 8dd65a2..97b8ae9 100644 --- a/libmailutils/list/setcomp.c +++ b/libmailutils/list/setcomp.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/setdestr.c b/libmailutils/list/setdestr.c index 2f87c4c..a6289d2 100644 --- a/libmailutils/list/setdestr.c +++ b/libmailutils/list/setdestr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/list/slice.c b/libmailutils/list/slice.c index 1b86039..554378a 100644 --- a/libmailutils/list/slice.c +++ b/libmailutils/list/slice.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/list/slice2.c b/libmailutils/list/slice2.c index 0b9a4aa..09aea2e 100644 --- a/libmailutils/list/slice2.c +++ b/libmailutils/list/slice2.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/list/sort.c b/libmailutils/list/sort.c index f8a0b6c..0950d36 100644 --- a/libmailutils/list/sort.c +++ b/libmailutils/list/sort.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/list/tail.c b/libmailutils/list/tail.c index 16206f9..90ae2c8 100644 --- a/libmailutils/list/tail.c +++ b/libmailutils/list/tail.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/mailbox/Makefile.am b/libmailutils/mailbox/Makefile.am index c19c02f..5846f87 100644 --- a/libmailutils/mailbox/Makefile.am +++ b/libmailutils/mailbox/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/mailbox/attribute.c b/libmailutils/mailbox/attribute.c index 72665de..27fa167 100644 --- a/libmailutils/mailbox/attribute.c +++ b/libmailutils/mailbox/attribute.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/biffnotify.c b/libmailutils/mailbox/biffnotify.c index d71a68b..cffc3f8 100644 --- a/libmailutils/mailbox/biffnotify.c +++ b/libmailutils/mailbox/biffnotify.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2014-2016 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/libmailutils/mailbox/body.c b/libmailutils/mailbox/body.c index f92f8bf..e3a616a 100644 --- a/libmailutils/mailbox/body.c +++ b/libmailutils/mailbox/body.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/bodystruct.c b/libmailutils/mailbox/bodystruct.c index 8b2322f..d69748d 100644 --- a/libmailutils/mailbox/bodystruct.c +++ b/libmailutils/mailbox/bodystruct.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/mailbox/copy.c b/libmailutils/mailbox/copy.c index 23645ea..c1b7193 100644 --- a/libmailutils/mailbox/copy.c +++ b/libmailutils/mailbox/copy.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/envelope.c b/libmailutils/mailbox/envelope.c index 47eec79..fdaa4ca 100644 --- a/libmailutils/mailbox/envelope.c +++ b/libmailutils/mailbox/envelope.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2000, 2004-2005, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2000, 2004-2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/folder.c b/libmailutils/mailbox/folder.c index c6cd4ff..d41f3b9 100644 --- a/libmailutils/mailbox/folder.c +++ b/libmailutils/mailbox/folder.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2004-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/fsfolder.c b/libmailutils/mailbox/fsfolder.c index 48ce853..356da40 100644 --- a/libmailutils/mailbox/fsfolder.c +++ b/libmailutils/mailbox/fsfolder.c @@ -1,5 +1,5 @@ /* Implementation of file-system folder for GNU Mailutils - Copyright (C) 1999-2001, 2003-2008, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2003-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/hdrfirst.c b/libmailutils/mailbox/hdrfirst.c index e687b65..206b124 100644 --- a/libmailutils/mailbox/hdrfirst.c +++ b/libmailutils/mailbox/hdrfirst.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/mailbox/hdritr.c b/libmailutils/mailbox/hdritr.c index d2b3c48..77f7764 100644 --- a/libmailutils/mailbox/hdritr.c +++ b/libmailutils/mailbox/hdritr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2008, 2010-2012, 2014-2015 Free Software Foundation, + Copyright (C) 2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/header.c b/libmailutils/mailbox/header.c index 25306f0..2ce292b 100644 --- a/libmailutils/mailbox/header.c +++ b/libmailutils/mailbox/header.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/imapenv.c b/libmailutils/mailbox/imapenv.c index 30e4fe4..da8b071 100644 --- a/libmailutils/mailbox/imapenv.c +++ b/libmailutils/mailbox/imapenv.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/mailbox/mailbox.c b/libmailutils/mailbox/mailbox.c index e596e37..31f1a3f 100644 --- a/libmailutils/mailbox/mailbox.c +++ b/libmailutils/mailbox/mailbox.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2004-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/mbx_default.c b/libmailutils/mailbox/mbx_default.c index 6ad4e04..3b9c3e3 100644 --- a/libmailutils/mailbox/mbx_default.c +++ b/libmailutils/mailbox/mbx_default.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2003-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2003-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/mbxitr.c b/libmailutils/mailbox/mbxitr.c index 309fe87..20db2b9 100644 --- a/libmailutils/mailbox/mbxitr.c +++ b/libmailutils/mailbox/mbxitr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/mailbox/msgattr.c b/libmailutils/mailbox/msgattr.c index 20efe57..971808a 100644 --- a/libmailutils/mailbox/msgattr.c +++ b/libmailutils/mailbox/msgattr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgbody.c b/libmailutils/mailbox/msgbody.c index 47abc4e..50cf134 100644 --- a/libmailutils/mailbox/msgbody.c +++ b/libmailutils/mailbox/msgbody.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgcpy.c b/libmailutils/mailbox/msgcpy.c index 8b3aa4d..93e7b51 100644 --- a/libmailutils/mailbox/msgcpy.c +++ b/libmailutils/mailbox/msgcpy.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgcreat.c b/libmailutils/mailbox/msgcreat.c index cd79baf..0be3bae 100644 --- a/libmailutils/mailbox/msgcreat.c +++ b/libmailutils/mailbox/msgcreat.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgenv.c b/libmailutils/mailbox/msgenv.c index 9d9e503..78ff6d9 100644 --- a/libmailutils/mailbox/msgenv.c +++ b/libmailutils/mailbox/msgenv.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgheader.c b/libmailutils/mailbox/msgheader.c index bf5a721..9cc669c 100644 --- a/libmailutils/mailbox/msgheader.c +++ b/libmailutils/mailbox/msgheader.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msglines.c b/libmailutils/mailbox/msglines.c index 9edd0de..69d3d72 100644 --- a/libmailutils/mailbox/msglines.c +++ b/libmailutils/mailbox/msglines.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgmbx.c b/libmailutils/mailbox/msgmbx.c index 34cc821..e9d1553 100644 --- a/libmailutils/mailbox/msgmbx.c +++ b/libmailutils/mailbox/msgmbx.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgmod.c b/libmailutils/mailbox/msgmod.c index 80b4190..88fad7d 100644 --- a/libmailutils/mailbox/msgmod.c +++ b/libmailutils/mailbox/msgmod.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgmulti.c b/libmailutils/mailbox/msgmulti.c index 8742f8c..d89412d 100644 --- a/libmailutils/mailbox/msgmulti.c +++ b/libmailutils/mailbox/msgmulti.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgnumparts.c b/libmailutils/mailbox/msgnumparts.c index 63eb0eb..c6cc500 100644 --- a/libmailutils/mailbox/msgnumparts.c +++ b/libmailutils/mailbox/msgnumparts.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgobs.c b/libmailutils/mailbox/msgobs.c index ca04b5a..cef9830 100644 --- a/libmailutils/mailbox/msgobs.c +++ b/libmailutils/mailbox/msgobs.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgpart.c b/libmailutils/mailbox/msgpart.c index 1ebe7e2..5d7a883 100644 --- a/libmailutils/mailbox/msgpart.c +++ b/libmailutils/mailbox/msgpart.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgqid.c b/libmailutils/mailbox/msgqid.c index 7b0ed63..de76a82 100644 --- a/libmailutils/mailbox/msgqid.c +++ b/libmailutils/mailbox/msgqid.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgqlines.c b/libmailutils/mailbox/msgqlines.c index 27eec20..42acd71 100644 --- a/libmailutils/mailbox/msgqlines.c +++ b/libmailutils/mailbox/msgqlines.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgref.c b/libmailutils/mailbox/msgref.c index 0f2d93a..9c08249 100644 --- a/libmailutils/mailbox/msgref.c +++ b/libmailutils/mailbox/msgref.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgsave.c b/libmailutils/mailbox/msgsave.c index 2e6b429..f7a1d1a 100644 --- a/libmailutils/mailbox/msgsave.c +++ b/libmailutils/mailbox/msgsave.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgscan.c b/libmailutils/mailbox/msgscan.c index 7e8ef14..245e6c5 100644 --- a/libmailutils/mailbox/msgscan.c +++ b/libmailutils/mailbox/msgscan.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/mailbox/msgsize.c b/libmailutils/mailbox/msgsize.c index da67036..77a9a0d 100644 --- a/libmailutils/mailbox/msgsize.c +++ b/libmailutils/mailbox/msgsize.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msgstream.c b/libmailutils/mailbox/msgstream.c index 05f3e73..f19bc98 100644 --- a/libmailutils/mailbox/msgstream.c +++ b/libmailutils/mailbox/msgstream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msguid.c b/libmailutils/mailbox/msguid.c index a2f3fb4..c4fac3a 100644 --- a/libmailutils/mailbox/msguid.c +++ b/libmailutils/mailbox/msguid.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailbox/msguidl.c b/libmailutils/mailbox/msguidl.c index de59164..e53dab8 100644 --- a/libmailutils/mailbox/msguidl.c +++ b/libmailutils/mailbox/msguidl.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailer/Makefile.am b/libmailutils/mailer/Makefile.am index 3c239ab..2f78194 100644 --- a/libmailutils/mailer/Makefile.am +++ b/libmailutils/mailer/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/mailer/mailer.c b/libmailutils/mailer/mailer.c index 15f642c..fb607e2 100644 --- a/libmailutils/mailer/mailer.c +++ b/libmailutils/mailer/mailer.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mailer/progmailer.c b/libmailutils/mailer/progmailer.c index f399c58..c6348c1 100644 --- a/libmailutils/mailer/progmailer.c +++ b/libmailutils/mailer/progmailer.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2004-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mime/Makefile.am b/libmailutils/mime/Makefile.am index d37b387..ee1367a 100644 --- a/libmailutils/mime/Makefile.am +++ b/libmailutils/mime/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/mime/attachment.c b/libmailutils/mime/attachment.c index d03fb07..55e3791 100644 --- a/libmailutils/mime/attachment.c +++ b/libmailutils/mime/attachment.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mime/mime.c b/libmailutils/mime/mime.c index 437097c..90e5028 100644 --- a/libmailutils/mime/mime.c +++ b/libmailutils/mime/mime.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2003-2004, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2003-2004, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/mime/mimehdr.c b/libmailutils/mime/mimehdr.c index e1f24b5..73accf7 100644 --- a/libmailutils/mime/mimehdr.c +++ b/libmailutils/mime/mimehdr.c @@ -1,6 +1,6 @@ /* Operations on RFC-2231-compliant mail headers fields. GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/msgset/Makefile.am b/libmailutils/msgset/Makefile.am index c52e77c..58d3781 100644 --- a/libmailutils/msgset/Makefile.am +++ b/libmailutils/msgset/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/add.c b/libmailutils/msgset/add.c index b0c4be4..b42cc46 100644 --- a/libmailutils/msgset/add.c +++ b/libmailutils/msgset/add.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/addset.c b/libmailutils/msgset/addset.c index 37583ab..d5efafb 100644 --- a/libmailutils/msgset/addset.c +++ b/libmailutils/msgset/addset.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/aggr.c b/libmailutils/msgset/aggr.c index 839dc61..fe04fb3 100644 --- a/libmailutils/msgset/aggr.c +++ b/libmailutils/msgset/aggr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/clear.c b/libmailutils/msgset/clear.c index efc7ca8..8fcdf08 100644 --- a/libmailutils/msgset/clear.c +++ b/libmailutils/msgset/clear.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/count.c b/libmailutils/msgset/count.c index f16637a..e650668 100644 --- a/libmailutils/msgset/count.c +++ b/libmailutils/msgset/count.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/create.c b/libmailutils/msgset/create.c index aea1818..53e6ebd 100644 --- a/libmailutils/msgset/create.c +++ b/libmailutils/msgset/create.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/foreachmsg.c b/libmailutils/msgset/foreachmsg.c index ea7c961..2f45b4b 100644 --- a/libmailutils/msgset/foreachmsg.c +++ b/libmailutils/msgset/foreachmsg.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/foreachmsgno.c b/libmailutils/msgset/foreachmsgno.c index 4d90151..7c9043a 100644 --- a/libmailutils/msgset/foreachmsgno.c +++ b/libmailutils/msgset/foreachmsgno.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/foreachnum.c b/libmailutils/msgset/foreachnum.c index 27e82e1..e2c9925 100644 --- a/libmailutils/msgset/foreachnum.c +++ b/libmailutils/msgset/foreachnum.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/foreachuid.c b/libmailutils/msgset/foreachuid.c index 5a70020..627f2ed 100644 --- a/libmailutils/msgset/foreachuid.c +++ b/libmailutils/msgset/foreachuid.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/free.c b/libmailutils/msgset/free.c index e92b09e..6e49e30 100644 --- a/libmailutils/msgset/free.c +++ b/libmailutils/msgset/free.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/getitr.c b/libmailutils/msgset/getitr.c index 66232e7..3d07468 100644 --- a/libmailutils/msgset/getitr.c +++ b/libmailutils/msgset/getitr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/getlist.c b/libmailutils/msgset/getlist.c index f25606a..a0f2f38 100644 --- a/libmailutils/msgset/getlist.c +++ b/libmailutils/msgset/getlist.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/getmbox.c b/libmailutils/msgset/getmbox.c index cfb536a..8ec37ef 100644 --- a/libmailutils/msgset/getmbox.c +++ b/libmailutils/msgset/getmbox.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2016 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/libmailutils/msgset/isempty.c b/libmailutils/msgset/isempty.c index 9a7b460..db9c2e9 100644 --- a/libmailutils/msgset/isempty.c +++ b/libmailutils/msgset/isempty.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/locate.c b/libmailutils/msgset/locate.c index c15bba9..2e26fa6 100644 --- a/libmailutils/msgset/locate.c +++ b/libmailutils/msgset/locate.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/negate.c b/libmailutils/msgset/negate.c index e656d93..f3b2a3c 100644 --- a/libmailutils/msgset/negate.c +++ b/libmailutils/msgset/negate.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/parse.c b/libmailutils/msgset/parse.c index 0187c4e..e7ff907 100644 --- a/libmailutils/msgset/parse.c +++ b/libmailutils/msgset/parse.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/print.c b/libmailutils/msgset/print.c index d8b3085..090e0f2 100644 --- a/libmailutils/msgset/print.c +++ b/libmailutils/msgset/print.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/sub.c b/libmailutils/msgset/sub.c index d346df8..df87f92 100644 --- a/libmailutils/msgset/sub.c +++ b/libmailutils/msgset/sub.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/subset.c b/libmailutils/msgset/subset.c index 8c8dc6b..8951eb3 100644 --- a/libmailutils/msgset/subset.c +++ b/libmailutils/msgset/subset.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/msgset/trans.c b/libmailutils/msgset/trans.c index f8c8b1a..8bb929d 100644 --- a/libmailutils/msgset/trans.c +++ b/libmailutils/msgset/trans.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/property/Makefile.am b/libmailutils/property/Makefile.am index 2e2433b..1bca8a7 100644 --- a/libmailutils/property/Makefile.am +++ b/libmailutils/property/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/property/assocprop.c b/libmailutils/property/assocprop.c index dd730c3..19a419e 100644 --- a/libmailutils/property/assocprop.c +++ b/libmailutils/property/assocprop.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/property/create.c b/libmailutils/property/create.c index 25c6692..9d6e7c8 100644 --- a/libmailutils/property/create.c +++ b/libmailutils/property/create.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/property/mhprop.c b/libmailutils/property/mhprop.c index ea7397d..b6c76fd 100644 --- a/libmailutils/property/mhprop.c +++ b/libmailutils/property/mhprop.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/property/propclr.c b/libmailutils/property/propclr.c index 1265e17..49a084f 100644 --- a/libmailutils/property/propclr.c +++ b/libmailutils/property/propclr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/property/propget.c b/libmailutils/property/propget.c index b8409c9..46f3e58 100644 --- a/libmailutils/property/propget.c +++ b/libmailutils/property/propget.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/property/propinv.c b/libmailutils/property/propinv.c index a495347..363476b 100644 --- a/libmailutils/property/propinv.c +++ b/libmailutils/property/propinv.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/property/propitr.c b/libmailutils/property/propitr.c index 50e2edb..993680e 100644 --- a/libmailutils/property/propitr.c +++ b/libmailutils/property/propitr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/property/propset.c b/libmailutils/property/propset.c index 79dd289..21c0cf7 100644 --- a/libmailutils/property/propset.c +++ b/libmailutils/property/propset.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2015 + Copyright (C) 1999-2001, 2004-2005, 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/server/Makefile.am b/libmailutils/server/Makefile.am index bcd8ea9..6f47a1a 100644 --- a/libmailutils/server/Makefile.am +++ b/libmailutils/server/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/server/acl.c b/libmailutils/server/acl.c index 6c19102..f37e1eb 100644 --- a/libmailutils/server/acl.c +++ b/libmailutils/server/acl.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2007-2012, 2014-2016 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/libmailutils/server/ipsrv.c b/libmailutils/server/ipsrv.c index e2f8bd7..468e529 100644 --- a/libmailutils/server/ipsrv.c +++ b/libmailutils/server/ipsrv.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2007-2008, 2010-2012, 2014-2015 Free Software + Copyright (C) 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/server/msrv.c b/libmailutils/server/msrv.c index 406de09..eb7310a 100644 --- a/libmailutils/server/msrv.c +++ b/libmailutils/server/msrv.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2008-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2008-2012, 2014-2016 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/libmailutils/server/server.c b/libmailutils/server/server.c index 2fe791c..5b21bf9 100644 --- a/libmailutils/server/server.c +++ b/libmailutils/server/server.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2007-2008, 2010-2012, 2014-2015 Free Software + Copyright (C) 2007-2008, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/sockaddr/Makefile.am b/libmailutils/sockaddr/Makefile.am index f01ff13..40ae578 100644 --- a/libmailutils/sockaddr/Makefile.am +++ b/libmailutils/sockaddr/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/sockaddr/copy.c b/libmailutils/sockaddr/copy.c index 2d4f097..d0b3e7b 100644 --- a/libmailutils/sockaddr/copy.c +++ b/libmailutils/sockaddr/copy.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/sockaddr/create.c b/libmailutils/sockaddr/create.c index 5ffb5ba..c7d6046 100644 --- a/libmailutils/sockaddr/create.c +++ b/libmailutils/sockaddr/create.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/sockaddr/free.c b/libmailutils/sockaddr/free.c index e840c9c..860bdb2 100644 --- a/libmailutils/sockaddr/free.c +++ b/libmailutils/sockaddr/free.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/sockaddr/fromnode.c b/libmailutils/sockaddr/fromnode.c index da06ffd..1edec0e 100644 --- a/libmailutils/sockaddr/fromnode.c +++ b/libmailutils/sockaddr/fromnode.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/sockaddr/insert.c b/libmailutils/sockaddr/insert.c index 96bc772..b66c676 100644 --- a/libmailutils/sockaddr/insert.c +++ b/libmailutils/sockaddr/insert.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/sockaddr/ipaddr.c b/libmailutils/sockaddr/ipaddr.c index 9aada80..b0abcb0 100644 --- a/libmailutils/sockaddr/ipaddr.c +++ b/libmailutils/sockaddr/ipaddr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/sockaddr/str.c b/libmailutils/sockaddr/str.c index 7eaa075..e5bd5a1 100644 --- a/libmailutils/sockaddr/str.c +++ b/libmailutils/sockaddr/str.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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 @@ -33,7 +33,7 @@ static char *default_sockaddr_text = "[not enogh memory]"; #define S_UN_NAME(sa, salen) \ - ((salen < mu_offsetof(struct sockaddr_un,sun_path)) ? \ + ((salen <= mu_offsetof(struct sockaddr_un,sun_path)) ? \ "" : (sa)->sun_path) int diff --git a/libmailutils/sockaddr/unlink.c b/libmailutils/sockaddr/unlink.c index a15f32c..3a62c96 100644 --- a/libmailutils/sockaddr/unlink.c +++ b/libmailutils/sockaddr/unlink.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/sockaddr/url.c b/libmailutils/sockaddr/url.c index 49136b0..9b5eb87 100644 --- a/libmailutils/sockaddr/url.c +++ b/libmailutils/sockaddr/url.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/stdstream/Makefile.am b/libmailutils/stdstream/Makefile.am index 1fc34bd..80ce14e 100644 --- a/libmailutils/stdstream/Makefile.am +++ b/libmailutils/stdstream/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/stdstream/basestr.c b/libmailutils/stdstream/basestr.c index 0ab6e90..76d4336 100644 --- a/libmailutils/stdstream/basestr.c +++ b/libmailutils/stdstream/basestr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stdstream/dbgstream.c b/libmailutils/stdstream/dbgstream.c index 71874c6..a370397 100644 --- a/libmailutils/stdstream/dbgstream.c +++ b/libmailutils/stdstream/dbgstream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stdstream/strerr.c b/libmailutils/stdstream/strerr.c index cffb9fc..52fa80e 100644 --- a/libmailutils/stdstream/strerr.c +++ b/libmailutils/stdstream/strerr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/Makefile.am b/libmailutils/stream/Makefile.am index 09f5507..df76fd8 100644 --- a/libmailutils/stream/Makefile.am +++ b/libmailutils/stream/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/stream/file_stream.c b/libmailutils/stream/file_stream.c index 8e6e0cd..fc64c5a 100644 --- a/libmailutils/stream/file_stream.c +++ b/libmailutils/stream/file_stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2012, 2014-2015 Free Software + Copyright (C) 1999-2002, 2004-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify diff --git a/libmailutils/stream/fltstream.c b/libmailutils/stream/fltstream.c index d4fabff..b79b365 100644 --- a/libmailutils/stream/fltstream.c +++ b/libmailutils/stream/fltstream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/iostream.c b/libmailutils/stream/iostream.c index e8b4020..2925cb4 100644 --- a/libmailutils/stream/iostream.c +++ b/libmailutils/stream/iostream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/logstream.c b/libmailutils/stream/logstream.c index abd57d4..d3893e0 100644 --- a/libmailutils/stream/logstream.c +++ b/libmailutils/stream/logstream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/mapfile_stream.c b/libmailutils/stream/mapfile_stream.c index dcf785c..5072ce3 100644 --- a/libmailutils/stream/mapfile_stream.c +++ b/libmailutils/stream/mapfile_stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify diff --git a/libmailutils/stream/memory_stream.c b/libmailutils/stream/memory_stream.c index 95a3c09..3c2e575 100644 --- a/libmailutils/stream/memory_stream.c +++ b/libmailutils/stream/memory_stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2012, 2014-2015 Free Software + Copyright (C) 1999-2002, 2004-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify diff --git a/libmailutils/stream/message_stream.c b/libmailutils/stream/message_stream.c index 2516f2c..b1fd1b8 100644 --- a/libmailutils/stream/message_stream.c +++ b/libmailutils/stream/message_stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/stream/nullstream.c b/libmailutils/stream/nullstream.c index 5efb8ba..e69f746 100644 --- a/libmailutils/stream/nullstream.c +++ b/libmailutils/stream/nullstream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/prog_stream.c b/libmailutils/stream/prog_stream.c index 3e57170..4e1046d 100644 --- a/libmailutils/stream/prog_stream.c +++ b/libmailutils/stream/prog_stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/rdcache_stream.c b/libmailutils/stream/rdcache_stream.c index 46f081c..1055259 100644 --- a/libmailutils/stream/rdcache_stream.c +++ b/libmailutils/stream/rdcache_stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/socket_stream.c b/libmailutils/stream/socket_stream.c index 46524fa..972f8df 100644 --- a/libmailutils/stream/socket_stream.c +++ b/libmailutils/stream/socket_stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2012, 2014-2015 Free Software + Copyright (C) 1999-2002, 2004-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/stream/stdio_stream.c b/libmailutils/stream/stdio_stream.c index 345ecec..bbadf8a 100644 --- a/libmailutils/stream/stdio_stream.c +++ b/libmailutils/stream/stdio_stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/stream.c b/libmailutils/stream/stream.c index 7122449..0ddc435 100644 --- a/libmailutils/stream/stream.c +++ b/libmailutils/stream/stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/stream/stream_printf.c b/libmailutils/stream/stream_printf.c index 73dea00..ac168c8 100644 --- a/libmailutils/stream/stream_printf.c +++ b/libmailutils/stream/stream_printf.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/stream_vprintf.c b/libmailutils/stream/stream_vprintf.c index 4cf646b..7660322 100644 --- a/libmailutils/stream/stream_vprintf.c +++ b/libmailutils/stream/stream_vprintf.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/streamcpy.c b/libmailutils/stream/streamcpy.c index b572831..f3f083a 100644 --- a/libmailutils/stream/streamcpy.c +++ b/libmailutils/stream/streamcpy.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/streamref.c b/libmailutils/stream/streamref.c index cf8b844..72feb6d 100644 --- a/libmailutils/stream/streamref.c +++ b/libmailutils/stream/streamref.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/syslogstream.c b/libmailutils/stream/syslogstream.c index 3ff4369..ca31e44 100644 --- a/libmailutils/stream/syslogstream.c +++ b/libmailutils/stream/syslogstream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/tcp.c b/libmailutils/stream/tcp.c index bf6e94b..2cbefe1 100644 --- a/libmailutils/stream/tcp.c +++ b/libmailutils/stream/tcp.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2000, 2004, 2006-2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2000, 2004, 2006-2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/stream/temp_file_stream.c b/libmailutils/stream/temp_file_stream.c index 6667804..556ca61 100644 --- a/libmailutils/stream/temp_file_stream.c +++ b/libmailutils/stream/temp_file_stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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 License as published by diff --git a/libmailutils/stream/xscript-stream.c b/libmailutils/stream/xscript-stream.c index fa49a34..2ac37a2 100644 --- a/libmailutils/stream/xscript-stream.c +++ b/libmailutils/stream/xscript-stream.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2004-2012, 2014-2015 Free Software + Copyright (C) 1999-2002, 2004-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or modify diff --git a/libmailutils/string/Makefile.am b/libmailutils/string/Makefile.am index dd8023f..a9fbd56 100644 --- a/libmailutils/string/Makefile.am +++ b/libmailutils/string/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/string/asnprintf.c b/libmailutils/string/asnprintf.c index 24f4eda..2141204 100644 --- a/libmailutils/string/asnprintf.c +++ b/libmailutils/string/asnprintf.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/asprintf.c b/libmailutils/string/asprintf.c index a085a63..746ae5d 100644 --- a/libmailutils/string/asprintf.c +++ b/libmailutils/string/asprintf.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/cpystr.c b/libmailutils/string/cpystr.c index 1c7c622..d46dd01 100644 --- a/libmailutils/string/cpystr.c +++ b/libmailutils/string/cpystr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/string/cstrcasecmp.c b/libmailutils/string/cstrcasecmp.c index fb6c054..31f46a2 100644 --- a/libmailutils/string/cstrcasecmp.c +++ b/libmailutils/string/cstrcasecmp.c @@ -1,5 +1,5 @@ /* This file is part of GNU Mailutils - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/cstrcasestr.c b/libmailutils/string/cstrcasestr.c index ca5ee9b..43f422a 100644 --- a/libmailutils/string/cstrcasestr.c +++ b/libmailutils/string/cstrcasestr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/string/cstrlower.c b/libmailutils/string/cstrlower.c index 9e4d3b9..3ba8811 100644 --- a/libmailutils/string/cstrlower.c +++ b/libmailutils/string/cstrlower.c @@ -1,5 +1,5 @@ /* This file is part of GNU Mailutils - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/cstrupper.c b/libmailutils/string/cstrupper.c index 00ce87b..9445171 100644 --- a/libmailutils/string/cstrupper.c +++ b/libmailutils/string/cstrupper.c @@ -1,5 +1,5 @@ /* This file is part of GNU Mailutils - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/hexstr.c b/libmailutils/string/hexstr.c index 9a0141b..555fc43 100644 --- a/libmailutils/string/hexstr.c +++ b/libmailutils/string/hexstr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/string/mkfilename.c b/libmailutils/string/mkfilename.c index 8919b07..29d3175 100644 --- a/libmailutils/string/mkfilename.c +++ b/libmailutils/string/mkfilename.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/muctype.c b/libmailutils/string/muctype.c index cf5c9f4..01d8b57 100644 --- a/libmailutils/string/muctype.c +++ b/libmailutils/string/muctype.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/stpcpy.c b/libmailutils/string/stpcpy.c index 0ee7c47..53db845 100644 --- a/libmailutils/string/stpcpy.c +++ b/libmailutils/string/stpcpy.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/string/stripws.c b/libmailutils/string/stripws.c index bb6f84d..b0a348e 100644 --- a/libmailutils/string/stripws.c +++ b/libmailutils/string/stripws.c @@ -1,5 +1,5 @@ /* This file is part of GNU Mailutils - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/strlst.c b/libmailutils/string/strlst.c index 1d73a11..5fe81a4 100644 --- a/libmailutils/string/strlst.c +++ b/libmailutils/string/strlst.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/string/strltrim.c b/libmailutils/string/strltrim.c index ce150c1..a8c758c 100644 --- a/libmailutils/string/strltrim.c +++ b/libmailutils/string/strltrim.c @@ -1,5 +1,5 @@ /* This file is part of GNU Mailutils - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/strrtrim.c b/libmailutils/string/strrtrim.c index b2b0aba..938dc27 100644 --- a/libmailutils/string/strrtrim.c +++ b/libmailutils/string/strrtrim.c @@ -1,5 +1,5 @@ /* This file is part of GNU Mailutils - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/strskip.c b/libmailutils/string/strskip.c index 5f4cb07..821b14c 100644 --- a/libmailutils/string/strskip.c +++ b/libmailutils/string/strskip.c @@ -1,5 +1,5 @@ /* This file is part of GNU Mailutils - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/trueans.c b/libmailutils/string/trueans.c index bdc659a..6964d8d 100644 --- a/libmailutils/string/trueans.c +++ b/libmailutils/string/trueans.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/string/unfold.c b/libmailutils/string/unfold.c index 1862886..2e134a0 100644 --- a/libmailutils/string/unfold.c +++ b/libmailutils/string/unfold.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/vasnprintf.c b/libmailutils/string/vasnprintf.c index b6493ef..fff6ad2 100644 --- a/libmailutils/string/vasnprintf.c +++ b/libmailutils/string/vasnprintf.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2009-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2009-2012, 2014-2016 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/libmailutils/string/xdecode.c b/libmailutils/string/xdecode.c index abd6025..21e4915 100644 --- a/libmailutils/string/xdecode.c +++ b/libmailutils/string/xdecode.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2003, 2005-2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. This library is free software; you can redistribute it and/or diff --git a/libmailutils/tests/Makefile.am b/libmailutils/tests/Makefile.am index 5db3974..699d496 100644 --- a/libmailutils/tests/Makefile.am +++ b/libmailutils/tests/Makefile.am @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/tests/addr.c b/libmailutils/tests/addr.c index 292de6f..10038e0 100644 --- a/libmailutils/tests/addr.c +++ b/libmailutils/tests/addr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004-2005, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004-2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/address.at b/libmailutils/tests/address.at index 59a4d40..40c0f03 100644 --- a/libmailutils/tests/address.at +++ b/libmailutils/tests/address.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/atlocal.in b/libmailutils/tests/atlocal.in index d1b85ee..b998cb8 100644 --- a/libmailutils/tests/atlocal.in +++ b/libmailutils/tests/atlocal.in @@ -1,6 +1,6 @@ # @configure_input@ -*- shell-script -*- # Configurable variable values for Mailutils test suite. -# Copyright (C) 2004, 2010-2012, 2014-2015 Free Software Foundation, +# Copyright (C) 2004, 2010-2012, 2014-2016 Free Software Foundation, # Inc. PATH=@abs_builddir@:@abs_top_builddir@/libmailutils/tests:$top_srcdir:$srcdir:$PATH diff --git a/libmailutils/tests/base64d.at b/libmailutils/tests/base64d.at index c871c95..05fcd9e 100644 --- a/libmailutils/tests/base64d.at +++ b/libmailutils/tests/base64d.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/base64e.at b/libmailutils/tests/base64e.at index 1b2e694..d546e9c 100644 --- a/libmailutils/tests/base64e.at +++ b/libmailutils/tests/base64e.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/cidr.c b/libmailutils/tests/cidr.c index 6ef85d7..5a9c303 100644 --- a/libmailutils/tests/cidr.c +++ b/libmailutils/tests/cidr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/debugspec.at b/libmailutils/tests/debugspec.at index 0c4fd7b..59f7095 100644 --- a/libmailutils/tests/debugspec.at +++ b/libmailutils/tests/debugspec.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/tests/debugspec.c b/libmailutils/tests/debugspec.c index f524b09..e4fd167 100644 --- a/libmailutils/tests/debugspec.c +++ b/libmailutils/tests/debugspec.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2005, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/decode2047.at b/libmailutils/tests/decode2047.at index 51976f9..9059c4b 100644 --- a/libmailutils/tests/decode2047.at +++ b/libmailutils/tests/decode2047.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/decode2047.c b/libmailutils/tests/decode2047.c index 93d9027..5320167 100644 --- a/libmailutils/tests/decode2047.c +++ b/libmailutils/tests/decode2047.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2003, 2007, 2010-2012, 2014-2015 Free Software + Copyright (C) 2003, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/encode2047.at b/libmailutils/tests/encode2047.at index 1ab2729..aea3900 100644 --- a/libmailutils/tests/encode2047.at +++ b/libmailutils/tests/encode2047.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/encode2047.c b/libmailutils/tests/encode2047.c index 5e12243..0ef57ab 100644 --- a/libmailutils/tests/encode2047.c +++ b/libmailutils/tests/encode2047.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2005-2007, 2010-2012, 2014-2015 Free Software + Copyright (C) 2005-2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/fltst.c b/libmailutils/tests/fltst.c index 2785ea2..e874add 100644 --- a/libmailutils/tests/fltst.c +++ b/libmailutils/tests/fltst.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2005, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/fromflt.at b/libmailutils/tests/fromflt.at index 5036a42..6c91927 100644 --- a/libmailutils/tests/fromflt.at +++ b/libmailutils/tests/fromflt.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/fsaf.at b/libmailutils/tests/fsaf.at index 86cc247..572ab7c 100644 --- a/libmailutils/tests/fsaf.at +++ b/libmailutils/tests/fsaf.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/fsaf.c b/libmailutils/tests/fsaf.c index a6b9a85..9a8eb88 100644 --- a/libmailutils/tests/fsaf.c +++ b/libmailutils/tests/fsaf.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/fsaftomod.at b/libmailutils/tests/fsaftomod.at index ab655c2..63d77d9 100644 --- a/libmailutils/tests/fsaftomod.at +++ b/libmailutils/tests/fsaftomod.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/fsaftomod.c b/libmailutils/tests/fsaftomod.c index c4632f0..458b830 100644 --- a/libmailutils/tests/fsaftomod.c +++ b/libmailutils/tests/fsaftomod.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/fsfolder.c b/libmailutils/tests/fsfolder.c index 1031afe..d4d6b5e 100644 --- a/libmailutils/tests/fsfolder.c +++ b/libmailutils/tests/fsfolder.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/fsfolder00.at b/libmailutils/tests/fsfolder00.at index d4a9d46..abd67d0 100644 --- a/libmailutils/tests/fsfolder00.at +++ b/libmailutils/tests/fsfolder00.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/fsfolder01.at b/libmailutils/tests/fsfolder01.at index a3424ae..3877579 100644 --- a/libmailutils/tests/fsfolder01.at +++ b/libmailutils/tests/fsfolder01.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/fsfolder02.at b/libmailutils/tests/fsfolder02.at index 76fb883..48f3738 100644 --- a/libmailutils/tests/fsfolder02.at +++ b/libmailutils/tests/fsfolder02.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/hdrflt.at b/libmailutils/tests/hdrflt.at index cf0a9dc..811aae3 100644 --- a/libmailutils/tests/hdrflt.at +++ b/libmailutils/tests/hdrflt.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/tests/htmlent.at b/libmailutils/tests/htmlent.at index edec725..4a009e5 100644 --- a/libmailutils/tests/htmlent.at +++ b/libmailutils/tests/htmlent.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2014-2016 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/libmailutils/tests/imapio.at b/libmailutils/tests/imapio.at index 936c150..c70d37d 100644 --- a/libmailutils/tests/imapio.at +++ b/libmailutils/tests/imapio.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/imapio.c b/libmailutils/tests/imapio.c index 7b0a0a2..bd19f2b 100644 --- a/libmailutils/tests/imapio.c +++ b/libmailutils/tests/imapio.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/inline-comment.at b/libmailutils/tests/inline-comment.at index a188e21..f58adcc 100644 --- a/libmailutils/tests/inline-comment.at +++ b/libmailutils/tests/inline-comment.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/tests/linecon.at b/libmailutils/tests/linecon.at index 1414f29..7dfed8e 100644 --- a/libmailutils/tests/linecon.at +++ b/libmailutils/tests/linecon.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/tests/list.at b/libmailutils/tests/list.at index a29ecc1..1436344 100644 --- a/libmailutils/tests/list.at +++ b/libmailutils/tests/list.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/listop.c b/libmailutils/tests/listop.c index e1b4a6e..26bc2fa 100644 --- a/libmailutils/tests/listop.c +++ b/libmailutils/tests/listop.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2003-2005, 2007, 2010-2012, 2014-2015 Free Software + Copyright (C) 2003-2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/mailcap.at b/libmailutils/tests/mailcap.at index 3717b13..da3280b 100644 --- a/libmailutils/tests/mailcap.at +++ b/libmailutils/tests/mailcap.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/mailcap.c b/libmailutils/tests/mailcap.c index 0c0470b..6239b3f 100644 --- a/libmailutils/tests/mailcap.c +++ b/libmailutils/tests/mailcap.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2004, 2007, 2009-2012, 2014-2015 Free + Copyright (C) 1999-2001, 2004, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/mimehdr.at b/libmailutils/tests/mimehdr.at index df716ea..bd0fcff 100644 --- a/libmailutils/tests/mimehdr.at +++ b/libmailutils/tests/mimehdr.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/mimehdr.c b/libmailutils/tests/mimehdr.c index 9dcd125..2564de6 100644 --- a/libmailutils/tests/mimehdr.c +++ b/libmailutils/tests/mimehdr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2005, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/modmesg.c b/libmailutils/tests/modmesg.c index bcd8a0a..58c34ff 100644 --- a/libmailutils/tests/modmesg.c +++ b/libmailutils/tests/modmesg.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2013-2015 Free Software Foundation, Inc. + Copyright (C) 2013-2016 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/libmailutils/tests/modmesg00.at b/libmailutils/tests/modmesg00.at index 1505055..0c190ac 100644 --- a/libmailutils/tests/modmesg00.at +++ b/libmailutils/tests/modmesg00.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/modmesg01.at b/libmailutils/tests/modmesg01.at index f4f8b00..f4c9720 100644 --- a/libmailutils/tests/modmesg01.at +++ b/libmailutils/tests/modmesg01.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/modmesg02.at b/libmailutils/tests/modmesg02.at index c7e3161..ad2411a 100644 --- a/libmailutils/tests/modmesg02.at +++ b/libmailutils/tests/modmesg02.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/modmesg03.at b/libmailutils/tests/modmesg03.at index 19edf43..5242886 100644 --- a/libmailutils/tests/modmesg03.at +++ b/libmailutils/tests/modmesg03.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/modtofsaf.at b/libmailutils/tests/modtofsaf.at index 4d012f0..823a303 100644 --- a/libmailutils/tests/modtofsaf.at +++ b/libmailutils/tests/modtofsaf.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/modtofsaf.c b/libmailutils/tests/modtofsaf.c index 1a216b9..e9f5fef 100644 --- a/libmailutils/tests/modtofsaf.c +++ b/libmailutils/tests/modtofsaf.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/msgset.at b/libmailutils/tests/msgset.at index a072b54..67ecfd3 100644 --- a/libmailutils/tests/msgset.at +++ b/libmailutils/tests/msgset.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/msgset.c b/libmailutils/tests/msgset.c index 2bb4e82..c93c07a 100644 --- a/libmailutils/tests/msgset.c +++ b/libmailutils/tests/msgset.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/prop.at b/libmailutils/tests/prop.at index a00913a..2ce4821 100644 --- a/libmailutils/tests/prop.at +++ b/libmailutils/tests/prop.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/tests/prop.c b/libmailutils/tests/prop.c index 49bc563..8c13d2f 100644 --- a/libmailutils/tests/prop.c +++ b/libmailutils/tests/prop.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/tests/scantime.at b/libmailutils/tests/scantime.at index 70048bd..bfd81ba 100644 --- a/libmailutils/tests/scantime.at +++ b/libmailutils/tests/scantime.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/scantime.c b/libmailutils/tests/scantime.c index 3faa800..925d50d 100644 --- a/libmailutils/tests/scantime.c +++ b/libmailutils/tests/scantime.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/strerr.at b/libmailutils/tests/strerr.at index 90a3951..c100777 100644 --- a/libmailutils/tests/strerr.at +++ b/libmailutils/tests/strerr.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/strftime.at b/libmailutils/tests/strftime.at index cd95518..d225ac5 100644 --- a/libmailutils/tests/strftime.at +++ b/libmailutils/tests/strftime.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/strftime.c b/libmailutils/tests/strftime.c index 05ffc4b..bb60218 100644 --- a/libmailutils/tests/strftime.c +++ b/libmailutils/tests/strftime.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/strin.at b/libmailutils/tests/strin.at index 7e00054..b4adcb2 100644 --- a/libmailutils/tests/strin.at +++ b/libmailutils/tests/strin.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/strin.c b/libmailutils/tests/strin.c index 6a02ce4..381ada7 100644 --- a/libmailutils/tests/strin.c +++ b/libmailutils/tests/strin.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/strout.at b/libmailutils/tests/strout.at index d402082..b71219d 100644 --- a/libmailutils/tests/strout.at +++ b/libmailutils/tests/strout.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/strout.c b/libmailutils/tests/strout.c index c3ee865..64cc286 100644 --- a/libmailutils/tests/strout.c +++ b/libmailutils/tests/strout.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/tempfile.c b/libmailutils/tests/tempfile.c index 5c62ee5..4d4c976 100644 --- a/libmailutils/tests/tempfile.c +++ b/libmailutils/tests/tempfile.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2005, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/testsuite.at b/libmailutils/tests/testsuite.at index e120720..aa97088 100644 --- a/libmailutils/tests/testsuite.at +++ b/libmailutils/tests/testsuite.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/url-comp.at b/libmailutils/tests/url-comp.at index a4514fc..6e4d366 100644 --- a/libmailutils/tests/url-comp.at +++ b/libmailutils/tests/url-comp.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/url-comp.c b/libmailutils/tests/url-comp.c index b71e414..eddb0aa 100644 --- a/libmailutils/tests/url-comp.c +++ b/libmailutils/tests/url-comp.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/tests/url-parse.c b/libmailutils/tests/url-parse.c index fcfa416..fa00533 100644 --- a/libmailutils/tests/url-parse.c +++ b/libmailutils/tests/url-parse.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2001, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 1999-2001, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/url.at b/libmailutils/tests/url.at index 9e08ed2..9f2f535 100644 --- a/libmailutils/tests/url.at +++ b/libmailutils/tests/url.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/wicket.at b/libmailutils/tests/wicket.at index 2811723..115d262 100644 --- a/libmailutils/tests/wicket.at +++ b/libmailutils/tests/wicket.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/tests/wicket.c b/libmailutils/tests/wicket.c index 36ae2fe..3409120 100644 --- a/libmailutils/tests/wicket.c +++ b/libmailutils/tests/wicket.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 1999-2002, 2005, 2007, 2010-2012, 2014-2015 Free + Copyright (C) 1999-2002, 2005, 2007, 2010-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/wordsplit.at b/libmailutils/tests/wordsplit.at index 767fa24..f2d4bf0 100644 --- a/libmailutils/tests/wordsplit.at +++ b/libmailutils/tests/wordsplit.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2007-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2014-2016 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/libmailutils/tests/wsp.c b/libmailutils/tests/wsp.c index 8f82c20..28e11af 100644 --- a/libmailutils/tests/wsp.c +++ b/libmailutils/tests/wsp.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2005, 2007, 2009-2012, 2014-2015 Free Software + Copyright (C) 2005, 2007, 2009-2012, 2014-2016 Free Software Foundation, Inc. GNU Mailutils is free software; you can redistribute it and/or modify diff --git a/libmailutils/tests/xml.at b/libmailutils/tests/xml.at index ba921c9..2e3ca60 100644 --- a/libmailutils/tests/xml.at +++ b/libmailutils/tests/xml.at @@ -1,5 +1,5 @@ # This file is part of GNU Mailutils. -*- Autotest -*- -# Copyright (C) 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2014-2016 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/libmailutils/url/Makefile.am b/libmailutils/url/Makefile.am index f2c6008..3537dc4 100644 --- a/libmailutils/url/Makefile.am +++ b/libmailutils/url/Makefile.am @@ -1,5 +1,5 @@ # GNU Mailutils -- a suite of utilities for electronic mail -# Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/accessor.h b/libmailutils/url/accessor.h index 458c2eb..57ec655 100644 --- a/libmailutils/url/accessor.h +++ b/libmailutils/url/accessor.h @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/add-param.c b/libmailutils/url/add-param.c index c8f065b..9a6370f 100644 --- a/libmailutils/url/add-param.c +++ b/libmailutils/url/add-param.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/add-query.c b/libmailutils/url/add-query.c index 96f1417..ca8af2a 100644 --- a/libmailutils/url/add-query.c +++ b/libmailutils/url/add-query.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/clr-param.c b/libmailutils/url/clr-param.c index 7a25b33..3a37f21 100644 --- a/libmailutils/url/clr-param.c +++ b/libmailutils/url/clr-param.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/clr-query.c b/libmailutils/url/clr-query.c index 3f1f6aa..a8fdc83 100644 --- a/libmailutils/url/clr-query.c +++ b/libmailutils/url/clr-query.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/copy.c b/libmailutils/url/copy.c index 92b2981..a40fe45 100644 --- a/libmailutils/url/copy.c +++ b/libmailutils/url/copy.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/create.c b/libmailutils/url/create.c index 95deca4..3999d0a 100644 --- a/libmailutils/url/create.c +++ b/libmailutils/url/create.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/decode.c b/libmailutils/url/decode.c index 30306e2..9086650 100644 --- a/libmailutils/url/decode.c +++ b/libmailutils/url/decode.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/destroy.c b/libmailutils/url/destroy.c index 962ba5d..97cf6e8 100644 --- a/libmailutils/url/destroy.c +++ b/libmailutils/url/destroy.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/dup.c b/libmailutils/url/dup.c index 077e3e4..534fe21 100644 --- a/libmailutils/url/dup.c +++ b/libmailutils/url/dup.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/expand.c b/libmailutils/url/expand.c index 1513d7e..e642da8 100644 --- a/libmailutils/url/expand.c +++ b/libmailutils/url/expand.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/flag.c b/libmailutils/url/flag.c index 3399d87..4fc0e58 100644 --- a/libmailutils/url/flag.c +++ b/libmailutils/url/flag.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/get-param.c b/libmailutils/url/get-param.c index f8b6569..3abed49 100644 --- a/libmailutils/url/get-param.c +++ b/libmailutils/url/get-param.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/get-query.c b/libmailutils/url/get-query.c index cffdbb2..219b71a 100644 --- a/libmailutils/url/get-query.c +++ b/libmailutils/url/get-query.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/get-secret.c b/libmailutils/url/get-secret.c index 792b3a3..97e641a 100644 --- a/libmailutils/url/get-secret.c +++ b/libmailutils/url/get-secret.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/match.c b/libmailutils/url/match.c index e64fd39..fde7dc7 100644 --- a/libmailutils/url/match.c +++ b/libmailutils/url/match.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/null.c b/libmailutils/url/null.c index 6eb58bd..e9529dd 100644 --- a/libmailutils/url/null.c +++ b/libmailutils/url/null.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/port.c b/libmailutils/url/port.c index bf2c22f..0e10357 100644 --- a/libmailutils/url/port.c +++ b/libmailutils/url/port.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/scheme.c b/libmailutils/url/scheme.c index fa6bdbf..5d77644 100644 --- a/libmailutils/url/scheme.c +++ b/libmailutils/url/scheme.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/set-auth.c b/libmailutils/url/set-auth.c index 1e28683..579404c 100644 --- a/libmailutils/url/set-auth.c +++ b/libmailutils/url/set-auth.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/set-host.c b/libmailutils/url/set-host.c index 165ebc7..a050855 100644 --- a/libmailutils/url/set-host.c +++ b/libmailutils/url/set-host.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/set-path.c b/libmailutils/url/set-path.c index d60f67e..f8eb787 100644 --- a/libmailutils/url/set-path.c +++ b/libmailutils/url/set-path.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/set-port.c b/libmailutils/url/set-port.c index d475de9..b8122a7 100644 --- a/libmailutils/url/set-port.c +++ b/libmailutils/url/set-port.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/set-scheme.c b/libmailutils/url/set-scheme.c index 319f646..252b851 100644 --- a/libmailutils/url/set-scheme.c +++ b/libmailutils/url/set-scheme.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/set-secret.c b/libmailutils/url/set-secret.c index 1717624..0c1d378 100644 --- a/libmailutils/url/set-secret.c +++ b/libmailutils/url/set-secret.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/set-service.c b/libmailutils/url/set-service.c index b9d2a52..0ae2b11 100644 --- a/libmailutils/url/set-service.c +++ b/libmailutils/url/set-service.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/set-user.c b/libmailutils/url/set-user.c index eada693..e947f5d 100644 --- a/libmailutils/url/set-user.c +++ b/libmailutils/url/set-user.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010, 2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010, 2012, 2014-2016 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/libmailutils/url/uplevel.c b/libmailutils/url/uplevel.c index 6b62aa5..4bee33c 100644 --- a/libmailutils/url/uplevel.c +++ b/libmailutils/url/uplevel.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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/libmailutils/url/urlinv.c b/libmailutils/url/urlinv.c index c7cda21..af3ea16 100644 --- a/libmailutils/url/urlinv.c +++ b/libmailutils/url/urlinv.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2011-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2011-2012, 2014-2016 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/libmailutils/url/urlstr.c b/libmailutils/url/urlstr.c index 6c53955..c57576a 100644 --- a/libmailutils/url/urlstr.c +++ b/libmailutils/url/urlstr.c @@ -1,5 +1,5 @@ /* GNU Mailutils -- a suite of utilities for electronic mail - Copyright (C) 2010-2012, 2014-2015 Free Software Foundation, Inc. + Copyright (C) 2010-2012, 2014-2016 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 |