Updating license fields
This commit is contained in:
parent
299a727a33
commit
f6de2df095
2 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,6 @@ name = "file_linked"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["vandomej <jacob.vandome15@gmail.com>"]
|
authors = ["vandomej <jacob.vandome15@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
|
||||||
license-file = "../LICENSE"
|
license-file = "../LICENSE"
|
||||||
description = "Controlling objects linked directly to a file"
|
description = "Controlling objects linked directly to a file"
|
||||||
homepage = "https://github.com/vandomej/GEMLA/tree/master/file_linked"
|
homepage = "https://github.com/vandomej/GEMLA/tree/master/file_linked"
|
||||||
|
|
|
@ -3,7 +3,6 @@ name = "gemla"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Jacob VanDomelen <Jacob.Vandome15@gmail.com>"]
|
authors = ["Jacob VanDomelen <Jacob.Vandome15@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
|
||||||
license-file = "../LICENSE"
|
license-file = "../LICENSE"
|
||||||
description = "Using evolutionary computation to generate machine learning algorithms"
|
description = "Using evolutionary computation to generate machine learning algorithms"
|
||||||
homepage = "https://github.com/vandomej/GEMLA"
|
homepage = "https://github.com/vandomej/GEMLA"
|
||||||
|
|
Loading…
Add table
Reference in a new issue