Update some test code attributions.

This commit is contained in:
Michael James Gratton 2017-01-30 23:02:23 +11:00
parent d56b1c7f3b
commit 998fe70554
2 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@
set(TEST_SRC
main.vala
testcase.vala # Taken as-is from libgee, courtesy Julien Peeters
testcase.vala # Based on same file in libgee, courtesy Julien Peeters
engine/rfc822-mailbox-address-test.vala
engine/rfc822-message-test.vala

View file

@ -1,6 +1,7 @@
/* testcase.vala
*
* Copyright (C) 2009 Julien Peeters
* Copyright (C) 2017 Michael Gratton
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public