From 6dc710dab619c628d8d8ba59a2bec9544fd54604 Mon Sep 17 00:00:00 2001 From: Dave Crossland Date: Mon, 10 Feb 2020 09:00:05 -0500 Subject: [PATCH 1/2] Update OFL.txt Correct copyright notice --- install/OFL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/OFL.txt b/install/OFL.txt index 17277ca..2258834 100644 --- a/install/OFL.txt +++ b/install/OFL.txt @@ -1,4 +1,4 @@ -Copyright 2019 The Recursive Project Authors (info@arrowtype.com) +Copyright 2019 The Anicons Project Authors This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: From 01e869419e0258be7b5d376c774a9b0d1d32631c Mon Sep 17 00:00:00 2001 From: Dave Crossland Date: Mon, 10 Feb 2020 09:02:24 -0500 Subject: [PATCH 2/2] Rename install/OFL.txt to OFL.txt --- install/OFL.txt => OFL.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename install/OFL.txt => OFL.txt (100%) diff --git a/install/OFL.txt b/OFL.txt similarity index 100% rename from install/OFL.txt rename to OFL.txt