From dfaea8b6aa0fce238d7c024b6dcc0739e8e6ef5b Mon Sep 17 00:00:00 2001 From: Matthew Breedlove Date: Wed, 20 Aug 2025 15:20:33 -0400 Subject: [PATCH] Updating LICENSE with copyright and author information --- LICENSE | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index bf9679d..e6c3952 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 ccstatusline contributors +Copyright (c) 2025 Matthew Breedlove (https://github.com/sirmalloc) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +18,8 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. + +--- +Original author: Matthew Breedlove (https://github.com/sirmalloc) +Official repository: https://github.com/sirmalloc/ccstatusline \ No newline at end of file