diff options
Diffstat (limited to '')
-rw-r--r-- | tests/parser/attachmentHelperTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/bodyPartTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/charsetTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/datetimeTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/dispositionTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/encoderTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/headerTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/htmlTextPartTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/mailboxTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/mediaTypeTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/messageIdSequenceTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/messageIdTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/parameterTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/pathTest.cpp | 2 | ||||
-rw-r--r-- | tests/parser/textTest.cpp | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/tests/parser/attachmentHelperTest.cpp b/tests/parser/attachmentHelperTest.cpp index 4c847f91..d91279fb 100644 --- a/tests/parser/attachmentHelperTest.cpp +++ b/tests/parser/attachmentHelperTest.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/parser/bodyPartTest.cpp b/tests/parser/bodyPartTest.cpp index d20191ee..382b25e4 100644 --- a/tests/parser/bodyPartTest.cpp +++ b/tests/parser/bodyPartTest.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/parser/charsetTest.cpp b/tests/parser/charsetTest.cpp index e5ed3ce1..a4ca2d82 100644 --- a/tests/parser/charsetTest.cpp +++ b/tests/parser/charsetTest.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/parser/datetimeTest.cpp b/tests/parser/datetimeTest.cpp index 913fdf64..43a4ddee 100644 --- a/tests/parser/datetimeTest.cpp +++ b/tests/parser/datetimeTest.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/parser/dispositionTest.cpp b/tests/parser/dispositionTest.cpp index 7d139c61..335cb7b7 100644 --- a/tests/parser/dispositionTest.cpp +++ b/tests/parser/dispositionTest.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/parser/encoderTest.cpp b/tests/parser/encoderTest.cpp index 76146d83..63fad429 100644 --- a/tests/parser/encoderTest.cpp +++ b/tests/parser/encoderTest.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/parser/headerTest.cpp b/tests/parser/headerTest.cpp index 383e5939..847f7453 100644 --- a/tests/parser/headerTest.cpp +++ b/tests/parser/headerTest.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/parser/htmlTextPartTest.cpp b/tests/parser/htmlTextPartTest.cpp index 35963a56..779a453d 100644 --- a/tests/parser/htmlTextPartTest.cpp +++ b/tests/parser/htmlTextPartTest.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/parser/mailboxTest.cpp b/tests/parser/mailboxTest.cpp index 55f628a6..d00aa245 100644 --- a/tests/parser/mailboxTest.cpp +++ b/tests/parser/mailboxTest.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/parser/mediaTypeTest.cpp b/tests/parser/mediaTypeTest.cpp index c64e9f9e..5544094c 100644 --- a/tests/parser/mediaTypeTest.cpp +++ b/tests/parser/mediaTypeTest.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/parser/messageIdSequenceTest.cpp b/tests/parser/messageIdSequenceTest.cpp index c8c5014b..e2dc9aff 100644 --- a/tests/parser/messageIdSequenceTest.cpp +++ b/tests/parser/messageIdSequenceTest.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/parser/messageIdTest.cpp b/tests/parser/messageIdTest.cpp index 6330f157..71f073e5 100644 --- a/tests/parser/messageIdTest.cpp +++ b/tests/parser/messageIdTest.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/parser/parameterTest.cpp b/tests/parser/parameterTest.cpp index fa65efd3..a443925d 100644 --- a/tests/parser/parameterTest.cpp +++ b/tests/parser/parameterTest.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/parser/pathTest.cpp b/tests/parser/pathTest.cpp index 480a56d1..7215934a 100644 --- a/tests/parser/pathTest.cpp +++ b/tests/parser/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/parser/textTest.cpp b/tests/parser/textTest.cpp index adcd014a..28a72150 100644 --- a/tests/parser/textTest.cpp +++ b/tests/parser/textTest.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 |