Skip to content

Commit 7e66f91

Browse files
danieldkDaniël de Kok
authored andcommitted
Relicense to Apache License 2.0 or MIT
Ack'ed by: - Daniël de Kok - Sebastian Pütz - Nianheng Wu - Dirkjan Ochtman - SfS ISCL
1 parent e9bc661 commit 7e66f91

File tree

7 files changed

+236
-277
lines changed

7 files changed

+236
-277
lines changed

CONTRIBUTORS

Lines changed: 0 additions & 19 deletions
This file was deleted.

COPYRIGHT.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Copyright 2018-2021 The finalfusion-rust contributors
2+
3+
Licensed under the [Apache License, Version
4+
2.0](http://www.apache.org/licenses/LICENSE-2.0) or the [MIT
5+
license](http://opensource.org/licenses/MIT), at your option.
6+
7+
Contributors:
8+
9+
* Daniël de Kok <[email protected]>
10+
* Sebastian Pütz <[email protected]>
11+
* Nianheng Wu <[email protected]>

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation = "https://docs.rs/finalfusion/"
88
keywords = ["embeddings", "word2vec", "glove", "finalfusion", "fasttext"]
99
homepage = "https://github.com/finalfusion/finalfusion-rust"
1010
repository = "https://github.com/finalfusion/finalfusion-rust"
11-
license = "Apache-2.0 OR BlueOak-1.0.0"
11+
license = "MIT OR Apache-2.0"
1212
readme = "README.md"
1313
exclude = [
1414
".gitignore",

LICENSE-2.0.txt

Lines changed: 0 additions & 202 deletions
This file was deleted.

0 commit comments

Comments
 (0)