From db8296cd0402050257dc5f67c495f78ddb486ec2 Mon Sep 17 00:00:00 2001 From: northeastprince <55164724+northeastprince@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:55:55 -0500 Subject: [PATCH] Rebrand back to 37signals Also follows rails/rails#47467 --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 1a98e24..5182508 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Basecamp +Copyright (c) 37signals, 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 diff --git a/README.md b/README.md index 10c8f0d..8e352fd 100644 --- a/README.md +++ b/README.md @@ -215,4 +215,4 @@ you will not be able to check if the request was redirected. Rails Request.JS is released under the [MIT License](LICENSE). -© 2021 Basecamp, LLC. +© 37signals, LLC.