summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2016-10-08 15:56:14 +0000
committerShlomi Fish <shlomif@shlomifish.org>2016-10-08 15:56:14 +0000
commit9791f9d502b3a35fb4376b9aa7909690ef392714 (patch)
tree2ae791c03acda4ca0bf1cc2fb309a94c39cbd058 /src
parentMerged. (diff)
downloadinkscape-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.h8
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