From a28b269f9d8ef638905536d2ed143faed3bd8b2c Mon Sep 17 00:00:00 2001
From: Andreas Romeyke <andreas.romeyke@slub-dresden.de>
Date: Fri, 28 Apr 2023 12:42:36 +0200
Subject: [PATCH] - init

---
 LICENSE.txt | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 LICENSE.txt

diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..5b53040
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,7 @@
+based on:
+* system policy "Example MKV FFV1 digitization policy" by mediaconch
+* public policy "Video file is MKV + FFV1-Intra + PCM or FLAC with CRC32
+  everywhere" by Jérôme Martinez (MediaArea), CC-BY-SA-4.0+
+
+Therefore, the conditions of CC-BY-SA-4.0+ must be observed, check
+https://creativecommons.org/licenses/by-sa/4.0/ for a detailed explanation.
-- 
GitLab