nushell/crates/nu-cmd-base
Michel Lind (né Salim) 7d67ca3652
[nu-cmd-base] add missing LICENSE text (#10855)
# Description
Adds license text to the `nu-cmd-base` crate, copied from `nu-cmd-lang`

# User-Facing Changes
N/A

# Tests + Formatting
```
$ cargo package --allow-dirty --no-verify
$ bsdtar tf ../../target/package/nu-cmd-base-0.86.1.crate | grep LICENSE
```

# After Submitting
N/A

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
2023-10-27 15:55:03 -05:00
..
src Allow filesystem commands to access files with glob metachars in name (#10694) 2023-10-18 13:31:15 -05:00
Cargo.toml Allow filesystem commands to access files with glob metachars in name (#10694) 2023-10-18 13:31:15 -05:00
LICENSE [nu-cmd-base] add missing LICENSE text (#10855) 2023-10-27 15:55:03 -05:00