From 4c1452f4ea7bd66ef5f3bd9e2a9dd7c0ad5a5de5 Mon Sep 17 00:00:00 2001 From: smihica Date: Mon, 11 Aug 2014 02:39:38 +0900 Subject: Added new copyrighter --- LICENSE | 5 +++-- emmet-mode.el | 5 +++-- src/comments.el | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 13cf8f2..ac80111 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,8 @@ - /emmet-mode.el - 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.X.X 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 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 -- cgit v1.2.3