branch: externals/comint-mime commit 3e02807517e44f4e5938ee9cc533df458b71762a Author: Augusto Stoffel <arstof...@gmail.com> Commit: Augusto Stoffel <arstof...@gmail.com>
Update copyright assignment --- comint-mime.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/comint-mime.el b/comint-mime.el index 9e3e03c..22ef10d 100644 --- a/comint-mime.el +++ b/comint-mime.el @@ -1,12 +1,12 @@ ;;; comint-mime.el --- Display content of various MIME types in comint buffers -*- lexical-binding: t; -*- -;; Copyright (C) 2021 Augusto Stoffel +;; Copyright (C) 2021 Free Software Foundation, Inc. ;; Author: Augusto Stoffel <arstof...@gmail.com> +;; Homepage: https://github.com/astoff/comint-mime ;; Keywords: processes, multimedia +;; Package-Requires: ((emacs "28.0.60")) ;; Version: 0 -;; Homepage: https://github.com/astoff/comint-mime -;; Package-Requires: ((emacs "28")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by