summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2022-04-15 13:23:37 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2022-04-15 15:45:32 +0100
commit151db0be224394f20424cdee6cd9444f7078c6df (patch)
tree8b08d77f4f3c42c84159a5d81f381de481ab3983
parent23fac557d5821e7d5b37a58cd557bf445a755710 (diff)
downloadsubplot-151db0be224394f20424cdee6cd9444f7078c6df.tar.gz
(example): Set licence for seq example
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
-rw-r--r--examples/seq/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/seq/Cargo.toml b/examples/seq/Cargo.toml
index cc03998..2d4696a 100644
--- a/examples/seq/Cargo.toml
+++ b/examples/seq/Cargo.toml
@@ -2,6 +2,7 @@
name = "subplot-seq-example"
version = "0.1.0"
edition = "2021"
+license = "MIT-0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html