add license

This commit is contained in:
Chen Yi-Cyuan
2014-01-05 12:51:08 +08:00
parent 5c752b5c34
commit e21d04f9cb
7 changed files with 78 additions and 29 deletions
+10
View File
@@ -1,3 +1,13 @@
/*
* js-md5 v0.1.1
* https://github.com/emn178/js-md5
*
* Copyright 2014, emn178@gmail.com
*
* Licensed under the MIT license:
* http://www.opensource.org/licenses/MIT
*/
(function(root, undefined){
'use strict';