Add missing license text to dygraph-externs.js and dygraph-types.js
[dygraphs.git] / dygraph-types.js
index c8d6e04..4434758 100644 (file)
@@ -1,3 +1,9 @@
+/**
+ * @license
+ * Copyright 2006 Dan Vanderkam (danvdk@gmail.com)
+ * MIT-licensed (http://opensource.org/licenses/MIT)
+ */
+
 // This file contains typedefs and externs that are needed by the Closure Compiler.
 
 /**