diff options
Diffstat (limited to 'src/widgets/sp-xmlview-tree.cpp')
| -rw-r--r-- | src/widgets/sp-xmlview-tree.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widgets/sp-xmlview-tree.cpp b/src/widgets/sp-xmlview-tree.cpp index 6b8db59ab..75e375ae5 100644 --- a/src/widgets/sp-xmlview-tree.cpp +++ b/src/widgets/sp-xmlview-tree.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** * Specialization of GtkTreeView for the XML tree view * @@ -6,7 +7,7 @@ * * Copyright (C) 2002 MenTaLguY * - * Released under the GNU GPL; see COPYING for details + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <cstring> |
