diff options
Diffstat (limited to 'src/widgets/style-utils.h')
| -rw-r--r-- | src/widgets/style-utils.h | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/src/widgets/style-utils.h b/src/widgets/style-utils.h index ba63cb898..1557218d7 100644 --- a/src/widgets/style-utils.h +++ b/src/widgets/style-utils.h @@ -1,19 +1,13 @@ -/** - * @file +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file * Common utility functions for manipulating style. - */ -/* Author: - * Shlomi Fish <shlomif@cpan.org> - * - * Copyright (C) 2016 Shlomi Fish - * - * Dually-Licensed under: - * - * 1. The Expat license - https://www.gnu.org/licenses/license-list.html#Expat + *//* + * Authors: + * see git history + * Shlomi Fish <shlomif@cpan.org> * - * 2. The GNU General Public License, either version 2, or at your option, - * any later version of it. - * ( https://en.wikipedia.org/wiki/GNU_General_Public_License ) + * Copyright (C) 2016 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_DIALOGS_STYLE_UTILS_H |
