cpp: add missing license to unit tests
commit02fa3b9c69cb65a9a29d3e745513a81a9aa61cf4
authorTobias Grosser <tobias@grosser.es>
Wed, 16 Aug 2017 08:29:03 +0000 (16 10:29 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 16 Aug 2017 08:40:00 +0000 (16 10:40 +0200)
tree0a8f82b83d6a35bf9cf11489691e6c2e6862007e
parenteef81369e07d97bdb2451122a1b648ec018665cb
cpp: add missing license to unit tests

Use the MIT license, as it is the default isl license.

For some unknown reason (possibly a mistake) the binding generators have
been placed under the BSD license, but for this code the MIT license is
for consistency reasons still preferable.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
interface/isl_test_cpp.cpp