diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-07-09 09:03:36 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-07-09 09:03:36 +0200 |
commit | 9f7f7386c7fe49b249f6dd8c558266ce65e407dd (patch) | |
tree | caa07112b88c6d6b044bf3172f7907d1bd65cdd9 /LICENSE | |
parent | a45bb607c2d3900b9151fa0bc45d97f7c28e736b (diff) | |
download | immutables-9f7f7386c7fe49b249f6dd8c558266ce65e407dd.tar.gz immutables-9f7f7386c7fe49b249f6dd8c558266ce65e407dd.zip |
New upstream version 0.18debian-upstream
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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) |