浏览代码

Add author's middle initial and email to file header

Ryan C. Thompson 4 年之前
父节点
当前提交
36a8bb93a5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ido-completing-read+.el

+ 1 - 1
ido-completing-read+.el

@@ -3,7 +3,7 @@
 ;; Copyright (C) 2011-2017 Ryan C. Thompson
 
 ;; Filename: ido-completing-read+.el
-;; Author: Ryan Thompson
+;; Author: Ryan C. Thompson <rct@thompsonclan.org>
 ;; Created: Sat Apr  4 13:41:20 2015 (-0700)
 ;; Version: 4.13
 ;; Package-Requires: ((emacs "24.4") (seq "0.5") (cl-lib "0.5") (memoize "1.1"))