diff options
Diffstat (limited to 'tests/security')
-rw-r--r-- | tests/security/digest/md5Test.cpp | 4 | ||||
-rw-r--r-- | tests/security/digest/sha1Test.cpp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/security/digest/md5Test.cpp b/tests/security/digest/md5Test.cpp index d2049cd7..926e0231 100644 --- a/tests/security/digest/md5Test.cpp +++ b/tests/security/digest/md5Test.cpp @@ -1,10 +1,10 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2008 Vincent Richard <[email protected]> +// Copyright (C) 2002-2009 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 -// published by the Free Software Foundation; either version 2 of +// published by the Free Software Foundation; either version 3 of // the License, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, diff --git a/tests/security/digest/sha1Test.cpp b/tests/security/digest/sha1Test.cpp index 2de02968..3a73a807 100644 --- a/tests/security/digest/sha1Test.cpp +++ b/tests/security/digest/sha1Test.cpp @@ -1,10 +1,10 @@ // // VMime library (http://www.vmime.org) -// Copyright (C) 2002-2008 Vincent Richard <[email protected]> +// Copyright (C) 2002-2009 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 -// published by the Free Software Foundation; either version 2 of +// published by the Free Software Foundation; either version 3 of // the License, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, |