diff options
| author | Shlomi Fish <shlomif@shlomifish.org> | 2016-10-08 15:56:14 +0000 |
|---|---|---|
| committer | Shlomi Fish <shlomif@shlomifish.org> | 2016-10-08 15:56:14 +0000 |
| commit | 9791f9d502b3a35fb4376b9aa7909690ef392714 (patch) | |
| tree | 2ae791c03acda4ca0bf1cc2fb309a94c39cbd058 /src | |
| parent | Merged. (diff) | |
| download | inkscape-9791f9d502b3a35fb4376b9aa7909690ef392714.tar.gz inkscape-9791f9d502b3a35fb4376b9aa7909690ef392714.zip | |
Made the style-utils.h license dual-with-GPLv2+.
Probably matters little legally, but it helps to be explicit.
(bzr r15100.1.32)
Diffstat (limited to 'src')
| -rw-r--r-- | src/widgets/style-utils.h | 8 |
1 files changed, 7 insertions, 1 deletions
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 |
