summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Valentini <decathorpe@gmail.com>2022-11-17 14:31:01 +0100
committerEmilio Cobos Álvarez <emilio@crisal.io>2022-11-17 14:35:56 +0100
commitce534c1a139745198285ae64b09e81e0a0afe28a (patch)
treea1a0520897fb35ffb2f1003deb3778109f7d82a5
parentc09bd2f5b58fb90fbcd906a4826d4ac26fe6ef1d (diff)
add LICENSE symlinks to all individually published crates
l---------bindgen-cli/LICENSE1
l---------bindgen/LICENSE1
2 files changed, 2 insertions, 0 deletions
diff --git a/bindgen-cli/LICENSE b/bindgen-cli/LICENSE
new file mode 120000
index 00000000..ea5b6064
--- /dev/null
+++ b/bindgen-cli/LICENSE
@@ -0,0 +1 @@
+../LICENSE \ No newline at end of file
diff --git a/bindgen/LICENSE b/bindgen/LICENSE
new file mode 120000
index 00000000..ea5b6064
--- /dev/null
+++ b/bindgen/LICENSE
@@ -0,0 +1 @@
+../LICENSE \ No newline at end of file