summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/point.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/point.cpp')
-rw-r--r--src/ui/widget/point.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/widget/point.cpp b/src/ui/widget/point.cpp
index 3a12e87e4..e0d6eed1c 100644
--- a/src/ui/widget/point.cpp
+++ b/src/ui/widget/point.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Authors:
* Johan Engelen <j.b.c.engelen@utwente.nl>
@@ -8,7 +9,7 @@
* Copyright (C) 2007 Authors
* Copyright (C) 2004 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 "ui/widget/point.h"