From f848114a9962eba83d4893d900d6c128754a0016 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=C3=A9sor=20Bireke?= Date: Mon, 13 Nov 2023 16:46:13 +0400 Subject: [PATCH] Update copyright notice to 2023 (#2442) --- LICENSE.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index c9ae523ac0..1e4eed3da2 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015-2019 thoughtbot, inc. +Copyright (c) 2015-2023 thoughtbot, inc. 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 1081766bc9..a086a8cdee 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ community](https://github.com/thoughtbot/administrate/graphs/contributors). ## License -administrate is Copyright © 2015-2019 thoughtbot. +administrate is Copyright © 2015-2023 thoughtbot. It is free software, and may be redistributed under the terms specified in the [LICENSE](/LICENSE.md) file.