diff options
Diffstat (limited to 'src/ui/dialog/symbols.h')
| -rw-r--r-- | src/ui/dialog/symbols.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog/symbols.h b/src/ui/dialog/symbols.h index e6970c801..d4a26ee14 100644 --- a/src/ui/dialog/symbols.h +++ b/src/ui/dialog/symbols.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * @brief Symbols dialog */ @@ -8,7 +9,7 @@ * 2013 Martin Owens * 2017 Jabiertxo Arraiza * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef INKSCAPE_UI_DIALOG_SYMBOLS_H |
