diff options
Diffstat (limited to 'emmet-mode.el')
-rw-r--r-- | emmet-mode.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/emmet-mode.el b/emmet-mode.el index 43d973a..f73079a 100644 --- a/emmet-mode.el +++ b/emmet-mode.el @@ -1,7 +1,8 @@ ;;; emmet-mode.el --- Unofficial Emmet's support for emacs -;; Copyright (C) 2014- William David Mayo (@pbocks https://github.com/pobocks) -;; Copyright (C) 2013- Shin Aoyama (@smihica https://github.com/smihica) +;; Copyright (C) 2014- flyingleafe (@flyingleafe https://github.com/flyingleafe) +;; Copyright (C) 2014- William David Mayo (@pbocks https://github.com/pobocks) +;; Copyright (C) 2013- Shin Aoyama (@smihica https://github.com/smihica) ;; Copyright (C) 2009-2012 Chris Done ;; Version: 1.0.9 |