aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-07-09 09:03:36 +0200
committerWojtek Kosior <koszko@koszko.org>2022-07-09 09:03:36 +0200
commite55faf7dd0c13af4c4eaf94ebe0f2ae18799898a (patch)
treefd372e8d5686185ad06675f0d93dbe2c61ddd7dd /LICENSE
parentca42184b18f521ac84ed98c371528af4ac2640e3 (diff)
parent9f7f7386c7fe49b249f6dd8c558266ce65e407dd (diff)
downloadimmutables-e55faf7dd0c13af4c4eaf94ebe0f2ae18799898a.tar.gz
immutables-e55faf7dd0c13af4c4eaf94ebe0f2ae18799898a.zip
Update upstream source from tag 'upstream/0.18'
Update to upstream version '0.18' with Debian dir 4633953086f923825337301a18d98b4bc0c0e8b4
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE7
1 files changed, 7 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..15df07f
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,7 @@
+The Immutables project is provided under the Apache 2.0 license. See
+LICENSE-APACHE for the full text of the license.
+
+Additionally, this software contains the following code distributed a
+different license (refer to the specific files for details):
+
+ immutables/pythoncapi_compat.h (MIT License)