aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2022-02-18 22:06:02 -0500
committerBrian Cully <bjc@kublai.com>2022-02-18 22:06:02 -0500
commit80a6a082a9a8672a087db15a756f93e373fbab9f (patch)
treeea0db129445241c24b64df7999e560b026d8f078
parenta23b5fd474c55f34d54d99f5ad1a59ef28b3d883 (diff)
downloadflymake-rust-next.tar.gz
flymake-rust-next.zip
Assign copyright to the FSF, since I’ve completed my paperwork.next
-rw-r--r--flymake-rust.el2
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