Remove the license header inside js files

This commit is contained in:
2016-03-16 19:03:06 +08:00
parent ebd9ad0460
commit bbf4f47e86
3 changed files with 5 additions and 19 deletions

5
AD_LICENSE Normal file
View File

@@ -0,0 +1,5 @@
/**
* author: Jeff Ward (jcward.com).
* license: MIT license
* link: http://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid-in-javascript/21963136#21963136
**/