diff options
Diffstat (limited to 'testfiles/src/color-profile-test.cpp')
| -rw-r--r-- | testfiles/src/color-profile-test.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testfiles/src/color-profile-test.cpp b/testfiles/src/color-profile-test.cpp index 17b74bba1..dcee8427a 100644 --- a/testfiles/src/color-profile-test.cpp +++ b/testfiles/src/color-profile-test.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Unit tests for color profile. * @@ -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" |
