update header

This commit is contained in:
Joseph Turner 2022-02-08 01:03:41 -08:00
parent 1dfd629819
commit 6b34193eb8
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
;;; evil-collection-mpc.el --- Bindings for `simple-mpc' -*- lexical-binding: t -*-
;;; evil-collection-simple-mpc.el --- Bindings for `simple-mpc' -*- lexical-binding: t -*-
;; Copyright (C) 2022 Joseph Turner
;; Author: Joseph Turner <joseph@breatheoutbreathe.in>
;; Maintainer: Joseph Turner <joseph@breatheoutbreathe.in>
;; URL: https://github.com/emacs-evil/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "27.2"))
;; Package-Requires: ((emacs "26.3"))
;; Keywords: evil, simple-mpc, processes, mpd
;; This program is free software; you can redistribute it and/or modify