Merge branch 'master' of git://github.com/danvk/dygraphs
[dygraphs.git] / plugins / legend.js
index df2ce1e..68a6762 100644 (file)
@@ -1,3 +1,9 @@
+/**
+ * @license
+ * Copyright 2012 Dan Vanderkam (danvdk@gmail.com)
+ * MIT-licensed (http://opensource.org/licenses/MIT)
+ */
+
 Dygraph.Plugins.Legend = (function() {
 
 /*