summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-02-08 14:35:50 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-02-08 14:35:50 +0200
commit6316c22ab89c2292530f01e249dbc80569835cbc (patch)
treeb8ed447edf77a9b1e9a1aaa846d85245c77d8252 /lib
parent59fd88f3f0c6fece8729296e76368c37931a2d19 (diff)
downloadmailutils-6316c22ab89c2292530f01e249dbc80569835cbc.tar.gz
mailutils-6316c22ab89c2292530f01e249dbc80569835cbc.tar.bz2
Update copyright years
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
-rw-r--r--lib/guile.c2
-rw-r--r--lib/mailcap.c2
-rw-r--r--lib/manlock.c2
-rw-r--r--lib/mu_umaxtostr.c2
-rw-r--r--lib/muaux.h2
-rw-r--r--lib/muscript.h2
-rw-r--r--lib/python.c2
-rw-r--r--lib/script.c2
-rw-r--r--lib/sieve.c2
-rw-r--r--lib/signal.c2
-rw-r--r--lib/strexit.c2
-rw-r--r--lib/tcpwrap.c2
-rw-r--r--lib/tcpwrap.h2
-rw-r--r--lib/utmp.c2
15 files changed, 15 insertions, 15 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 795a503e4..ea8bc5277 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,5 +1,5 @@
## This file is part of GNU Mailutils.
-## Copyright (C) 1999-2019 Free Software Foundation, Inc.
+## Copyright (C) 1999-2020 Free Software Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
diff --git a/lib/guile.c b/lib/guile.c
index 7e90d7f56..2c2e97fa1 100644
--- a/lib/guile.c
+++ b/lib/guile.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/mailcap.c b/lib/mailcap.c
index ba819ae97..9d0238bfc 100644
--- a/lib/mailcap.c
+++ b/lib/mailcap.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005-2019 Free Software Foundation, Inc.
+ Copyright (C) 2005-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/manlock.c b/lib/manlock.c
index 392c58155..a093a1926 100644
--- a/lib/manlock.c
+++ b/lib/manlock.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/mu_umaxtostr.c b/lib/mu_umaxtostr.c
index 34d2c6159..adf924a05 100644
--- a/lib/mu_umaxtostr.c
+++ b/lib/mu_umaxtostr.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005-2019 Free Software Foundation, Inc.
+ Copyright (C) 2005-2020 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/lib/muaux.h b/lib/muaux.h
index 94951a949..7ba9c8b5f 100644
--- a/lib/muaux.h
+++ b/lib/muaux.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2008-2019 Free Software Foundation, Inc.
+ Copyright (C) 2008-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/muscript.h b/lib/muscript.h
index ede0f54fb..833144c6a 100644
--- a/lib/muscript.h
+++ b/lib/muscript.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/python.c b/lib/python.c
index 38edb3482..090de81c9 100644
--- a/lib/python.c
+++ b/lib/python.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009-2019 Free Software Foundation, Inc.
+ Copyright (C) 2009-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/script.c b/lib/script.c
index 2a5df5898..fb5371bad 100644
--- a/lib/script.c
+++ b/lib/script.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/sieve.c b/lib/sieve.c
index 53cea546c..090244edf 100644
--- a/lib/sieve.c
+++ b/lib/sieve.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/signal.c b/lib/signal.c
index 036844d42..309ea81dd 100644
--- a/lib/signal.c
+++ b/lib/signal.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2008-2019 Free Software Foundation, Inc.
+ Copyright (C) 2008-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/strexit.c b/lib/strexit.c
index 9c4b2bd0b..1db290c44 100644
--- a/lib/strexit.c
+++ b/lib/strexit.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2008-2019 Free Software Foundation, Inc.
+ Copyright (C) 2008-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/tcpwrap.c b/lib/tcpwrap.c
index c7a1012df..388b52ed5 100644
--- a/lib/tcpwrap.c
+++ b/lib/tcpwrap.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/tcpwrap.h b/lib/tcpwrap.h
index 4bc13a5ae..1c91b61d4 100644
--- a/lib/tcpwrap.h
+++ b/lib/tcpwrap.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2020 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/lib/utmp.c b/lib/utmp.c
index bad9a7c70..a8074a685 100644
--- a/lib/utmp.c
+++ b/lib/utmp.c
@@ -1,6 +1,6 @@
/* utmp.c -- Replacements for {set,get,end}utmp functions
-Copyright (C) 2002-2019 Free Software Foundation, Inc.
+Copyright (C) 2002-2020 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as

Return to:

Send suggestions and report system problems to the System administrator.