From 817409d9d3b35b2b482e62f122290ef4a8a48976 Mon Sep 17 00:00:00 2001 From: Stefanni Brasil Date: Fri, 15 Mar 2024 09:59:35 -0600 Subject: [PATCH] Removing copyright ending year Reference: https://github.com/thoughtbot/templates/pull/23 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d2e6f47..6769bd21 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ community](https://github.com/thoughtbot/factory_bot/graphs/contributors). License ------- -factory_bot is Copyright © 2008-2024 Joe Ferris and thoughtbot. It is free +factory_bot is Copyright © 2008 Joe Ferris and thoughtbot. It is free software, and may be redistributed under the terms specified in the [LICENSE] file.