summaryrefslogtreecommitdiffstats
path: root/src/util/fixed_point.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/fixed_point.h')
-rw-r--r--src/util/fixed_point.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/fixed_point.h b/src/util/fixed_point.h
index f2bf0318d..5bb0dde92 100644
--- a/src/util/fixed_point.h
+++ b/src/util/fixed_point.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Inkscape::Util::FixedPoint - fixed point type
*
@@ -6,7 +7,7 @@
*
* Copyright (C) 2006 Jasper van de Gronde
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#ifndef SEEN_INKSCAPE_UTIL_FIXED_POINT_H