branch: elpa/ws-butler commit 33a87ff61575a1d7c05da1590a0f4c8d7f87c105 Author: Sean Whitton <spwhit...@spwhitton.name> Commit: Sean Whitton <spwhit...@spwhitton.name>
Update copyright years for Le Wang --- ws-butler.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ws-butler.el b/ws-butler.el index 50d14b8aef..c2b0991c1f 100644 --- a/ws-butler.el +++ b/ws-butler.el @@ -1,6 +1,6 @@ ;;; ws-butler.el --- Unobtrusively remove trailing whitespace -*- lexical-binding:t -*- -;; Copyright (C) 2013 Le Wang <l26w...@gmail.com> +;; Copyright (C) 2012-2016 Le Wang <l26w...@gmail.com> ;; Copyright (C) 2025 Sean Whitton <spwhit...@spwhitton.name> ;; Author: Le Wang <l26w...@gmail.com>