diff options
Diffstat (limited to 'testfiles/unittest.cpp')
| -rw-r--r-- | testfiles/unittest.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testfiles/unittest.cpp b/testfiles/unittest.cpp index 1e6d1ff3a..5002466fb 100644 --- a/testfiles/unittest.cpp +++ b/testfiles/unittest.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Unit test main. * @@ -6,7 +7,7 @@ * * Copyright (C) 2015 Authors * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "gtest/gtest.h" |
