From 9eae2d01b26bd7324427ac28a999f805fb3c8190 Mon Sep 17 00:00:00 2001 From: Nick Chambers Date: Sat, 18 Jun 2022 13:36:26 -0500 Subject: [PATCH] Fix default files --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 2071b23..79e55b3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) +Copyright (c) 2022 Nick Chambers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 5d1bd4e..6b5651d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # gargoyle -nefarious argument parser, to be used for evil purposes only. \ No newline at end of file +nefarious argument parser, to be used for evil purposes only.