diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/comments.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comments.el b/src/comments.el index 4724ba4..63f9691 100644 --- a/src/comments.el +++ b/src/comments.el @@ -1,6 +1,6 @@ ;;; emmet-mode.el --- Unofficial Emmet's support for emacs -;; Copyright (C) 2014- flyingleafe (@flyingleafe https://github.com/flyingleafe) +;; Copyright (C) 2014- Dmitry Mukhutdinov (@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 |