From 7244e4a59cab66d396845692da25e848c6340977 Mon Sep 17 00:00:00 2001 From: plc-user <74435298+plc-user@users.noreply.github.com> Date: Sun, 1 Jun 2025 11:03:49 +0200 Subject: [PATCH] use symbolic links to collect all licenses in one directory and adjust sourcecode --- licenses/liberation-fonts.LICENSE | 1 + licenses/liberation-fonts.NOTICE | 1 + licenses/osifont.LICENSE | 1 + licenses/osifont.NOTICE | 1 + 4 files changed, 4 insertions(+) create mode 120000 licenses/liberation-fonts.LICENSE create mode 120000 licenses/liberation-fonts.NOTICE create mode 120000 licenses/osifont.LICENSE create mode 120000 licenses/osifont.NOTICE diff --git a/licenses/liberation-fonts.LICENSE b/licenses/liberation-fonts.LICENSE new file mode 120000 index 000000000..43f8b1d75 --- /dev/null +++ b/licenses/liberation-fonts.LICENSE @@ -0,0 +1 @@ +../fonts/liberation-fonts.LICENSE \ No newline at end of file diff --git a/licenses/liberation-fonts.NOTICE b/licenses/liberation-fonts.NOTICE new file mode 120000 index 000000000..6d6300690 --- /dev/null +++ b/licenses/liberation-fonts.NOTICE @@ -0,0 +1 @@ +../fonts/liberation-fonts.NOTICE \ No newline at end of file diff --git a/licenses/osifont.LICENSE b/licenses/osifont.LICENSE new file mode 120000 index 000000000..e392d30a7 --- /dev/null +++ b/licenses/osifont.LICENSE @@ -0,0 +1 @@ +../fonts/osifont.LICENSE \ No newline at end of file diff --git a/licenses/osifont.NOTICE b/licenses/osifont.NOTICE new file mode 120000 index 000000000..a27380468 --- /dev/null +++ b/licenses/osifont.NOTICE @@ -0,0 +1 @@ +../fonts/osifont.NOTICE \ No newline at end of file