branch: elpa/flymake-pyrefly
commit 86f4ac8c3fd9fc561cb56934c4d0a7e7a304d3f3
Merge: bb72e8c622 1425105a91
Author: Boris Shminke <1696493+inpef...@users.noreply.github.com>
Commit: GitHub <nore...@github.com>

    Merge pull request #22 from inpefess/7-update-copyright
    
    Update copyright
---
 flymake-pyrefly.el            | 4 ++--
 tests/test-flymake-pyrefly.el | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/flymake-pyrefly.el b/flymake-pyrefly.el
index 4e84ec3422..eb992cd94d 100644
--- a/flymake-pyrefly.el
+++ b/flymake-pyrefly.el
@@ -1,11 +1,11 @@
 ;;; 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>
 ;; Created: 29 Jun 2025
-;; Version: 0.1.1
+;; Version: 0.1.2
 ;; Keywords: tools, languages
 ;; URL: https://github.com/inpefess/flymake-pyrefly
 ;; Package-Requires: ((emacs "26.1"))
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

Reply via email to