branch: elpa/flymake-pyrefly commit 77f559c8cc8ed04415571b5a2dc19cfef63a36d4 Author: Boris Shminke <bo...@shminke.com> Commit: Boris Shminke <bo...@shminke.com>
remove misleading copyright notice --- flymake-pyrefly.el | 2 +- tests/test-flymake-pyrefly.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flymake-pyrefly.el b/flymake-pyrefly.el index 4e84ec3422..3c62237be2 100644 --- a/flymake-pyrefly.el +++ b/flymake-pyrefly.el @@ -1,6 +1,6 @@ ;;; flymake-pyrefly.el --- A Pyrefly Flymake backend -*- lexical-binding: t; -*- -;; Copyright (C) 2025 Free Software Foundation, Inc. +;; Copyright (C) 2025 Boris Shminke ;; Author: Boris Shminke <bo...@shminke.com> ;; Maintainer: Boris Shminke <bo...@shminke.com> diff --git a/tests/test-flymake-pyrefly.el b/tests/test-flymake-pyrefly.el index dc7a5f08a0..170ddd70b0 100644 --- a/tests/test-flymake-pyrefly.el +++ b/tests/test-flymake-pyrefly.el @@ -1,5 +1,5 @@ ;;; test-flymake-pyrefly.el --- Test flymake-pyrefly package. -*- lexical-binding: t; -*- -;; Copyright (C) 2025 Free Software Foundation, Inc. +;; Copyright (C) 2025 Boris Shminke ;; Author: Boris Shminke <bo...@shminke.com> ;; This program is free software: you can redistribute it and/or modify