aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/example1.cpp4
-rw-r--r--examples/example2.cpp4
-rw-r--r--examples/example3.cpp4
-rw-r--r--examples/example4.cpp4
-rw-r--r--examples/example5.cpp4
-rw-r--r--examples/example6.cpp4
-rw-r--r--examples/example7.cpp4
-rw-r--r--examples/viewer/viewer.cpp4
8 files changed, 16 insertions, 16 deletions
diff --git a/examples/example1.cpp b/examples/example1.cpp
index 55525103..a340f1da 100644
--- a/examples/example1.cpp
+++ b/examples/example1.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
diff --git a/examples/example2.cpp b/examples/example2.cpp
index 953d6695..af91f123 100644
--- a/examples/example2.cpp
+++ b/examples/example2.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
diff --git a/examples/example3.cpp b/examples/example3.cpp
index 0a260a90..cb3e6ae8 100644
--- a/examples/example3.cpp
+++ b/examples/example3.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
diff --git a/examples/example4.cpp b/examples/example4.cpp
index 09c2dad4..6a746daf 100644
--- a/examples/example4.cpp
+++ b/examples/example4.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
diff --git a/examples/example5.cpp b/examples/example5.cpp
index 11ceb837..ad84db93 100644
--- a/examples/example5.cpp
+++ b/examples/example5.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
diff --git a/examples/example6.cpp b/examples/example6.cpp
index 8bf7b44c..bcb2df9a 100644
--- a/examples/example6.cpp
+++ b/examples/example6.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
diff --git a/examples/example7.cpp b/examples/example7.cpp
index 79445eaa..1ddb3d00 100644
--- a/examples/example7.cpp
+++ b/examples/example7.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
diff --git a/examples/viewer/viewer.cpp b/examples/viewer/viewer.cpp
index 50862b34..ee21f017 100644
--- a/examples/viewer/viewer.cpp
+++ b/examples/viewer/viewer.cpp
@@ -1,10 +1,10 @@
//
// VMime library (http://www.vmime.org)
-// Copyright (C) 2002-2008 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2009 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
-// published by the Free Software Foundation; either version 2 of
+// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,