3 Commits

Author SHA1 Message Date
Daniel Lemire
b9861e4190 Version 3.3 2021-10-19 14:45:19 -04:00
Samuel Longchamps
38b5900fd2 Added dual license option, proper copyright
Fixed #115
2021-10-18 22:41:57 -04:00
Loïc BRANSTETT
5f05b0a8cf Dual license the source code under MIT/APACHE
This change is done for two reasons:
 - First, the Rust port is, as of the time of writing in an awkward
   position because he is dual license under MIT/APACHE instead of only
   the APACHE license. This change in license should fix this problem.
 - Second, and the most convincing reason is that there have been
   some discussion with the Rust Libs Team to integrate the Rust port
   directly into the Rust standard library.
   The license change is required because the code for every the Rust
   repository need's to dual license against MIT/APACHE.
2021-05-14 18:00:54 +02:00