diff options
| author | Tim Harper <timcharper@gmail.com> | 2016-01-28 11:28:36 -0700 |
|---|---|---|
| committer | Tim Harper <timcharper@gmail.com> | 2016-01-28 11:28:36 -0700 |
| commit | bfa438cf62e29074b3fc68c582765a7e0f9907e4 (patch) | |
| tree | 53a812d370b35e7a7990c089cfd11e970ff1b2d9 /evil-surround.el | |
| parent | 9f1ab3c302d585c3489f0429b904e7e6e3204e94 (diff) | |
add license
Diffstat (limited to 'evil-surround.el')
| -rwxr-xr-x | evil-surround.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/evil-surround.el b/evil-surround.el index d3539c2..5aed32b 100755 --- a/evil-surround.el +++ b/evil-surround.el @@ -1,6 +1,9 @@ ;;; evil-surround.el --- emulate surround.vim from Vim ;; Copyright (C) 2010, 2011 Tim Harper + +;; Licensed under the same terms as Emacs. + ;; ;; Author: Tim Harper <timcharper at gmail dot com> ;; Vegard Øye <vegard_oye at hotmail dot com> |
