aboutsummaryrefslogtreecommitdiffstats
path: root/src/comments.el
diff options
context:
space:
mode:
Diffstat (limited to 'src/comments.el')
-rw-r--r--src/comments.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/comments.el b/src/comments.el
index bee21a5..f91f99a 100644
--- a/src/comments.el
+++ b/src/comments.el
@@ -1,12 +1,13 @@
;;; emmet-mode.el --- Unofficial Emmet's support for emacs
-;; Copyright (C) 2013- Shin Aoyama
+;; 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.8
+;; Version: 1.0.9
;; Author: Shin Aoyama <smihica@gmail.com>
;; URL: https://github.com/smihica/emmet-mode
-;; Last-Updated: 2014-02-19 Wed
+;; Last-Updated: 2014-07-14 Mon
;; Keywords: convenience
;; This file is free software; you can redistribute it and/or modify