diff options
author | Vincent Richard <[email protected]> | 2005-01-03 12:26:48 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2005-01-03 12:26:48 +0000 |
commit | 51c199723c1ae6b4136ee7358962aabe36e86de6 (patch) | |
tree | 8bc31ff5a83b141c9a0f0a10a88c31e0106d6a97 /examples | |
parent | Moved 'datetime::getDayOfWeek()' to 'datetimeUtils'. (diff) | |
download | vmime-51c199723c1ae6b4136ee7358962aabe36e86de6.tar.gz vmime-51c199723c1ae6b4136ee7358962aabe36e86de6.zip |
Changed year to 2005 in copyright header.
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 |
6 files changed, 6 insertions, 6 deletions
diff --git a/examples/example1.cpp b/examples/example1.cpp index 9d7ddff8..52d29a1e 100644 --- a/examples/example1.cpp +++ b/examples/example1.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard <[email protected]> +// Copyright (C) 2002-2005 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 3bfd5669..ae6a657e 100644 --- a/examples/example2.cpp +++ b/examples/example2.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard <[email protected]> +// Copyright (C) 2002-2005 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 baf74007..29211865 100644 --- a/examples/example3.cpp +++ b/examples/example3.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard <[email protected]> +// Copyright (C) 2002-2005 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 f173067b..27485264 100644 --- a/examples/example4.cpp +++ b/examples/example4.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard <[email protected]> +// Copyright (C) 2002-2005 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 410ba049..c1079a3b 100644 --- a/examples/example5.cpp +++ b/examples/example5.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard <[email protected]> +// Copyright (C) 2002-2005 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 ce505b5e..5bd677e6 100644 --- a/examples/example6.cpp +++ b/examples/example6.cpp @@ -1,6 +1,6 @@ // // VMime library (http://vmime.sourceforge.net) -// Copyright (C) 2002-2004 Vincent Richard <[email protected]> +// Copyright (C) 2002-2005 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 |