diff options
Diffstat (limited to 'src/ui/widget/font-selector.h')
| -rw-r--r-- | src/ui/widget/font-selector.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/widget/font-selector.h b/src/ui/widget/font-selector.h index c308c0528..df9057338 100644 --- a/src/ui/widget/font-selector.h +++ b/src/ui/widget/font-selector.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Tavmjong Bah <tavmjong@free.fr> * * Copyright (C) 2018 Tavmong Bah * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. * * * The routines here create and manage a font selector widget with three parts, |
