From 9b2f8eeb46874cbb0c34caaa91ac3cdc3d0d6f56 Mon Sep 17 00:00:00 2001 From: JenChieh Date: Wed, 1 Jan 2025 01:01:45 -0800 Subject: [PATCH] Update copyright year --- flycheck-google-cpplint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flycheck-google-cpplint.el b/flycheck-google-cpplint.el index 132785c..ba6a49e 100644 --- a/flycheck-google-cpplint.el +++ b/flycheck-google-cpplint.el @@ -1,7 +1,7 @@ ;;; flycheck-google-cpplint.el --- Help to comply with the Google C++ Style Guide ;; Copyright (C) 2014 Akiha Senda -;; Copyright (C) 2021-2024 Shen, Jen-Chieh +;; Copyright (C) 2021-2025 Shen, Jen-Chieh ;; Author: Akiha Senda ;; Maintainer: Jen-Chieh Shen