diff options
Diffstat (limited to 'src/object/sp-marker.cpp')
| -rw-r--r-- | src/object/sp-marker.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object/sp-marker.cpp b/src/object/sp-marker.cpp index 8017a182d..a29179c30 100644 --- a/src/object/sp-marker.cpp +++ b/src/object/sp-marker.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * SVG <marker> implementation * @@ -11,7 +12,7 @@ * 2004-2006 Bryce Harrington * 2008 Johan Engelen * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <cstring> |
