diff options
| author | Vincent Richard <[email protected]> | 2006-02-05 11:22:59 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-02-05 11:22:59 +0100 |
| commit | 63d21f7a098e3eaadcde4eee92f28bdeefe6a695 (patch) | |
| tree | f76ab54d22ab18050d648b1c97f037a0e01f361d /src/mdn | |
| parent | Fixed encoding of reserved/unsafe chars. (diff) | |
| download | vmime-63d21f7a098e3eaadcde4eee92f28bdeefe6a695.tar.gz vmime-63d21f7a098e3eaadcde4eee92f28bdeefe6a695.zip | |
Changed copyright year to 2006.
Diffstat (limited to 'src/mdn')
| -rw-r--r-- | src/mdn/MDNHelper.cpp | 2 | ||||
| -rw-r--r-- | src/mdn/MDNInfos.cpp | 2 | ||||
| -rw-r--r-- | src/mdn/receivedMDNInfos.cpp | 2 | ||||
| -rw-r--r-- | src/mdn/sendableMDNInfos.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/mdn/MDNHelper.cpp b/src/mdn/MDNHelper.cpp index a140a7a4..dda7973d 100644 --- a/src/mdn/MDNHelper.cpp +++ b/src/mdn/MDNHelper.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2005 Vincent Richard <[email protected]> +// Copyright (C) 2002-2006 Vincent Richard <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/mdn/MDNInfos.cpp b/src/mdn/MDNInfos.cpp index cf0f253b..1c5b922a 100644 --- a/src/mdn/MDNInfos.cpp +++ b/src/mdn/MDNInfos.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2005 Vincent Richard <[email protected]> +// Copyright (C) 2002-2006 Vincent Richard <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/mdn/receivedMDNInfos.cpp b/src/mdn/receivedMDNInfos.cpp index 3578931e..42b2cb67 100644 --- a/src/mdn/receivedMDNInfos.cpp +++ b/src/mdn/receivedMDNInfos.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2005 Vincent Richard <[email protected]> +// Copyright (C) 2002-2006 Vincent Richard <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/mdn/sendableMDNInfos.cpp b/src/mdn/sendableMDNInfos.cpp index 0711f010..3705a2e8 100644 --- a/src/mdn/sendableMDNInfos.cpp +++ b/src/mdn/sendableMDNInfos.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2005 Vincent Richard <[email protected]> +// Copyright (C) 2002-2006 Vincent Richard <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as |
