aboutsummaryrefslogtreecommitdiffstats
path: root/src/mdn
diff options
context:
space:
mode:
Diffstat (limited to 'src/mdn')
-rw-r--r--src/mdn/MDNHelper.cpp2
-rw-r--r--src/mdn/MDNInfos.cpp2
-rw-r--r--src/mdn/receivedMDNInfos.cpp2
-rw-r--r--src/mdn/sendableMDNInfos.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/mdn/MDNHelper.cpp b/src/mdn/MDNHelper.cpp
index dda7973d..4224e70f 100644
--- a/src/mdn/MDNHelper.cpp
+++ b/src/mdn/MDNHelper.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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 1c5b922a..3debdbda 100644
--- a/src/mdn/MDNInfos.cpp
+++ b/src/mdn/MDNInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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 42b2cb67..4d1cc7b2 100644
--- a/src/mdn/receivedMDNInfos.cpp
+++ b/src/mdn/receivedMDNInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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 3705a2e8..4ae29187 100644
--- a/src/mdn/sendableMDNInfos.cpp
+++ b/src/mdn/sendableMDNInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2006 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2007 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