summaryrefslogtreecommitdiffstats
path: root/src/axis-manip.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/axis-manip.cpp')
-rw-r--r--src/axis-manip.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/axis-manip.cpp b/src/axis-manip.cpp
index 2332bc0a3..66b5c8243 100644
--- a/src/axis-manip.cpp
+++ b/src/axis-manip.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/**
* Generic auxiliary routines for 3D axes
*
@@ -6,7 +7,7 @@
*
* Copyright (C) 2007 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 <glib.h>