diff --git a/lisp/editorconfig-conf-mode.el b/lisp/editorconfig-conf-mode.el index 3102c3d6581..6afbb42865e 100644 --- a/lisp/editorconfig-conf-mode.el +++ b/lisp/editorconfig-conf-mode.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2011-2024 Free Software Foundation, Inc. ;; Author: EditorConfig Team +;; Package: editorconfig ;; See ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors or diff --git a/lisp/editorconfig-core-handle.el b/lisp/editorconfig-core-handle.el index b8570ac5c6a..96d0723d9e0 100644 --- a/lisp/editorconfig-core-handle.el +++ b/lisp/editorconfig-core-handle.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2011-2024 Free Software Foundation, Inc. ;; Author: EditorConfig Team +;; Package: editorconfig ;; See ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors or diff --git a/lisp/editorconfig-core.el b/lisp/editorconfig-core.el index 8183ff6298c..3d7ea88917c 100644 --- a/lisp/editorconfig-core.el +++ b/lisp/editorconfig-core.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2011-2024 Free Software Foundation, Inc. ;; Author: EditorConfig Team +;; Package: editorconfig ;; See ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors or diff --git a/lisp/editorconfig-fnmatch.el b/lisp/editorconfig-fnmatch.el index 397e424a6f7..8d6e9bb9071 100644 --- a/lisp/editorconfig-fnmatch.el +++ b/lisp/editorconfig-fnmatch.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2011-2024 Free Software Foundation, Inc. ;; Author: EditorConfig Team +;; Package: editorconfig ;; See ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors or diff --git a/lisp/editorconfig-tools.el b/lisp/editorconfig-tools.el index 512dd67f56f..b9bd3798647 100644 --- a/lisp/editorconfig-tools.el +++ b/lisp/editorconfig-tools.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2011-2024 Free Software Foundation, Inc. ;; Author: EditorConfig Team +;; Package: editorconfig ;; See ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors or