diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/comments.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/comments.el b/src/comments.el index 885357c..59fe025 100644 --- a/src/comments.el +++ b/src/comments.el @@ -1,7 +1,7 @@ ;;; emmet-mode.el --- Unofficial Emmet's support for emacs. -;; Copyright (C) 2013, Shin Aoyama -;; Copyright (C) 2009, Chris Done +;; Copyright (C) 2013- Shin Aoyama +;; Copyright (C) 2009-2012 Chris Done ;; Version: 0.1.0 ;; Author: Shin Aoyama <smihica@gmail.com> |