summaryrefslogtreecommitdiff
path: root/cmc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-01-03 11:08:12 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-01-03 11:08:12 +0200
commitb86fddc6116f55ab7232fad0ecdbfcf7ea1ae210 (patch)
tree6942de818320c6cfa75f6cbfbde6837726e764de /cmc
parentad519c75e43426774576f73c0a0d1d7e0b37cc8b (diff)
downloadmailutils-b86fddc6116f55ab7232fad0ecdbfcf7ea1ae210.tar.gz
mailutils-b86fddc6116f55ab7232fad0ecdbfcf7ea1ae210.tar.bz2
Update copyright years
Diffstat (limited to 'cmc')
-rw-r--r--cmc/cmc_act_on.c3
-rw-r--r--cmc/cmc_free.c3
-rw-r--r--cmc/cmc_list.c3
-rw-r--r--cmc/cmc_logoff.c3
-rw-r--r--cmc/cmc_logon.c3
-rw-r--r--cmc/cmc_look_up.c3
-rw-r--r--cmc/cmc_query_config.c3
-rw-r--r--cmc/cmc_read.c3
-rw-r--r--cmc/cmc_send.c3
-rw-r--r--cmc/cmc_send_documents.c3
-rw-r--r--cmc/xcmc.h3
11 files changed, 11 insertions, 22 deletions
diff --git a/cmc/cmc_act_on.c b/cmc/cmc_act_on.c
index bc649c747..cafd28ef1 100644
--- a/cmc/cmc_act_on.c
+++ b/cmc/cmc_act_on.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/cmc/cmc_free.c b/cmc/cmc_free.c
index f1ffa9a62..3cdf13ba4 100644
--- a/cmc/cmc_free.c
+++ b/cmc/cmc_free.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/cmc/cmc_list.c b/cmc/cmc_list.c
index 18a20abe5..3f5a24361 100644
--- a/cmc/cmc_list.c
+++ b/cmc/cmc_list.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/cmc/cmc_logoff.c b/cmc/cmc_logoff.c
index b7be16f6c..4e5c0aafe 100644
--- a/cmc/cmc_logoff.c
+++ b/cmc/cmc_logoff.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/cmc/cmc_logon.c b/cmc/cmc_logon.c
index b8126ac65..fc8d3ae4f 100644
--- a/cmc/cmc_logon.c
+++ b/cmc/cmc_logon.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/cmc/cmc_look_up.c b/cmc/cmc_look_up.c
index 741490899..97431e5e1 100644
--- a/cmc/cmc_look_up.c
+++ b/cmc/cmc_look_up.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/cmc/cmc_query_config.c b/cmc/cmc_query_config.c
index 42305cb63..17a3bfdb3 100644
--- a/cmc/cmc_query_config.c
+++ b/cmc/cmc_query_config.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/cmc/cmc_read.c b/cmc/cmc_read.c
index 815e54d27..c0756aed6 100644
--- a/cmc/cmc_read.c
+++ b/cmc/cmc_read.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/cmc/cmc_send.c b/cmc/cmc_send.c
index 5d6ffdb8a..8925cade8 100644
--- a/cmc/cmc_send.c
+++ b/cmc/cmc_send.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/cmc/cmc_send_documents.c b/cmc/cmc_send_documents.c
index 71b83307e..4a2358db8 100644
--- a/cmc/cmc_send_documents.c
+++ b/cmc/cmc_send_documents.c
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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/cmc/xcmc.h b/cmc/xcmc.h
index a38390a9a..3fac641d2 100644
--- a/cmc/xcmc.h
+++ b/cmc/xcmc.h
@@ -1,6 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2019 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

Return to:

Send suggestions and report system problems to the System administrator.