diff options
author | Vincent Richard <[email protected]> | 2006-02-05 10:22:59 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2006-02-05 10:22:59 +0000 |
commit | 63d21f7a098e3eaadcde4eee92f28bdeefe6a695 (patch) | |
tree | f76ab54d22ab18050d648b1c97f037a0e01f361d /examples | |
parent | Fixed encoding of reserved/unsafe chars. (diff) | |
download | vmime-63d21f7a098e3eaadcde4eee92f28bdeefe6a695.tar.gz vmime-63d21f7a098e3eaadcde4eee92f28bdeefe6a695.zip |
Changed copyright year to 2006.
Diffstat (limited to 'examples')
-rw-r--r-- | examples/example1.cpp | 2 | ||||
-rw-r--r-- | examples/example2.cpp | 2 | ||||
-rw-r--r-- | examples/example3.cpp | 2 | ||||
-rw-r--r-- | examples/example4.cpp | 2 | ||||
-rw-r--r-- | examples/example5.cpp | 2 | ||||
-rw-r--r-- | examples/example6.cpp | 2 | ||||
-rw-r--r-- | examples/example7.cpp | 2 | ||||
-rw-r--r-- | examples/viewer/viewer.cpp | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/examples/example1.cpp b/examples/example1.cpp index 40960a27..4035acdc 100644 --- a/examples/example1.cpp +++ b/examples/example1.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/examples/example2.cpp b/examples/example2.cpp index 718ee220..7d28fd08 100644 --- a/examples/example2.cpp +++ b/examples/example2.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/examples/example3.cpp b/examples/example3.cpp index 69de638a..2ca5bc90 100644 --- a/examples/example3.cpp +++ b/examples/example3.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/examples/example4.cpp b/examples/example4.cpp index e40f93ab..5ef0dd5d 100644 --- a/examples/example4.cpp +++ b/examples/example4.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/examples/example5.cpp b/examples/example5.cpp index 01e6e891..8d86630b 100644 --- a/examples/example5.cpp +++ b/examples/example5.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/examples/example6.cpp b/examples/example6.cpp index 7bd7a82c..6ce14a41 100644 --- a/examples/example6.cpp +++ b/examples/example6.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/examples/example7.cpp b/examples/example7.cpp index 921f0566..b277401f 100644 --- a/examples/example7.cpp +++ b/examples/example7.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/examples/viewer/viewer.cpp b/examples/viewer/viewer.cpp index 7613d6bf..c94fb323 100644 --- a/examples/viewer/viewer.cpp +++ b/examples/viewer/viewer.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 |