Browse Source

Add author's middle initial and email to file header

Ryan C. Thompson 4 years ago
parent
commit
36a8bb93a5
1 changed files with 1 additions and 1 deletions
  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"))