From 3a5321a7af5fdb11dd67c9ba36e8c00b1850acb1 Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Mon, 1 Jan 2024 00:56:57 -0800 Subject: [PATCH] chore: Update copyright year --- vsc-multiple-cursors.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vsc-multiple-cursors.el b/vsc-multiple-cursors.el index a9b55ab..118ab5f 100644 --- a/vsc-multiple-cursors.el +++ b/vsc-multiple-cursors.el @@ -1,6 +1,6 @@ ;;; vsc-multiple-cursors.el --- multiple-curosrs integration behave like VSCode -*- lexical-binding: t; -*- -;; Copyright (C) 2022 Shen, Jen-Chieh +;; Copyright (C) 2022-2024 Shen, Jen-Chieh ;; Author: Shen, Jen-Chieh ;; Maintainer: Shen, Jen-Chieh