diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/comments.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/comments.el b/src/comments.el index f91f99a..e0d2587 100644 --- a/src/comments.el +++ b/src/comments.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 |