diff options
Diffstat (limited to 'src/object/sp-tref.cpp')
| -rw-r--r-- | src/object/sp-tref.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object/sp-tref.cpp b/src/object/sp-tref.cpp index ef5b6c106..60ce63639 100644 --- a/src/object/sp-tref.cpp +++ b/src/object/sp-tref.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** \file * SVG <tref> implementation - All character data within the referenced * element, including character data enclosed within additional markup, @@ -13,7 +14,7 @@ * * Copyright (C) 2007 Gail Banaszkiewicz * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "sp-tref.h" |
