diff options
author | Josh Blum | 2012-11-09 01:30:29 -0800 |
---|---|---|
committer | Josh Blum | 2012-11-09 01:30:29 -0800 |
commit | 8bc79efc631b7b86e7e8b1f6afaccc51db49699f (patch) | |
tree | af793154e0a14ca51a9828b4137d316c74e52c3c /tests/block_test.py | |
parent | 74142393b1161fbf0af2531e6346846cc5fcb241 (diff) | |
download | sandhi-8bc79efc631b7b86e7e8b1f6afaccc51db49699f.tar.gz sandhi-8bc79efc631b7b86e7e8b1f6afaccc51db49699f.tar.bz2 sandhi-8bc79efc631b7b86e7e8b1f6afaccc51db49699f.zip |
switch to boost software license
Diffstat (limited to 'tests/block_test.py')
-rw-r--r-- | tests/block_test.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/block_test.py b/tests/block_test.py index 6d922a9..9421b66 100644 --- a/tests/block_test.py +++ b/tests/block_test.py @@ -1,3 +1,4 @@ +# Copyright (C) by Josh Blum. See LICENSE.txt for licensing information. import unittest import gras |