summaryrefslogtreecommitdiffstats
path: root/src/color.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/color.cpp')
-rw-r--r--src/color.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/color.cpp b/src/color.cpp
index 149e659e2..6baf6470c 100644
--- a/src/color.cpp
+++ b/src/color.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Colors.
*
@@ -9,7 +10,7 @@
* Copyright (C) 2001-2002 Lauris Kaplinski
* Copyright (C) 2001 Ximian, Inc.
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <cmath>