From a9f9192c5b56a779b3f0d20d97d1cc6775c53d5e Mon Sep 17 00:00:00 2001 From: Pedro Paiva Date: Sun, 5 Jan 2020 09:56:54 -0300 Subject: [PATCH] Update license year --- MIT-LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MIT-LICENSE b/MIT-LICENSE index fa638d8d..9a33a99b 100644 --- a/MIT-LICENSE +++ b/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2006-2019, Tammer Saleh and thoughtbot, inc. +Copyright (c) 2006-2020, Tammer Saleh and thoughtbot, inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/README.md b/README.md index 77a481ee..4114894b 100644 --- a/README.md +++ b/README.md @@ -406,7 +406,7 @@ Shoulda Matchers follows Semantic Versioning 2.0 as defined at ## License -Shoulda Matchers is copyright © 2006-2019 +Shoulda Matchers is copyright © 2006-2020 [thoughtbot, inc][thoughtbot-website]. It is free software, and may be redistributed under the terms specified in the [MIT-LICENSE](MIT-LICENSE) file.