diff options
Diffstat (limited to 'src/ui/dialog/extension-editor.h')
| -rw-r--r-- | src/ui/dialog/extension-editor.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog/extension-editor.h b/src/ui/dialog/extension-editor.h index a0949dcd3..e9c45e209 100644 --- a/src/ui/dialog/extension-editor.h +++ b/src/ui/dialog/extension-editor.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * @brief Extension editor dialog */ @@ -7,7 +8,7 @@ * * Copyright (C) 2004-2006 Authors * - * 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_EXTENSION_EDITOR_H |
