diff options
Diffstat (limited to 'src/ui/widget/entry.h')
| -rw-r--r-- | src/ui/widget/entry.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/widget/entry.h b/src/ui/widget/entry.h index de5cceadd..3674d51d4 100644 --- a/src/ui/widget/entry.h +++ b/src/ui/widget/entry.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Johan Engelen <goejendaagh@zonnet.nl> * * Copyright (C) 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_WIDGET_ENTRY__H |
