diff options
Diffstat (limited to 'src/widgets/toolbox.h')
| -rw-r--r-- | src/widgets/toolbox.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widgets/toolbox.h b/src/widgets/toolbox.h index 47a5639de..ff19c802c 100644 --- a/src/widgets/toolbox.h +++ b/src/widgets/toolbox.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef SEEN_TOOLBOX_H #define SEEN_TOOLBOX_H @@ -10,7 +11,7 @@ * Copyright (C) 1999-2002 Authors * Copyright (C) 2001-2002 Ximian, Inc. * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <glibmm/ustring.h> |
