diff options
Diffstat (limited to 'src/ui/widget/attr-widget.h')
| -rw-r--r-- | src/ui/widget/attr-widget.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/widget/attr-widget.h b/src/ui/widget/attr-widget.h index d50bdc65a..014a540ce 100644 --- a/src/ui/widget/attr-widget.h +++ b/src/ui/widget/attr-widget.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Nicholas Bishop <nicholasbishop@gmail.com> @@ -5,7 +6,7 @@ * * Copyright (C) 2007 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_ATTR_WIDGET_H |
