diff options
Diffstat (limited to 'src/ui/dialog/debug.h')
| -rw-r--r-- | src/ui/dialog/debug.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog/debug.h b/src/ui/dialog/debug.h index 416959fb3..4520c739f 100644 --- a/src/ui/dialog/debug.h +++ b/src/ui/dialog/debug.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * @brief Dialog for displaying Inkscape messages */ @@ -7,7 +8,7 @@ * * Copyright (C) 2004 The Inkscape Organization * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_UI_DIALOGS_DEBUGDIALOG_H |
