From e1efa1ecbcca992d557e4428f9fddec96a0e751e Mon Sep 17 00:00:00 2001
From: Alex Plate <aleksei.plate@jetbrains.com>
Date: Thu, 4 Jan 2024 13:12:17 +0200
Subject: [PATCH] Update copyright template

---
 .idea/copyright/IdeaVim.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.idea/copyright/IdeaVim.xml b/.idea/copyright/IdeaVim.xml
index 67c50c0fd..90ddbbdb8 100644
--- a/.idea/copyright/IdeaVim.xml
+++ b/.idea/copyright/IdeaVim.xml
@@ -1,6 +1,6 @@
 <component name="CopyrightManager">
   <copyright>
-    <option name="notice" value="Copyright 2003-2023 The IdeaVim authors&#10;&#10;Use of this source code is governed by an MIT-style&#10;license that can be found in the LICENSE.txt file or at&#10;https://opensource.org/licenses/MIT." />
+    <option name="notice" value="Copyright 2003-&amp;#36;today.year The IdeaVim authors&#10;&#10;Use of this source code is governed by an MIT-style&#10;license that can be found in the LICENSE.txt file or at&#10;https://opensource.org/licenses/MIT." />
     <option name="myName" value="IdeaVim" />
   </copyright>
 </component>
\ No newline at end of file