Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2020-07-10 12:15:45 +0300
committerSebastian Dröge <sebastian@centricular.com>2020-07-10 12:50:48 +0300
commit8fd222c87f15b8ddd424d45e0120e15d3ab0b03f (patch)
treee24d92bb41c508d63a82b48eda488b424f920eb2
parent145eb7162c86c18cdba9b68d3770539c5d275a5d (diff)
Add LICENSE files to each individual crate
-rw-r--r--audio/audiofx/Cargo.toml2
l---------audio/audiofx/LICENSE-APACHE1
l---------audio/audiofx/LICENSE-LGPLv21
l---------audio/audiofx/LICENSE-MIT1
l---------audio/claxon/LICENSE-APACHE1
l---------audio/claxon/LICENSE-MIT1
l---------audio/csound/LICENSE-LGPLv21
l---------audio/lewton/LICENSE-APACHE1
l---------audio/lewton/LICENSE-MIT1
l---------generic/file/LICENSE-APACHE1
l---------generic/file/LICENSE-MIT1
l---------generic/sodium/LICENSE-MIT1
l---------generic/threadshare/LICENSE-LGPLv21
l---------net/reqwest/LICENSE-APACHE1
l---------net/reqwest/LICENSE-MIT1
l---------net/rusoto/LICENSE-APACHE1
l---------net/rusoto/LICENSE-MIT1
l---------text/wrap/LICENSE-LGPLv21
l---------tutorial/LICENSE-APACHE1
l---------tutorial/LICENSE-MIT1
l---------utils/fallbackswitch/LICENSE-LGPLv21
l---------utils/togglerecord/LICENSE-LGPLv21
l---------video/cdg/LICENSE-APACHE1
l---------video/cdg/LICENSE-MIT1
l---------video/closedcaption/LICENSE-LGPLv21
l---------video/dav1d/LICENSE-APACHE1
l---------video/dav1d/LICENSE-MIT1
l---------video/flavors/LICENSE-APACHE1
l---------video/flavors/LICENSE-MIT1
l---------video/gif/LICENSE-APACHE1
l---------video/gif/LICENSE-MIT1
l---------video/rav1e/LICENSE-APACHE1
l---------video/rav1e/LICENSE-MIT1
l---------video/rspng/LICENSE-APACHE1
l---------video/rspng/LICENSE-MIT1
35 files changed, 35 insertions, 1 deletions
diff --git a/audio/audiofx/Cargo.toml b/audio/audiofx/Cargo.toml
index 8f0270866..8f74dc1a0 100644
--- a/audio/audiofx/Cargo.toml
+++ b/audio/audiofx/Cargo.toml
@@ -3,7 +3,7 @@ name = "gst-plugin-audiofx"
version = "0.6.0"
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs"
-license = "MIT/Apache-2.0"
+license = "LGPL-2.1-or-later"
description = "Rust AudioFx Plugin"
edition = "2018"
diff --git a/audio/audiofx/LICENSE-APACHE b/audio/audiofx/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/audio/audiofx/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/audio/audiofx/LICENSE-LGPLv2 b/audio/audiofx/LICENSE-LGPLv2
new file mode 120000
index 000000000..e7646620e
--- /dev/null
+++ b/audio/audiofx/LICENSE-LGPLv2
@@ -0,0 +1 @@
+../../LICENSE-LGPLv2 \ No newline at end of file
diff --git a/audio/audiofx/LICENSE-MIT b/audio/audiofx/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/audio/audiofx/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/audio/claxon/LICENSE-APACHE b/audio/claxon/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/audio/claxon/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/audio/claxon/LICENSE-MIT b/audio/claxon/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/audio/claxon/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/audio/csound/LICENSE-LGPLv2 b/audio/csound/LICENSE-LGPLv2
new file mode 120000
index 000000000..e7646620e
--- /dev/null
+++ b/audio/csound/LICENSE-LGPLv2
@@ -0,0 +1 @@
+../../LICENSE-LGPLv2 \ No newline at end of file
diff --git a/audio/lewton/LICENSE-APACHE b/audio/lewton/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/audio/lewton/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/audio/lewton/LICENSE-MIT b/audio/lewton/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/audio/lewton/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/generic/file/LICENSE-APACHE b/generic/file/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/generic/file/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/generic/file/LICENSE-MIT b/generic/file/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/generic/file/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/generic/sodium/LICENSE-MIT b/generic/sodium/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/generic/sodium/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/generic/threadshare/LICENSE-LGPLv2 b/generic/threadshare/LICENSE-LGPLv2
new file mode 120000
index 000000000..e7646620e
--- /dev/null
+++ b/generic/threadshare/LICENSE-LGPLv2
@@ -0,0 +1 @@
+../../LICENSE-LGPLv2 \ No newline at end of file
diff --git a/net/reqwest/LICENSE-APACHE b/net/reqwest/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/net/reqwest/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/net/reqwest/LICENSE-MIT b/net/reqwest/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/net/reqwest/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/net/rusoto/LICENSE-APACHE b/net/rusoto/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/net/rusoto/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/net/rusoto/LICENSE-MIT b/net/rusoto/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/net/rusoto/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/text/wrap/LICENSE-LGPLv2 b/text/wrap/LICENSE-LGPLv2
new file mode 120000
index 000000000..e7646620e
--- /dev/null
+++ b/text/wrap/LICENSE-LGPLv2
@@ -0,0 +1 @@
+../../LICENSE-LGPLv2 \ No newline at end of file
diff --git a/tutorial/LICENSE-APACHE b/tutorial/LICENSE-APACHE
new file mode 120000
index 000000000..965b606f3
--- /dev/null
+++ b/tutorial/LICENSE-APACHE
@@ -0,0 +1 @@
+../LICENSE-APACHE \ No newline at end of file
diff --git a/tutorial/LICENSE-MIT b/tutorial/LICENSE-MIT
new file mode 120000
index 000000000..76219eb72
--- /dev/null
+++ b/tutorial/LICENSE-MIT
@@ -0,0 +1 @@
+../LICENSE-MIT \ No newline at end of file
diff --git a/utils/fallbackswitch/LICENSE-LGPLv2 b/utils/fallbackswitch/LICENSE-LGPLv2
new file mode 120000
index 000000000..e7646620e
--- /dev/null
+++ b/utils/fallbackswitch/LICENSE-LGPLv2
@@ -0,0 +1 @@
+../../LICENSE-LGPLv2 \ No newline at end of file
diff --git a/utils/togglerecord/LICENSE-LGPLv2 b/utils/togglerecord/LICENSE-LGPLv2
new file mode 120000
index 000000000..e7646620e
--- /dev/null
+++ b/utils/togglerecord/LICENSE-LGPLv2
@@ -0,0 +1 @@
+../../LICENSE-LGPLv2 \ No newline at end of file
diff --git a/video/cdg/LICENSE-APACHE b/video/cdg/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/video/cdg/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/video/cdg/LICENSE-MIT b/video/cdg/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/video/cdg/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/video/closedcaption/LICENSE-LGPLv2 b/video/closedcaption/LICENSE-LGPLv2
new file mode 120000
index 000000000..e7646620e
--- /dev/null
+++ b/video/closedcaption/LICENSE-LGPLv2
@@ -0,0 +1 @@
+../../LICENSE-LGPLv2 \ No newline at end of file
diff --git a/video/dav1d/LICENSE-APACHE b/video/dav1d/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/video/dav1d/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/video/dav1d/LICENSE-MIT b/video/dav1d/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/video/dav1d/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/video/flavors/LICENSE-APACHE b/video/flavors/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/video/flavors/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/video/flavors/LICENSE-MIT b/video/flavors/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/video/flavors/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/video/gif/LICENSE-APACHE b/video/gif/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/video/gif/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/video/gif/LICENSE-MIT b/video/gif/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/video/gif/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/video/rav1e/LICENSE-APACHE b/video/rav1e/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/video/rav1e/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/video/rav1e/LICENSE-MIT b/video/rav1e/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/video/rav1e/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file
diff --git a/video/rspng/LICENSE-APACHE b/video/rspng/LICENSE-APACHE
new file mode 120000
index 000000000..1cd601d0a
--- /dev/null
+++ b/video/rspng/LICENSE-APACHE
@@ -0,0 +1 @@
+../../LICENSE-APACHE \ No newline at end of file
diff --git a/video/rspng/LICENSE-MIT b/video/rspng/LICENSE-MIT
new file mode 120000
index 000000000..b2cfbdc7b
--- /dev/null
+++ b/video/rspng/LICENSE-MIT
@@ -0,0 +1 @@
+../../LICENSE-MIT \ No newline at end of file