From 4c1abe330d2a91f292c956c3eeb6a47c9d057a6b Mon Sep 17 00:00:00 2001 From: Marco Otte-Witte Date: Wed, 3 Jan 2018 12:48:42 +0100 Subject: [PATCH] fix copyright notice --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index b9ebdbb..f273a89 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009-2017 simplabs GmbH and contributors +Copyright (c) 2009-2018 simplabs GmbH and contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index 94bcd8c..8c4fbd8 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,6 @@ problematic code early. Author ------ -Copyright (c) 2009-2017 simplabs GmbH ([http://simplabs.com](http://simplabs.com)), released under the MIT license. +Copyright (c) 2009-2018 simplabs GmbH ([http://simplabs.com](http://simplabs.com)) and contributors, released under the MIT license. Excellent was inspired by roodi ([https://github.com/martinjandrews/roodi](https://github.com/martinjandrews/roodi)), reek ([https://github.com/troessner/reek](https://github.com/troessner/reek)) and flog ([https://github.com/seattlerb/flog](https://github.com/seattlerb/flog)).