From a60cb26c27aa6ae8963304b085b4bb194488966f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 28 Sep 2023 22:48:17 +0200 Subject: [PATCH] Add COPYRIGHT and LICENSE files as links into all gstreamer-gl crates Part-of: --- gstreamer-gl/egl/COPYRIGHT | 1 + gstreamer-gl/egl/LICENSE-APACHE | 1 + gstreamer-gl/egl/LICENSE-MIT | 1 + gstreamer-gl/egl/sys/COPYRIGHT | 1 + gstreamer-gl/egl/sys/LICENSE | 1 + gstreamer-gl/wayland/COPYRIGHT | 1 + gstreamer-gl/wayland/LICENSE-APACHE | 1 + gstreamer-gl/wayland/LICENSE-MIT | 1 + gstreamer-gl/wayland/sys/COPYRIGHT | 1 + gstreamer-gl/wayland/sys/LICENSE | 1 + gstreamer-gl/x11/COPYRIGHT | 1 + gstreamer-gl/x11/LICENSE-APACHE | 1 + gstreamer-gl/x11/LICENSE-MIT | 1 + gstreamer-gl/x11/sys/COPYRIGHT | 1 + gstreamer-gl/x11/sys/LICENSE | 1 + 15 files changed, 15 insertions(+) create mode 120000 gstreamer-gl/egl/COPYRIGHT create mode 120000 gstreamer-gl/egl/LICENSE-APACHE create mode 120000 gstreamer-gl/egl/LICENSE-MIT create mode 120000 gstreamer-gl/egl/sys/COPYRIGHT create mode 120000 gstreamer-gl/egl/sys/LICENSE create mode 120000 gstreamer-gl/wayland/COPYRIGHT create mode 120000 gstreamer-gl/wayland/LICENSE-APACHE create mode 120000 gstreamer-gl/wayland/LICENSE-MIT create mode 120000 gstreamer-gl/wayland/sys/COPYRIGHT create mode 120000 gstreamer-gl/wayland/sys/LICENSE create mode 120000 gstreamer-gl/x11/COPYRIGHT create mode 120000 gstreamer-gl/x11/LICENSE-APACHE create mode 120000 gstreamer-gl/x11/LICENSE-MIT create mode 120000 gstreamer-gl/x11/sys/COPYRIGHT create mode 120000 gstreamer-gl/x11/sys/LICENSE diff --git a/gstreamer-gl/egl/COPYRIGHT b/gstreamer-gl/egl/COPYRIGHT new file mode 120000 index 000000000..8b0161cc9 --- /dev/null +++ b/gstreamer-gl/egl/COPYRIGHT @@ -0,0 +1 @@ +../../COPYRIGHT \ No newline at end of file diff --git a/gstreamer-gl/egl/LICENSE-APACHE b/gstreamer-gl/egl/LICENSE-APACHE new file mode 120000 index 000000000..1cd601d0a --- /dev/null +++ b/gstreamer-gl/egl/LICENSE-APACHE @@ -0,0 +1 @@ +../../LICENSE-APACHE \ No newline at end of file diff --git a/gstreamer-gl/egl/LICENSE-MIT b/gstreamer-gl/egl/LICENSE-MIT new file mode 120000 index 000000000..b2cfbdc7b --- /dev/null +++ b/gstreamer-gl/egl/LICENSE-MIT @@ -0,0 +1 @@ +../../LICENSE-MIT \ No newline at end of file diff --git a/gstreamer-gl/egl/sys/COPYRIGHT b/gstreamer-gl/egl/sys/COPYRIGHT new file mode 120000 index 000000000..9c6cf1d41 --- /dev/null +++ b/gstreamer-gl/egl/sys/COPYRIGHT @@ -0,0 +1 @@ +../../../COPYRIGHT \ No newline at end of file diff --git a/gstreamer-gl/egl/sys/LICENSE b/gstreamer-gl/egl/sys/LICENSE new file mode 120000 index 000000000..98cefa6a6 --- /dev/null +++ b/gstreamer-gl/egl/sys/LICENSE @@ -0,0 +1 @@ +../../../LICENSE-MIT \ No newline at end of file diff --git a/gstreamer-gl/wayland/COPYRIGHT b/gstreamer-gl/wayland/COPYRIGHT new file mode 120000 index 000000000..8b0161cc9 --- /dev/null +++ b/gstreamer-gl/wayland/COPYRIGHT @@ -0,0 +1 @@ +../../COPYRIGHT \ No newline at end of file diff --git a/gstreamer-gl/wayland/LICENSE-APACHE b/gstreamer-gl/wayland/LICENSE-APACHE new file mode 120000 index 000000000..1cd601d0a --- /dev/null +++ b/gstreamer-gl/wayland/LICENSE-APACHE @@ -0,0 +1 @@ +../../LICENSE-APACHE \ No newline at end of file diff --git a/gstreamer-gl/wayland/LICENSE-MIT b/gstreamer-gl/wayland/LICENSE-MIT new file mode 120000 index 000000000..b2cfbdc7b --- /dev/null +++ b/gstreamer-gl/wayland/LICENSE-MIT @@ -0,0 +1 @@ +../../LICENSE-MIT \ No newline at end of file diff --git a/gstreamer-gl/wayland/sys/COPYRIGHT b/gstreamer-gl/wayland/sys/COPYRIGHT new file mode 120000 index 000000000..9c6cf1d41 --- /dev/null +++ b/gstreamer-gl/wayland/sys/COPYRIGHT @@ -0,0 +1 @@ +../../../COPYRIGHT \ No newline at end of file diff --git a/gstreamer-gl/wayland/sys/LICENSE b/gstreamer-gl/wayland/sys/LICENSE new file mode 120000 index 000000000..98cefa6a6 --- /dev/null +++ b/gstreamer-gl/wayland/sys/LICENSE @@ -0,0 +1 @@ +../../../LICENSE-MIT \ No newline at end of file diff --git a/gstreamer-gl/x11/COPYRIGHT b/gstreamer-gl/x11/COPYRIGHT new file mode 120000 index 000000000..8b0161cc9 --- /dev/null +++ b/gstreamer-gl/x11/COPYRIGHT @@ -0,0 +1 @@ +../../COPYRIGHT \ No newline at end of file diff --git a/gstreamer-gl/x11/LICENSE-APACHE b/gstreamer-gl/x11/LICENSE-APACHE new file mode 120000 index 000000000..1cd601d0a --- /dev/null +++ b/gstreamer-gl/x11/LICENSE-APACHE @@ -0,0 +1 @@ +../../LICENSE-APACHE \ No newline at end of file diff --git a/gstreamer-gl/x11/LICENSE-MIT b/gstreamer-gl/x11/LICENSE-MIT new file mode 120000 index 000000000..b2cfbdc7b --- /dev/null +++ b/gstreamer-gl/x11/LICENSE-MIT @@ -0,0 +1 @@ +../../LICENSE-MIT \ No newline at end of file diff --git a/gstreamer-gl/x11/sys/COPYRIGHT b/gstreamer-gl/x11/sys/COPYRIGHT new file mode 120000 index 000000000..9c6cf1d41 --- /dev/null +++ b/gstreamer-gl/x11/sys/COPYRIGHT @@ -0,0 +1 @@ +../../../COPYRIGHT \ No newline at end of file diff --git a/gstreamer-gl/x11/sys/LICENSE b/gstreamer-gl/x11/sys/LICENSE new file mode 120000 index 000000000..98cefa6a6 --- /dev/null +++ b/gstreamer-gl/x11/sys/LICENSE @@ -0,0 +1 @@ +../../../LICENSE-MIT \ No newline at end of file