diff options
| author | Vincent Richard <[email protected]> | 2005-01-03 13:26:48 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-01-03 13:26:48 +0100 |
| commit | 51c199723c1ae6b4136ee7358962aabe36e86de6 (patch) | |
| tree | 8bc31ff5a83b141c9a0f0a10a88c31e0106d6a97 /src/utility | |
| 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 'src/utility')
| -rw-r--r-- | src/utility/datetimeUtils.cpp | 2 | ||||
| -rw-r--r-- | src/utility/md5.cpp | 2 | ||||
| -rw-r--r-- | src/utility/path.cpp | 2 | ||||
| -rw-r--r-- | src/utility/random.cpp | 2 | ||||
| -rw-r--r-- | src/utility/singleton.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 |
8 files changed, 8 insertions, 8 deletions
diff --git a/src/utility/datetimeUtils.cpp b/src/utility/datetimeUtils.cpp index 020e69c2..3062525b 100644 --- a/src/utility/datetimeUtils.cpp +++ b/src/utility/datetimeUtils.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/src/utility/md5.cpp b/src/utility/md5.cpp index 5ad8e973..f630d86d 100644 --- a/src/utility/md5.cpp +++ b/src/utility/md5.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/src/utility/path.cpp b/src/utility/path.cpp index 03ce6098..b042ff1b 100644 --- a/src/utility/path.cpp +++ b/src/utility/path.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/src/utility/random.cpp b/src/utility/random.cpp index 7c82d78c..81ac6c56 100644 --- a/src/utility/random.cpp +++ b/src/utility/random.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/src/utility/singleton.cpp b/src/utility/singleton.cpp index a429c41f..58b751e6 100644 --- a/src/utility/singleton.cpp +++ b/src/utility/singleton.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/src/utility/stream.cpp b/src/utility/stream.cpp index ede2332b..4eac284a 100644 --- a/src/utility/stream.cpp +++ b/src/utility/stream.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/src/utility/stringProxy.cpp b/src/utility/stringProxy.cpp index 3569f411..30b49cd4 100644 --- a/src/utility/stringProxy.cpp +++ b/src/utility/stringProxy.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/src/utility/stringUtils.cpp b/src/utility/stringUtils.cpp index c087e032..01262120 100644 --- a/src/utility/stringUtils.cpp +++ b/src/utility/stringUtils.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 |
