diff options
Diffstat (limited to '')
-rw-r--r-- | src/utility/datetimeUtils.cpp | 2 | ||||
-rw-r--r-- | src/utility/filteredStream.cpp | 2 | ||||
-rw-r--r-- | src/utility/path.cpp | 2 | ||||
-rw-r--r-- | src/utility/progressListener.cpp | 2 | ||||
-rw-r--r-- | src/utility/random.cpp | 2 | ||||
-rw-r--r-- | src/utility/stream.cpp | 2 | ||||
-rw-r--r-- | src/utility/stringProxy.cpp | 2 | ||||
-rw-r--r-- | src/utility/stringUtils.cpp | 2 | ||||
-rw-r--r-- | src/utility/url.cpp | 2 | ||||
-rw-r--r-- | src/utility/urlUtils.cpp | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/src/utility/datetimeUtils.cpp b/src/utility/datetimeUtils.cpp index 6bb93098..c990a2ac 100644 --- a/src/utility/datetimeUtils.cpp +++ b/src/utility/datetimeUtils.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/src/utility/filteredStream.cpp b/src/utility/filteredStream.cpp index 6c6a8c1a..ba86cd07 100644 --- a/src/utility/filteredStream.cpp +++ b/src/utility/filteredStream.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/src/utility/path.cpp b/src/utility/path.cpp index 9b1221f3..2503e80e 100644 --- a/src/utility/path.cpp +++ b/src/utility/path.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/src/utility/progressListener.cpp b/src/utility/progressListener.cpp index 0a6f63e9..4a773ebf 100644 --- a/src/utility/progressListener.cpp +++ b/src/utility/progressListener.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/src/utility/random.cpp b/src/utility/random.cpp index 9b505cef..156796a4 100644 --- a/src/utility/random.cpp +++ b/src/utility/random.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/src/utility/stream.cpp b/src/utility/stream.cpp index 82748928..5a8e8989 100644 --- a/src/utility/stream.cpp +++ b/src/utility/stream.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/src/utility/stringProxy.cpp b/src/utility/stringProxy.cpp index e40ae1a4..57cb1d9e 100644 --- a/src/utility/stringProxy.cpp +++ b/src/utility/stringProxy.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/src/utility/stringUtils.cpp b/src/utility/stringUtils.cpp index dd8c559d..ea9ffec4 100644 --- a/src/utility/stringUtils.cpp +++ b/src/utility/stringUtils.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/src/utility/url.cpp b/src/utility/url.cpp index 2842b524..dede3208 100644 --- a/src/utility/url.cpp +++ b/src/utility/url.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/src/utility/urlUtils.cpp b/src/utility/urlUtils.cpp index 0a0bfce0..9bba02ba 100644 --- a/src/utility/urlUtils.cpp +++ b/src/utility/urlUtils.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 |