From 9103593010f82254b687865d256fbd23efa94e20 Mon Sep 17 00:00:00 2001 From: Peter van den Hout Date: Tue, 16 Mar 2021 08:31:05 +0100 Subject: [PATCH] Add NOTICE.md --- LICENSE | 2 +- NOTICE.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 NOTICE.md diff --git a/LICENSE b/LICENSE index b92a108..de566ab 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Of Pine Wood +Copyright (c) 2019-2021 Of Pine Wood 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/NOTICE.md b/NOTICE.md new file mode 100644 index 0000000..ede4807 --- /dev/null +++ b/NOTICE.md @@ -0,0 +1,4 @@ +# Notices +Inspiration for parts of this project has been taken from: + +- [ProblemDetails](https://github.com/khellang/Middleware) by [@khellang](https://github.com/khellang) \ No newline at end of file