diff options
Diffstat (limited to 'testfiles/src/style-test.cpp')
| -rw-r--r-- | testfiles/src/style-test.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testfiles/src/style-test.cpp b/testfiles/src/style-test.cpp index d7246132c..1d34e7bef 100644 --- a/testfiles/src/style-test.cpp +++ b/testfiles/src/style-test.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Unit test for style properties. @@ -7,7 +8,7 @@ * * Copyright (C) 2017 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 <string> |
