Skip to content

Commit

Permalink
Note license change in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomcc committed May 4, 2024
1 parent 97211c3 commit 249d35f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ assert_eq!(A_STATIC.load(Relaxed), -885.0);

Licensed under either of

- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
- ZLIB license ([LICENSE-ZLIB](LICENSE-ZLIB) or http://opensource.org/licenses/ZLIB)
- Apache License, Version 2.0, ([LICENSE-APACHE](./LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](./LICENSE-MIT) or http://opensource.org/licenses/MIT)
- Public domain, as explained by the Unlicense ([UNLICENSE](./UNLICENSE) or http://opensource.org/licenses/Unlicense)

at your option.

0 comments on commit 249d35f

Please sign in to comment.