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 d91279fb..73a1286e 100644 --- a/tests/parser/attachmentHelperTest.cpp +++ b/tests/parser/attachmentHelperTest.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/parser/bodyPartTest.cpp b/tests/parser/bodyPartTest.cpp index 382b25e4..31c18879 100644 --- a/tests/parser/bodyPartTest.cpp +++ b/tests/parser/bodyPartTest.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/parser/charsetTest.cpp b/tests/parser/charsetTest.cpp index a4ca2d82..5a791c5f 100644 --- a/tests/parser/charsetTest.cpp +++ b/tests/parser/charsetTest.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/parser/datetimeTest.cpp b/tests/parser/datetimeTest.cpp index 43a4ddee..b8ceea2e 100644 --- a/tests/parser/datetimeTest.cpp +++ b/tests/parser/datetimeTest.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/parser/dispositionTest.cpp b/tests/parser/dispositionTest.cpp index 335cb7b7..dc79d667 100644 --- a/tests/parser/dispositionTest.cpp +++ b/tests/parser/dispositionTest.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/parser/encoderTest.cpp b/tests/parser/encoderTest.cpp index 63fad429..180d1296 100644 --- a/tests/parser/encoderTest.cpp +++ b/tests/parser/encoderTest.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/parser/headerTest.cpp b/tests/parser/headerTest.cpp index 847f7453..e2807adf 100644 --- a/tests/parser/headerTest.cpp +++ b/tests/parser/headerTest.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/parser/htmlTextPartTest.cpp b/tests/parser/htmlTextPartTest.cpp index 779a453d..3f9a718e 100644 --- a/tests/parser/htmlTextPartTest.cpp +++ b/tests/parser/htmlTextPartTest.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/parser/mailboxTest.cpp b/tests/parser/mailboxTest.cpp index d00aa245..64b8e451 100644 --- a/tests/parser/mailboxTest.cpp +++ b/tests/parser/mailboxTest.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/parser/mediaTypeTest.cpp b/tests/parser/mediaTypeTest.cpp index 5544094c..4741bda8 100644 --- a/tests/parser/mediaTypeTest.cpp +++ b/tests/parser/mediaTypeTest.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/parser/messageIdSequenceTest.cpp b/tests/parser/messageIdSequenceTest.cpp index e2dc9aff..82d871fa 100644 --- a/tests/parser/messageIdSequenceTest.cpp +++ b/tests/parser/messageIdSequenceTest.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/parser/messageIdTest.cpp b/tests/parser/messageIdTest.cpp index 71f073e5..e70065a2 100644 --- a/tests/parser/messageIdTest.cpp +++ b/tests/parser/messageIdTest.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/parser/parameterTest.cpp b/tests/parser/parameterTest.cpp index a443925d..f9a6113e 100644 --- a/tests/parser/parameterTest.cpp +++ b/tests/parser/parameterTest.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/parser/pathTest.cpp b/tests/parser/pathTest.cpp index 7215934a..76a944f5 100644 --- a/tests/parser/pathTest.cpp +++ b/tests/parser/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/parser/textTest.cpp b/tests/parser/textTest.cpp index e63dd4c8..706452fb 100644 --- a/tests/parser/textTest.cpp +++ b/tests/parser/textTest.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 |