diff options
Diffstat (limited to 'tests/database.cpp')
| -rw-r--r-- | tests/database.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/database.cpp b/tests/database.cpp index d895804..d2651c8 100644 --- a/tests/database.cpp +++ b/tests/database.cpp @@ -1,3 +1,8 @@ +/* + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. + */ #define BOOST_TEST_MODULE database tests #include <boost/test/unit_test.hpp> |
