Add LICENSE to subcrates

This commit is contained in:
Héctor Ramón Jiménez 2019-12-19 06:05:14 +01:00
parent 30ffa12d60
commit be68c4c05a
7 changed files with 607 additions and 8 deletions

View file

@ -3,8 +3,7 @@ name = "window_clipboard_macos"
version = "0.1.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
license = "Apache-2.0"
[dependencies]
objc = "0.2"