From 5811062ef62d3700a863950f0b341f76151e0c50 Mon Sep 17 00:00:00 2001 From: Dave Crossland Date: Tue, 26 Mar 2019 17:22:39 -0400 Subject: [PATCH 1/2] Update LICENSE to simplify copyright notice and remove RFN --- LICENSE | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/LICENSE b/LICENSE index 1c6fccf..805e0b3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,13 +1,4 @@ -Copyright (c) 2014, Nikita Prokopov http://tonsky.me -with Reserved Font Name Fira Code. - -Copyright (c) 2014, Mozilla Foundation https://mozilla.org/ -with Reserved Font Name Fira Sans. - -Copyright (c) 2014, Mozilla Foundation https://mozilla.org/ -with Reserved Font Name Fira Mono. - -Copyright (c) 2014, Telefonica S.A. +Copyright (c) 2014, The Fira Code Project Authors (https://github.com/tonsky/FiraCode) 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 51f593011a3d71322d9104e9ddfcc779fb90ff26 Mon Sep 17 00:00:00 2001 From: Dave Crossland Date: Tue, 26 Mar 2019 17:27:48 -0400 Subject: [PATCH 2/2] Create AUTHORS --- AUTHORS | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..7ead19e --- /dev/null +++ b/AUTHORS @@ -0,0 +1,10 @@ +# This is the official list of project authors for copyright purposes. +# This file is distinct from the CONTRIBUTORS.txt file. +# See the latter for an explanation. +# +# Names should be added to this file as: +# Name or Organization + +Mozilla Foundation (https://www.mozilla.org/en-US/contact/) +Telefonica S.A. +Nikita Prokopov (prokopov@gmail.com) github.com/tonsky