lib/har/viewer/scripts/nls/pageTimeline.js in har-0.1.0 vs lib/har/viewer/scripts/nls/pageTimeline.js in har-0.1.1
- old
+ new
@@ -1,2 +1,4 @@
-define({root:{pageLoad:"Page Load",request:"Request",requests:"Requests",pageBarTooltip:"Click to select and include in statistics preview."}})
+/* See license.txt for terms of usage */
+
+define({root:{pageLoad:"Page Load",request:"Request",requests:"Requests",pageBarTooltip:"Click to select and include in statistics preview."}});
\ No newline at end of file