branch: externals/flymake-clippy commit 38aeda6a8f4090b00f3c7fdb5188f80e04c556de Author: Michael Kirkland <mak.kirkl...@proton.me> Commit: Michael Kirkland <mak.kirkl...@proton.me>
Hand over copyright to FSF Version 1.1.0: Now available in ELPA --- flymake-clippy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flymake-clippy.el b/flymake-clippy.el index d0f7b71610..7e3d9bbecd 100644 --- a/flymake-clippy.el +++ b/flymake-clippy.el @@ -1,11 +1,11 @@ ;;; flymake-clippy.el --- Flymake backend for Clippy -*- lexical-binding: t; -*- -;; Copyright (C) 2025 Michael Kirkland +;; Copyright (C) 2025 Free Software Foundation, Inc. ;; Author: Michael Kirkland <mak.kirkl...@proton.me> ;; URL: https://github.com/mak-kirkland/flymake-clippy ;; Keywords: languages tools -;; Version: 1.0.0 +;; Version: 1.1.0 ;; Package-Requires: ((emacs "27")) ;; This program is free software; you can redistribute it and/or modify