From 9791f9d502b3a35fb4376b9aa7909690ef392714 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Sat, 8 Oct 2016 18:56:14 +0300 Subject: Made the style-utils.h license dual-with-GPLv2+. Probably matters little legally, but it helps to be explicit. (bzr r15100.1.32) --- src/widgets/style-utils.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/widgets/style-utils.h b/src/widgets/style-utils.h index 5610519fd..65b635f0c 100644 --- a/src/widgets/style-utils.h +++ b/src/widgets/style-utils.h @@ -7,7 +7,13 @@ * * Copyright (C) 2016 Shlomi Fish * - * Released under the Expat licence. + * Dually-Licensed under: + * + * 1. The Expat license - https://www.gnu.org/licenses/license-list.html#Expat + * + * 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 ) */ #ifndef SEEN_DIALOGS_STYLE_UTILS_H -- cgit v1.2.3