From 80a6a082a9a8672a087db15a756f93e373fbab9f Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Fri, 18 Feb 2022 22:06:02 -0500 Subject: =?UTF-8?q?Assign=20copyright=20to=20the=20FSF,=20since=20I?= =?UTF-8?q?=E2=80=99ve=20completed=20my=20paperwork.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flymake-rust.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +;; Copyright © 2021 Free Software Foundation, Inc. ;; Author: Brian Cully ;; URL: https://github.com/bjc/flymake-rust -- cgit v1.2.3