From 2580695242c0a46f44534ad5ebe322022b2d1c66 Mon Sep 17 00:00:00 2001 From: Aiden Fox Ivey Date: Sat, 10 Aug 2024 16:40:53 -0400 Subject: [PATCH] Add name to LICENSE Signed-off-by: Aiden Fox Ivey --- LICENSE | 1 + README.md | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index e8b56fc..0cf90d3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ The MIT License (Expat) Copyright (c) 2018 Jeff Fowler +Copyright (c) 2024 Aiden Fox Ivey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 89d81c9..578507e 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,3 @@ Build System ------------ The included Sublime Text build system comes with a few options for configuration and defining your own build targets. See [here](build.md) for more information. - -LICENSE -------- - -Provided under an MIT License