From c403f6872c0cf2f2ade6b71a34651e39de7a4552 Mon Sep 17 00:00:00 2001 From: Evans <75899973+sudoevans@users.noreply.github.com> Date: Sat, 1 Feb 2025 17:14:57 +0300 Subject: [PATCH] docs: Update copyright year to 2025 (#10817) Update copyright year to 2025 # Pull Request Template ## Description This PR updates the copyright year in the README ## Type of change Please delete options that are not relevant. ## How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. ## Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [x] I have commented on my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5f73eb97..f09bd5698 100644 --- a/README.md +++ b/README.md @@ -120,4 +120,4 @@ Thanks goes to all these [wonderful people](https://www.chatwoot.com/docs/contri -*Chatwoot* © 2017-2024, Chatwoot Inc - Released under the MIT License. +*Chatwoot* © 2017-2025, Chatwoot Inc - Released under the MIT License.