diff options
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 a340f1da..851f681a 100644 --- a/examples/example1.cpp +++ b/examples/example1.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 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 af91f123..d09a597c 100644 --- a/examples/example2.cpp +++ b/examples/example2.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 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 4fa482dd..038f3ba6 100644 --- a/examples/example3.cpp +++ b/examples/example3.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 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 6a746daf..3dbfe548 100644 --- a/examples/example4.cpp +++ b/examples/example4.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 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 ad84db93..159b503c 100644 --- a/examples/example5.cpp +++ b/examples/example5.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 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 6b7cba24..e45891ba 100644 --- a/examples/example6.cpp +++ b/examples/example6.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 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 243b1da9..adb14df7 100644 --- a/examples/example7.cpp +++ b/examples/example7.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 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 ee21f017..c684c140 100644 --- a/examples/viewer/viewer.cpp +++ b/examples/viewer/viewer.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2009 Vincent Richard <[email protected]> +// Copyright (C) 2002-2013 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 |