From d016f3c53bdd936cdfa5972146475a4d1f45f441 Mon Sep 17 00:00:00 2001 From: Brian Maher Date: Tue, 2 Jun 2020 12:53:59 -0700 Subject: [PATCH 1/2] Add copyright to license --- LICENSE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE b/LICENSE index 06c608dcf4..5e30536a66 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,5 @@ +Copyright (C) 2020 Ben Briggs + Attribution 4.0 International ======================================================================= From 8ba1fccb33abcdb849b42b7d6f2c36b7f40e1807 Mon Sep 17 00:00:00 2001 From: Brian Maher Date: Tue, 2 Jun 2020 13:20:33 -0700 Subject: [PATCH 2/2] Requested to remove (C) --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 5e30536a66..c693dcaadf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2020 Ben Briggs +Copyright 2020 Ben Briggs Attribution 4.0 International