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 bf2b8174..89e81183 100644 --- a/tests/utility/datetimeUtilsTest.cpp +++ b/tests/utility/datetimeUtilsTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2007 Vincent Richard <[email protected]> +// Copyright (C) 2002-2008 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 d50f748f..1926d9bb 100644 --- a/tests/utility/filteredStreamTest.cpp +++ b/tests/utility/filteredStreamTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2007 Vincent Richard <[email protected]> +// Copyright (C) 2002-2008 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 a818b5bd..6c1e442a 100644 --- a/tests/utility/pathTest.cpp +++ b/tests/utility/pathTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2007 Vincent Richard <[email protected]> +// Copyright (C) 2002-2008 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 b283de44..68e5ff04 100644 --- a/tests/utility/smartPtrTest.cpp +++ b/tests/utility/smartPtrTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2007 Vincent Richard <[email protected]> +// Copyright (C) 2002-2008 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 0e981212..e1ba6cb6 100644 --- a/tests/utility/stringProxyTest.cpp +++ b/tests/utility/stringProxyTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2007 Vincent Richard <[email protected]> +// Copyright (C) 2002-2008 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 8b60112d..cbdb688c 100644 --- a/tests/utility/stringUtilsTest.cpp +++ b/tests/utility/stringUtilsTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2007 Vincent Richard <[email protected]> +// Copyright (C) 2002-2008 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 2630a99e..b5a38a95 100644 --- a/tests/utility/urlTest.cpp +++ b/tests/utility/urlTest.cpp @@ -1,6 +1,6 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2007 Vincent Richard <[email protected]> +// Copyright (C) 2002-2008 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 |