summaryrefslogtreecommitdiff
path: root/libmu_cpp
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-01-05 13:35:22 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-01-05 13:35:22 +0200
commit5026f51b543c08f9361e068b2f4300df6512473b (patch)
tree00048d70e01f2d0e7a8dd38ea3a97983b162424d /libmu_cpp
parent67f986cb4fa48411010cb962c34600c34b6af146 (diff)
downloadmailutils-5026f51b543c08f9361e068b2f4300df6512473b.tar.gz
mailutils-5026f51b543c08f9361e068b2f4300df6512473b.tar.bz2
Update copyright years.
Happy GNU year!
Diffstat (limited to 'libmu_cpp')
-rw-r--r--libmu_cpp/Makefile.am3
-rw-r--r--libmu_cpp/address.cc3
-rw-r--r--libmu_cpp/attribute.cc2
-rw-r--r--libmu_cpp/body.cc2
-rw-r--r--libmu_cpp/debug.cc2
-rw-r--r--libmu_cpp/envelope.cc2
-rw-r--r--libmu_cpp/filter.cc3
-rw-r--r--libmu_cpp/folder.cc2
-rw-r--r--libmu_cpp/header.cc3
-rw-r--r--libmu_cpp/iterator.cc3
-rw-r--r--libmu_cpp/list.cc3
-rw-r--r--libmu_cpp/mailbox.cc3
-rw-r--r--libmu_cpp/mailcap.cc3
-rw-r--r--libmu_cpp/mailer.cc3
-rw-r--r--libmu_cpp/message.cc3
-rw-r--r--libmu_cpp/mime.cc2
-rw-r--r--libmu_cpp/mutil.cc2
-rw-r--r--libmu_cpp/pop3.cc3
-rw-r--r--libmu_cpp/registrar.cc2
-rw-r--r--libmu_cpp/secret.cc2
-rw-r--r--libmu_cpp/sieve.cc2
-rw-r--r--libmu_cpp/stream.cc3
-rw-r--r--libmu_cpp/url.cc3
23 files changed, 36 insertions, 23 deletions
diff --git a/libmu_cpp/Makefile.am b/libmu_cpp/Makefile.am
index 95dc1d624..e6154dea8 100644
--- a/libmu_cpp/Makefile.am
+++ b/libmu_cpp/Makefile.am
@@ -1,6 +1,7 @@
## Process this file with GNU Automake to create Makefile.in
##
-## Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+## Copyright (C) 2004, 2006, 2007, 2009, 2010 Free Software
+## Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
diff --git a/libmu_cpp/address.cc b/libmu_cpp/address.cc
index 0d92de621..7ed7dff1f 100644
--- a/libmu_cpp/address.cc
+++ b/libmu_cpp/address.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/attribute.cc b/libmu_cpp/attribute.cc
index 377115838..247c11782 100644
--- a/libmu_cpp/attribute.cc
+++ b/libmu_cpp/attribute.cc
@@ -1,6 +1,6 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 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/libmu_cpp/body.cc b/libmu_cpp/body.cc
index 8d8667d41..93370a23c 100644
--- a/libmu_cpp/body.cc
+++ b/libmu_cpp/body.cc
@@ -1,6 +1,6 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 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/libmu_cpp/debug.cc b/libmu_cpp/debug.cc
index 99483b83d..404213733 100644
--- a/libmu_cpp/debug.cc
+++ b/libmu_cpp/debug.cc
@@ -1,6 +1,6 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 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/libmu_cpp/envelope.cc b/libmu_cpp/envelope.cc
index 793ff6e9a..e1fff64b7 100644
--- a/libmu_cpp/envelope.cc
+++ b/libmu_cpp/envelope.cc
@@ -1,6 +1,6 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 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/libmu_cpp/filter.cc b/libmu_cpp/filter.cc
index 124a01ef3..cf53e1b2c 100644
--- a/libmu_cpp/filter.cc
+++ b/libmu_cpp/filter.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/folder.cc b/libmu_cpp/folder.cc
index 8d3155c1a..aa5394123 100644
--- a/libmu_cpp/folder.cc
+++ b/libmu_cpp/folder.cc
@@ -1,6 +1,6 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 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/libmu_cpp/header.cc b/libmu_cpp/header.cc
index e8793e1fa..cc440679e 100644
--- a/libmu_cpp/header.cc
+++ b/libmu_cpp/header.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/iterator.cc b/libmu_cpp/iterator.cc
index 75861a2e4..b0aa1613f 100644
--- a/libmu_cpp/iterator.cc
+++ b/libmu_cpp/iterator.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/list.cc b/libmu_cpp/list.cc
index 440032380..dc29b58bd 100644
--- a/libmu_cpp/list.cc
+++ b/libmu_cpp/list.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/mailbox.cc b/libmu_cpp/mailbox.cc
index dc0bbb522..b0e2d56af 100644
--- a/libmu_cpp/mailbox.cc
+++ b/libmu_cpp/mailbox.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/mailcap.cc b/libmu_cpp/mailcap.cc
index 07ff5e097..14cb01c54 100644
--- a/libmu_cpp/mailcap.cc
+++ b/libmu_cpp/mailcap.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/mailer.cc b/libmu_cpp/mailer.cc
index 02ca3206d..8090fd47d 100644
--- a/libmu_cpp/mailer.cc
+++ b/libmu_cpp/mailer.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/message.cc b/libmu_cpp/message.cc
index 32b9aba50..55fdd380e 100644
--- a/libmu_cpp/message.cc
+++ b/libmu_cpp/message.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/mime.cc b/libmu_cpp/mime.cc
index d5519e05d..483c211ee 100644
--- a/libmu_cpp/mime.cc
+++ b/libmu_cpp/mime.cc
@@ -1,6 +1,6 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 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/libmu_cpp/mutil.cc b/libmu_cpp/mutil.cc
index 724c399ce..e4ecceb4f 100644
--- a/libmu_cpp/mutil.cc
+++ b/libmu_cpp/mutil.cc
@@ -1,6 +1,6 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 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/libmu_cpp/pop3.cc b/libmu_cpp/pop3.cc
index e65ef8e20..797966941 100644
--- a/libmu_cpp/pop3.cc
+++ b/libmu_cpp/pop3.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/registrar.cc b/libmu_cpp/registrar.cc
index a502d0515..26057bbc9 100644
--- a/libmu_cpp/registrar.cc
+++ b/libmu_cpp/registrar.cc
@@ -1,6 +1,6 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 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/libmu_cpp/secret.cc b/libmu_cpp/secret.cc
index 028e60954..4b5582e81 100644
--- a/libmu_cpp/secret.cc
+++ b/libmu_cpp/secret.cc
@@ -1,6 +1,6 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 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/libmu_cpp/sieve.cc b/libmu_cpp/sieve.cc
index 8a7bcdf91..c3be1b435 100644
--- a/libmu_cpp/sieve.cc
+++ b/libmu_cpp/sieve.cc
@@ -1,6 +1,6 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2009 Free Software Foundation, Inc.
+ Copyright (C) 2009, 2010 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/libmu_cpp/stream.cc b/libmu_cpp/stream.cc
index 7fdcb4696..d417007a6 100644
--- a/libmu_cpp/stream.cc
+++ b/libmu_cpp/stream.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2009, 2010 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/libmu_cpp/url.cc b/libmu_cpp/url.cc
index 7a78415fb..1ae8c0094 100644
--- a/libmu_cpp/url.cc
+++ b/libmu_cpp/url.cc
@@ -1,6 +1,7 @@
/*
GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2004, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010 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.