diff options
| author | Brian Cully <bjc@kublai.com> | 2022-02-18 22:06:02 -0500 |
|---|---|---|
| committer | Brian Cully <bjc@kublai.com> | 2022-02-18 22:06:02 -0500 |
| commit | 80a6a082a9a8672a087db15a756f93e373fbab9f (patch) | |
| tree | ea0db129445241c24b64df7999e560b026d8f078 | |
| parent | a23b5fd474c55f34d54d99f5ad1a59ef28b3d883 (diff) | |
| download | flymake-rust-80a6a082a9a8672a087db15a756f93e373fbab9f.tar.gz flymake-rust-80a6a082a9a8672a087db15a756f93e373fbab9f.zip | |
Assign copyright to the FSF, since I’ve completed my paperwork.next
| -rw-r--r-- | flymake-rust.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flymake-rust.el b/flymake-rust.el index 321062f..9ec3569 100644 --- a/flymake-rust.el +++ b/flymake-rust.el @@ -1,6 +1,6 @@ ;;; flymake-rust.el -- Flymake integration for the Rust programming language -*- lexical-binding: t; -*- -;; Copyright © 2021 Brian Cully <bjc@kublai.com> +;; Copyright © 2021 Free Software Foundation, Inc. ;; Author: Brian Cully <bjc@kublai.com> ;; URL: https://github.com/bjc/flymake-rust |
