diff options
author | Brian Cully <bjc@kublai.com> | 2022-02-18 22:04:13 -0500 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2022-02-18 22:04:13 -0500 |
commit | 0756a8d41feeb099a161f49ded6bacb3faa6d5da (patch) | |
tree | 4a2b6a40f04c745812c9f0cfeeac3ffaba8452b5 /nspawn-tramp.el | |
parent | cb58c4f9aaac0c5eba7e265f5b533ee23edeb6fa (diff) | |
download | tramp-nspawn-0756a8d41feeb099a161f49ded6bacb3faa6d5da.tar.gz tramp-nspawn-0756a8d41feeb099a161f49ded6bacb3faa6d5da.zip |
Assign copyright to the FSF, since I’ve completed my paperwork.
Diffstat (limited to 'nspawn-tramp.el')
-rw-r--r-- | nspawn-tramp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nspawn-tramp.el b/nspawn-tramp.el index 01d295e..3d0fe82 100644 --- a/nspawn-tramp.el +++ b/nspawn-tramp.el @@ -1,6 +1,6 @@ ;;; nspawn-tramp.el -- TRAMP integration for systemd-nspawn containers -*- 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/nspawn-tramp |