diff options
Diffstat (limited to 'tests/fdx_test.py')
-rw-r--r-- | tests/fdx_test.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fdx_test.py b/tests/fdx_test.py index c9cd387..1aceb3a 100644 --- a/tests/fdx_test.py +++ b/tests/fdx_test.py @@ -1,3 +1,7 @@ +# Copyright (c) 2011 Martin Vilcans +# Licensed under the MIT license: +# http://www.opensource.org/licenses/mit-license.php + import unittest2 from StringIO import StringIO |