Updating license fields

This commit is contained in:
vandomej 2021-10-01 09:53:13 -07:00
parent 299a727a33
commit f6de2df095
2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@ name = "file_linked"
version = "0.1.0"
authors = ["vandomej <jacob.vandome15@gmail.com>"]
edition = "2018"
license = "MIT"
license-file = "../LICENSE"
description = "Controlling objects linked directly to a file"
homepage = "https://github.com/vandomej/GEMLA/tree/master/file_linked"

View file

@ -3,7 +3,6 @@ name = "gemla"
version = "0.1.0"
authors = ["Jacob VanDomelen <Jacob.Vandome15@gmail.com>"]
edition = "2018"
license = "MIT"
license-file = "../LICENSE"
description = "Using evolutionary computation to generate machine learning algorithms"
homepage = "https://github.com/vandomej/GEMLA"