diff options
Diffstat (limited to 'src/text-editing.cpp')
| -rw-r--r-- | src/text-editing.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/text-editing.cpp b/src/text-editing.cpp index fc8129088..0d0fcb682 100644 --- a/src/text-editing.cpp +++ b/src/text-editing.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Parent class for text and flowtext * @@ -9,7 +10,7 @@ * * Copyright (C) 2004-5 authors * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifdef HAVE_CONFIG_H |
