aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LICENSE27
1 files changed, 26 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index a36179e..2a370ed 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,29 @@
-- /zencoding-mode.el
+- /emmet-mode.el
+
+ Copyright (C) 2013, Shin Aoyama
+
+ Version: 0.1.0
+ Author: Shin Aoyama <smihica@gmail.com>
+ URL: https://github.com/smihica/emmet
+ Last-Updated: 2013-06-23 Sun
+ Keywords: convenience
+
+ This file is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3, or (at your option)
+ any later version.
+
+ This file is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with GNU Emacs; see the file COPYING. If not, write to
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+
+- THIS IS ORIGINALLY 'zencoding-mode' created by Chris Done.
Copyright (C) 2009, Chris Done