diff options
Diffstat (limited to '')
-rw-r--r-- | tests/utility/datetimeUtilsTest.cpp | 2 | ||||
-rw-r--r-- | tests/utility/filteredStreamTest.cpp | 2 | ||||
-rw-r--r-- | tests/utility/pathTest.cpp | 2 | ||||
-rw-r--r-- | tests/utility/smartPtrTest.cpp | 2 | ||||
-rw-r--r-- | tests/utility/stringProxyTest.cpp | 2 | ||||
-rw-r--r-- | tests/utility/stringUtilsTest.cpp | 2 | ||||
-rw-r--r-- | tests/utility/urlTest.cpp | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/utility/datetimeUtilsTest.cpp b/tests/utility/datetimeUtilsTest.cpp index 3bb9e3ec..bf2b8174 100644 --- a/tests/utility/datetimeUtilsTest.cpp +++ b/tests/utility/datetimeUtilsTest.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/tests/utility/filteredStreamTest.cpp b/tests/utility/filteredStreamTest.cpp index 3b3134c8..d50f748f 100644 --- a/tests/utility/filteredStreamTest.cpp +++ b/tests/utility/filteredStreamTest.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/tests/utility/pathTest.cpp b/tests/utility/pathTest.cpp index ddc07c75..a818b5bd 100644 --- a/tests/utility/pathTest.cpp +++ b/tests/utility/pathTest.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/tests/utility/smartPtrTest.cpp b/tests/utility/smartPtrTest.cpp index fe652676..b283de44 100644 --- a/tests/utility/smartPtrTest.cpp +++ b/tests/utility/smartPtrTest.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/tests/utility/stringProxyTest.cpp b/tests/utility/stringProxyTest.cpp index d0c84c8c..0e981212 100644 --- a/tests/utility/stringProxyTest.cpp +++ b/tests/utility/stringProxyTest.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/tests/utility/stringUtilsTest.cpp b/tests/utility/stringUtilsTest.cpp index fcb2ddc4..a75b8ad7 100644 --- a/tests/utility/stringUtilsTest.cpp +++ b/tests/utility/stringUtilsTest.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/tests/utility/urlTest.cpp b/tests/utility/urlTest.cpp index 112ee843..f9bb4dae 100644 --- a/tests/utility/urlTest.cpp +++ b/tests/utility/urlTest.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 |