summaryrefslogtreecommitdiffstats
path: root/src/display/nr-light.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/display/nr-light.cpp')
-rw-r--r--src/display/nr-light.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/display/nr-light.cpp b/src/display/nr-light.cpp
index 271e4f967..300995570 100644
--- a/src/display/nr-light.cpp
+++ b/src/display/nr-light.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Light rendering helpers
*
@@ -6,7 +7,7 @@
*
* Copyright (C) 2006 Jean-Rene Reinhard
*
- * 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>