From 070f16e380a336f43d5f168394e1bcdc261bc0ec Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 30 Aug 2021 15:49:46 +0200 Subject: [PATCH] Update copyright dates --- LICENSE.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index b84c5569..1723f3ac 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # MIT License -Copyright © 2020 Basecamp, LLC. +Copyright © 2021 Basecamp, LLC. 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 3abc82a8..a2e681fe 100644 --- a/README.md +++ b/README.md @@ -64,4 +64,4 @@ Continuous integration VMs generously provided by [Sauce Labs](https://saucelabs --- -© 2020 Basecamp, LLC. +© 2021 Basecamp, LLC.