From 6ba33f54ec6e07603ededa91417acd51915be1cf Mon Sep 17 00:00:00 2001 From: etpinard Date: Mon, 4 Jan 2016 10:27:10 -0500 Subject: [PATCH] bump 2015 -> 2016 in src file headers --- src/assets/geo_assets.js | 2 +- src/components/annotations/arrow_paths.js | 2 +- src/components/annotations/attributes.js | 2 +- src/components/annotations/index.js | 2 +- src/components/color/attributes.js | 2 +- src/components/color/index.js | 2 +- src/components/colorbar/attributes.js | 2 +- src/components/colorbar/defaults.js | 2 +- src/components/colorbar/draw.js | 2 +- src/components/colorbar/has_colorbar.js | 2 +- src/components/colorbar/index.js | 2 +- src/components/colorscale/attributes.js | 2 +- src/components/colorscale/calc.js | 2 +- src/components/colorscale/default_scale.js | 2 +- src/components/colorscale/defaults.js | 2 +- src/components/colorscale/flip_scale.js | 2 +- src/components/colorscale/get_scale.js | 2 +- src/components/colorscale/has_colorscale.js | 2 +- src/components/colorscale/index.js | 2 +- src/components/colorscale/is_valid_scale.js | 2 +- src/components/colorscale/is_valid_scale_array.js | 2 +- src/components/colorscale/make_scale_function.js | 2 +- src/components/colorscale/scales.js | 2 +- src/components/drawing/index.js | 2 +- src/components/drawing/symbol_defs.js | 2 +- src/components/errorbars/attributes.js | 2 +- src/components/errorbars/calc.js | 2 +- src/components/errorbars/compute_error.js | 2 +- src/components/errorbars/defaults.js | 2 +- src/components/errorbars/index.js | 2 +- src/components/legend/attributes.js | 2 +- src/components/legend/index.js | 2 +- src/components/modebar/buttons.js | 2 +- src/components/modebar/index.js | 2 +- src/components/modebar/manage.js | 2 +- src/components/shapes/attributes.js | 2 +- src/components/shapes/index.js | 2 +- src/components/titles/index.js | 2 +- src/constants/geo_constants.js | 2 +- src/fonts/mathjax_config.js | 2 +- src/index.js | 2 +- src/lib/array_to_calc_item.js | 2 +- src/lib/coerce.js | 2 +- src/lib/dates.js | 2 +- src/lib/events.js | 2 +- src/lib/extend.js | 2 +- src/lib/geo_location_utils.js | 2 +- src/lib/gl_format_color.js | 2 +- src/lib/html2unicode.js | 2 +- src/lib/index.js | 2 +- src/lib/is_plain_object.js | 2 +- src/lib/matrix.js | 2 +- src/lib/nested_property.js | 2 +- src/lib/notifier.js | 2 +- src/lib/queue.js | 2 +- src/lib/search.js | 2 +- src/lib/show_no_webgl_msg.js | 2 +- src/lib/stats.js | 2 +- src/lib/str2rgbarray.js | 2 +- src/lib/svg_text_utils.js | 2 +- src/lib/topojson_utils.js | 2 +- src/plot_api/plot_api.js | 2 +- src/plot_api/plot_config.js | 2 +- src/plot_api/plot_schema.js | 2 +- src/plot_api/set_plot_config.js | 2 +- src/plotly.js | 2 +- src/plots/attributes.js | 2 +- src/plots/cartesian/attributes.js | 2 +- src/plots/cartesian/axes.js | 2 +- src/plots/cartesian/graph_interact.js | 2 +- src/plots/cartesian/layout_attributes.js | 2 +- src/plots/font_attributes.js | 2 +- src/plots/geo/geo.js | 2 +- src/plots/geo/layout/attributes.js | 2 +- src/plots/geo/layout/axis_attributes.js | 2 +- src/plots/geo/layout/axis_defaults.js | 2 +- src/plots/geo/layout/defaults.js | 2 +- src/plots/geo/layout/index.js | 2 +- src/plots/geo/layout/layout_attributes.js | 2 +- src/plots/geo/projections.js | 2 +- src/plots/geo/set_scale.js | 2 +- src/plots/geo/zoom.js | 2 +- src/plots/geo/zoom_reset.js | 2 +- src/plots/gl2d/camera.js | 2 +- src/plots/gl2d/convert.js | 2 +- src/plots/gl2d/scene2d.js | 2 +- src/plots/gl3d/camera.js | 2 +- src/plots/gl3d/layout/attributes.js | 2 +- src/plots/gl3d/layout/axis_attributes.js | 2 +- src/plots/gl3d/layout/axis_defaults.js | 2 +- src/plots/gl3d/layout/convert.js | 2 +- src/plots/gl3d/layout/defaults.js | 2 +- src/plots/gl3d/layout/index.js | 2 +- src/plots/gl3d/layout/layout_attributes.js | 2 +- src/plots/gl3d/layout/spikes.js | 2 +- src/plots/gl3d/layout/tick_marks.js | 2 +- src/plots/gl3d/project.js | 2 +- src/plots/gl3d/scene.js | 2 +- src/plots/layout_attributes.js | 2 +- src/plots/plots.js | 2 +- src/plots/polar/area_attributes.js | 2 +- src/plots/polar/axis_attributes.js | 2 +- src/plots/polar/micropolar.js | 2 +- src/plots/polar/micropolar_manager.js | 2 +- src/plots/polar/undo_manager.js | 2 +- src/snapshot/cloneplot.js | 2 +- src/snapshot/index.js | 2 +- src/snapshot/svgtoimg.js | 2 +- src/snapshot/toimage.js | 2 +- src/snapshot/tosvg.js | 2 +- src/traces/bar/arrays_to_calcdata.js | 2 +- src/traces/bar/attributes.js | 2 +- src/traces/bar/calc.js | 2 +- src/traces/bar/defaults.js | 2 +- src/traces/bar/hover.js | 2 +- src/traces/bar/index.js | 2 +- src/traces/bar/layout_attributes.js | 2 +- src/traces/bar/layout_defaults.js | 2 +- src/traces/bar/plot.js | 2 +- src/traces/bar/set_positions.js | 2 +- src/traces/bar/style.js | 2 +- src/traces/bar/style_defaults.js | 2 +- src/traces/box/attributes.js | 2 +- src/traces/box/index.js | 2 +- src/traces/box/layout_attributes.js | 2 +- src/traces/choropleth/attributes.js | 2 +- src/traces/choropleth/defaults.js | 2 +- src/traces/choropleth/index.js | 2 +- src/traces/choropleth/plot.js | 2 +- src/traces/contour/attributes.js | 2 +- src/traces/contour/calc.js | 2 +- src/traces/contour/colorbar.js | 2 +- src/traces/contour/defaults.js | 2 +- src/traces/contour/hover.js | 2 +- src/traces/contour/index.js | 2 +- src/traces/contour/plot.js | 2 +- src/traces/contour/style.js | 2 +- src/traces/contour/style_defaults.js | 2 +- src/traces/heatmap/attributes.js | 2 +- src/traces/heatmap/calc.js | 2 +- src/traces/heatmap/colorbar.js | 2 +- src/traces/heatmap/convert_column_xyz.js | 2 +- src/traces/heatmap/defaults.js | 2 +- src/traces/heatmap/has_columns.js | 2 +- src/traces/heatmap/hover.js | 2 +- src/traces/heatmap/index.js | 2 +- src/traces/heatmap/max_row_length.js | 2 +- src/traces/heatmap/plot.js | 2 +- src/traces/heatmap/style.js | 2 +- src/traces/heatmap/xyz_defaults.js | 2 +- src/traces/histogram/attributes.js | 2 +- src/traces/histogram/average.js | 2 +- src/traces/histogram/bin_defaults.js | 2 +- src/traces/histogram/bin_functions.js | 2 +- src/traces/histogram/calc.js | 2 +- src/traces/histogram/defaults.js | 2 +- src/traces/histogram/index.js | 2 +- src/traces/histogram/norm_functions.js | 2 +- src/traces/histogram2d/attributes.js | 2 +- src/traces/histogram2d/calc.js | 2 +- src/traces/histogram2d/defaults.js | 2 +- src/traces/histogram2d/index.js | 2 +- src/traces/histogram2d/sample_defaults.js | 2 +- src/traces/histogram2dcontour/attributes.js | 2 +- src/traces/histogram2dcontour/defaults.js | 2 +- src/traces/histogram2dcontour/index.js | 2 +- src/traces/mesh3d/attributes.js | 2 +- src/traces/mesh3d/convert.js | 2 +- src/traces/mesh3d/defaults.js | 2 +- src/traces/mesh3d/index.js | 2 +- src/traces/pie/attributes.js | 2 +- src/traces/pie/index.js | 2 +- src/traces/scatter/attributes.js | 2 +- src/traces/scatter/colorbar.js | 2 +- src/traces/scatter/index.js | 2 +- src/traces/scatter/xy_defaults.js | 2 +- src/traces/scatter3d/attributes.js | 2 +- src/traces/scatter3d/calc_errors.js | 2 +- src/traces/scatter3d/convert.js | 2 +- src/traces/scatter3d/defaults.js | 2 +- src/traces/scatter3d/index.js | 2 +- src/traces/scattergeo/attributes.js | 2 +- src/traces/scattergeo/defaults.js | 2 +- src/traces/scattergeo/index.js | 2 +- src/traces/scattergeo/plot.js | 2 +- src/traces/scattergl/attributes.js | 2 +- src/traces/scattergl/convert.js | 2 +- src/traces/scattergl/defaults.js | 2 +- src/traces/scattergl/index.js | 2 +- src/traces/surface/attributes.js | 2 +- src/traces/surface/calc.js | 2 +- src/traces/surface/convert.js | 2 +- src/traces/surface/defaults.js | 2 +- src/traces/surface/index.js | 2 +- 194 files changed, 194 insertions(+), 194 deletions(-) diff --git a/src/assets/geo_assets.js b/src/assets/geo_assets.js index 1c74ed528c5..87a763cdd9c 100644 --- a/src/assets/geo_assets.js +++ b/src/assets/geo_assets.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations/arrow_paths.js b/src/components/annotations/arrow_paths.js index fcb3d133fc3..683d4d12954 100644 --- a/src/components/annotations/arrow_paths.js +++ b/src/components/annotations/arrow_paths.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations/attributes.js b/src/components/annotations/attributes.js index 89b4c2eb69b..320a2fe3123 100644 --- a/src/components/annotations/attributes.js +++ b/src/components/annotations/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations/index.js b/src/components/annotations/index.js index 4d7593bf76c..8fe782ef5eb 100644 --- a/src/components/annotations/index.js +++ b/src/components/annotations/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/color/attributes.js b/src/components/color/attributes.js index 24444a5de2d..5dd7cc7c1ef 100644 --- a/src/components/color/attributes.js +++ b/src/components/color/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/color/index.js b/src/components/color/index.js index 2e9c5b892bc..b7f6922aa24 100644 --- a/src/components/color/index.js +++ b/src/components/color/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorbar/attributes.js b/src/components/colorbar/attributes.js index 93fcadf6c84..fbb91ec4aa8 100644 --- a/src/components/colorbar/attributes.js +++ b/src/components/colorbar/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorbar/defaults.js b/src/components/colorbar/defaults.js index 0084292d0a8..af485987074 100644 --- a/src/components/colorbar/defaults.js +++ b/src/components/colorbar/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorbar/draw.js b/src/components/colorbar/draw.js index e5484966a93..2c05d6df08e 100644 --- a/src/components/colorbar/draw.js +++ b/src/components/colorbar/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorbar/has_colorbar.js b/src/components/colorbar/has_colorbar.js index ec43b725102..e7c750933a7 100644 --- a/src/components/colorbar/has_colorbar.js +++ b/src/components/colorbar/has_colorbar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorbar/index.js b/src/components/colorbar/index.js index 0fe5485a08b..bdd7cb741e1 100644 --- a/src/components/colorbar/index.js +++ b/src/components/colorbar/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/attributes.js b/src/components/colorscale/attributes.js index f7fa9fa1239..e931d52952a 100644 --- a/src/components/colorscale/attributes.js +++ b/src/components/colorscale/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/calc.js b/src/components/colorscale/calc.js index a574840b6c6..cd2f83b4194 100644 --- a/src/components/colorscale/calc.js +++ b/src/components/colorscale/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/default_scale.js b/src/components/colorscale/default_scale.js index 8c7d7f984ba..bdea408bb3e 100644 --- a/src/components/colorscale/default_scale.js +++ b/src/components/colorscale/default_scale.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/defaults.js b/src/components/colorscale/defaults.js index 79193baf665..7839882da67 100644 --- a/src/components/colorscale/defaults.js +++ b/src/components/colorscale/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/flip_scale.js b/src/components/colorscale/flip_scale.js index d2440599289..bea5facee2b 100644 --- a/src/components/colorscale/flip_scale.js +++ b/src/components/colorscale/flip_scale.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/get_scale.js b/src/components/colorscale/get_scale.js index 154cad63acb..3590f0df93b 100644 --- a/src/components/colorscale/get_scale.js +++ b/src/components/colorscale/get_scale.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/has_colorscale.js b/src/components/colorscale/has_colorscale.js index 753382b5d54..6d41b3d4116 100644 --- a/src/components/colorscale/has_colorscale.js +++ b/src/components/colorscale/has_colorscale.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/index.js b/src/components/colorscale/index.js index 6a0523f2058..6da3ccc4532 100644 --- a/src/components/colorscale/index.js +++ b/src/components/colorscale/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/is_valid_scale.js b/src/components/colorscale/is_valid_scale.js index 1d4513ba258..a27b7b66c78 100644 --- a/src/components/colorscale/is_valid_scale.js +++ b/src/components/colorscale/is_valid_scale.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/is_valid_scale_array.js b/src/components/colorscale/is_valid_scale_array.js index c11ff6e0540..52be9b1021c 100644 --- a/src/components/colorscale/is_valid_scale_array.js +++ b/src/components/colorscale/is_valid_scale_array.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/make_scale_function.js b/src/components/colorscale/make_scale_function.js index 04858a30e9e..e80a55a0c6c 100644 --- a/src/components/colorscale/make_scale_function.js +++ b/src/components/colorscale/make_scale_function.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/scales.js b/src/components/colorscale/scales.js index 8525a4f054f..038d00e6f39 100644 --- a/src/components/colorscale/scales.js +++ b/src/components/colorscale/scales.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/drawing/index.js b/src/components/drawing/index.js index 448ce644ce4..aa13fa03144 100644 --- a/src/components/drawing/index.js +++ b/src/components/drawing/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/drawing/symbol_defs.js b/src/components/drawing/symbol_defs.js index 6acab501fe3..cb83d2c1299 100644 --- a/src/components/drawing/symbol_defs.js +++ b/src/components/drawing/symbol_defs.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/errorbars/attributes.js b/src/components/errorbars/attributes.js index 57a87bf181c..7579323ca7a 100644 --- a/src/components/errorbars/attributes.js +++ b/src/components/errorbars/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/errorbars/calc.js b/src/components/errorbars/calc.js index 5f732c20e8f..be95c5e6f08 100644 --- a/src/components/errorbars/calc.js +++ b/src/components/errorbars/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/errorbars/compute_error.js b/src/components/errorbars/compute_error.js index 601bb76f781..77b95b5906f 100644 --- a/src/components/errorbars/compute_error.js +++ b/src/components/errorbars/compute_error.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/errorbars/defaults.js b/src/components/errorbars/defaults.js index cf5a48a322d..b83ad6872c5 100644 --- a/src/components/errorbars/defaults.js +++ b/src/components/errorbars/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/errorbars/index.js b/src/components/errorbars/index.js index b04bfaad4a9..785d07b7fe1 100644 --- a/src/components/errorbars/index.js +++ b/src/components/errorbars/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/legend/attributes.js b/src/components/legend/attributes.js index 5904c8aa9ad..3dbb4a24b8b 100644 --- a/src/components/legend/attributes.js +++ b/src/components/legend/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/legend/index.js b/src/components/legend/index.js index d7efbfcd49a..d72f0c12bd6 100644 --- a/src/components/legend/index.js +++ b/src/components/legend/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/modebar/buttons.js b/src/components/modebar/buttons.js index f3a34ca6939..b25aded065e 100644 --- a/src/components/modebar/buttons.js +++ b/src/components/modebar/buttons.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/modebar/index.js b/src/components/modebar/index.js index e0bdd3269de..3fe7a8a29f2 100644 --- a/src/components/modebar/index.js +++ b/src/components/modebar/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/modebar/manage.js b/src/components/modebar/manage.js index 24bef9578dc..970fb2ed034 100644 --- a/src/components/modebar/manage.js +++ b/src/components/modebar/manage.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/shapes/attributes.js b/src/components/shapes/attributes.js index f99f3ef3fc1..3bf7f853f1d 100644 --- a/src/components/shapes/attributes.js +++ b/src/components/shapes/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/shapes/index.js b/src/components/shapes/index.js index a7d6bbf1fad..846eba13297 100644 --- a/src/components/shapes/index.js +++ b/src/components/shapes/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/titles/index.js b/src/components/titles/index.js index 806c3dddd43..3d4a3c24fce 100644 --- a/src/components/titles/index.js +++ b/src/components/titles/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/constants/geo_constants.js b/src/constants/geo_constants.js index 6ee48b28361..03a6d369c12 100644 --- a/src/constants/geo_constants.js +++ b/src/constants/geo_constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/fonts/mathjax_config.js b/src/fonts/mathjax_config.js index e947e1827d8..7f3b8262bf7 100644 --- a/src/fonts/mathjax_config.js +++ b/src/fonts/mathjax_config.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/index.js b/src/index.js index 47f5fd3d388..4efad78b16f 100644 --- a/src/index.js +++ b/src/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/array_to_calc_item.js b/src/lib/array_to_calc_item.js index 79c21381005..34b7b99be72 100644 --- a/src/lib/array_to_calc_item.js +++ b/src/lib/array_to_calc_item.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/coerce.js b/src/lib/coerce.js index ba9c3fa6421..44d2e8c49e9 100644 --- a/src/lib/coerce.js +++ b/src/lib/coerce.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/dates.js b/src/lib/dates.js index ddf8231a14e..44166501e38 100644 --- a/src/lib/dates.js +++ b/src/lib/dates.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/events.js b/src/lib/events.js index 54f85b89010..c5fdaeccd42 100644 --- a/src/lib/events.js +++ b/src/lib/events.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/extend.js b/src/lib/extend.js index 80649cc8f54..def384503d2 100644 --- a/src/lib/extend.js +++ b/src/lib/extend.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/geo_location_utils.js b/src/lib/geo_location_utils.js index bf9d7484e8c..62dd9ed350d 100644 --- a/src/lib/geo_location_utils.js +++ b/src/lib/geo_location_utils.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/gl_format_color.js b/src/lib/gl_format_color.js index f2e724ebbef..075dcd6b2b7 100644 --- a/src/lib/gl_format_color.js +++ b/src/lib/gl_format_color.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/html2unicode.js b/src/lib/html2unicode.js index 562d1c5265a..c0771d9b9a6 100644 --- a/src/lib/html2unicode.js +++ b/src/lib/html2unicode.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/index.js b/src/lib/index.js index 63937626651..bb88740f579 100644 --- a/src/lib/index.js +++ b/src/lib/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/is_plain_object.js b/src/lib/is_plain_object.js index f48e985f6f1..ced058e1bb5 100644 --- a/src/lib/is_plain_object.js +++ b/src/lib/is_plain_object.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/matrix.js b/src/lib/matrix.js index e3028673ed8..1fee422ed3f 100644 --- a/src/lib/matrix.js +++ b/src/lib/matrix.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/nested_property.js b/src/lib/nested_property.js index cc04ecc0e6b..02fd0be3fde 100644 --- a/src/lib/nested_property.js +++ b/src/lib/nested_property.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/notifier.js b/src/lib/notifier.js index 5ba51a764ca..214824f8da6 100644 --- a/src/lib/notifier.js +++ b/src/lib/notifier.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/queue.js b/src/lib/queue.js index b4aa283f587..83813942b17 100644 --- a/src/lib/queue.js +++ b/src/lib/queue.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/search.js b/src/lib/search.js index 6d451e8c1ac..260c496a193 100644 --- a/src/lib/search.js +++ b/src/lib/search.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/show_no_webgl_msg.js b/src/lib/show_no_webgl_msg.js index 8b72afc92d5..b30d107a4dd 100644 --- a/src/lib/show_no_webgl_msg.js +++ b/src/lib/show_no_webgl_msg.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/stats.js b/src/lib/stats.js index 50d37dc6958..cd2cf531b75 100644 --- a/src/lib/stats.js +++ b/src/lib/stats.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/str2rgbarray.js b/src/lib/str2rgbarray.js index 99c29892082..7d9de0ff997 100644 --- a/src/lib/str2rgbarray.js +++ b/src/lib/str2rgbarray.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/svg_text_utils.js b/src/lib/svg_text_utils.js index a253c3c6a0a..1ba84674cdc 100644 --- a/src/lib/svg_text_utils.js +++ b/src/lib/svg_text_utils.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/topojson_utils.js b/src/lib/topojson_utils.js index 67aad3c9352..af1845c57d9 100644 --- a/src/lib/topojson_utils.js +++ b/src/lib/topojson_utils.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/plot_api.js b/src/plot_api/plot_api.js index adb521b09b3..2c3476a5579 100644 --- a/src/plot_api/plot_api.js +++ b/src/plot_api/plot_api.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/plot_config.js b/src/plot_api/plot_config.js index d19c7ca828b..6671d6790de 100644 --- a/src/plot_api/plot_config.js +++ b/src/plot_api/plot_config.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/plot_schema.js b/src/plot_api/plot_schema.js index 56acd0fff87..825b8c7eed0 100644 --- a/src/plot_api/plot_schema.js +++ b/src/plot_api/plot_schema.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/set_plot_config.js b/src/plot_api/set_plot_config.js index 8df7bee33f2..0ed11496b62 100644 --- a/src/plot_api/set_plot_config.js +++ b/src/plot_api/set_plot_config.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plotly.js b/src/plotly.js index 34e05d7e14e..4b195b1a24f 100644 --- a/src/plotly.js +++ b/src/plotly.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/attributes.js b/src/plots/attributes.js index 76ae50f3a93..444e6efa532 100644 --- a/src/plots/attributes.js +++ b/src/plots/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/attributes.js b/src/plots/cartesian/attributes.js index d6cde8dc2fe..56b97345a98 100644 --- a/src/plots/cartesian/attributes.js +++ b/src/plots/cartesian/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/axes.js b/src/plots/cartesian/axes.js index c4a3e8148bd..6e2f0877b5f 100644 --- a/src/plots/cartesian/axes.js +++ b/src/plots/cartesian/axes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/graph_interact.js b/src/plots/cartesian/graph_interact.js index dbd965b53c3..623e802fc88 100644 --- a/src/plots/cartesian/graph_interact.js +++ b/src/plots/cartesian/graph_interact.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/layout_attributes.js b/src/plots/cartesian/layout_attributes.js index 96e9aea997e..0df8bcec423 100644 --- a/src/plots/cartesian/layout_attributes.js +++ b/src/plots/cartesian/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/font_attributes.js b/src/plots/font_attributes.js index 1129d318916..09e3e907039 100644 --- a/src/plots/font_attributes.js +++ b/src/plots/font_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/geo.js b/src/plots/geo/geo.js index 8800696dc21..07bbab31ca6 100644 --- a/src/plots/geo/geo.js +++ b/src/plots/geo/geo.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/layout/attributes.js b/src/plots/geo/layout/attributes.js index ce478c2942d..d1823040c75 100644 --- a/src/plots/geo/layout/attributes.js +++ b/src/plots/geo/layout/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/layout/axis_attributes.js b/src/plots/geo/layout/axis_attributes.js index 21a20c36108..a712fe8ba44 100644 --- a/src/plots/geo/layout/axis_attributes.js +++ b/src/plots/geo/layout/axis_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/layout/axis_defaults.js b/src/plots/geo/layout/axis_defaults.js index a6b175bf9d6..066bc98fc14 100644 --- a/src/plots/geo/layout/axis_defaults.js +++ b/src/plots/geo/layout/axis_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/layout/defaults.js b/src/plots/geo/layout/defaults.js index e7035f4650a..64a68ccf795 100644 --- a/src/plots/geo/layout/defaults.js +++ b/src/plots/geo/layout/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/layout/index.js b/src/plots/geo/layout/index.js index 442e46d04bd..88dcd9fef63 100644 --- a/src/plots/geo/layout/index.js +++ b/src/plots/geo/layout/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/layout/layout_attributes.js b/src/plots/geo/layout/layout_attributes.js index 653056a16d1..237f2e7fe7d 100644 --- a/src/plots/geo/layout/layout_attributes.js +++ b/src/plots/geo/layout/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/projections.js b/src/plots/geo/projections.js index 316f649b0d5..732718cef09 100644 --- a/src/plots/geo/projections.js +++ b/src/plots/geo/projections.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/set_scale.js b/src/plots/geo/set_scale.js index 8d40359f581..8c58dec523b 100644 --- a/src/plots/geo/set_scale.js +++ b/src/plots/geo/set_scale.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/zoom.js b/src/plots/geo/zoom.js index 971e6436d09..6ee67becfe3 100644 --- a/src/plots/geo/zoom.js +++ b/src/plots/geo/zoom.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/zoom_reset.js b/src/plots/geo/zoom_reset.js index 5fc4775fc59..8f9311407f2 100644 --- a/src/plots/geo/zoom_reset.js +++ b/src/plots/geo/zoom_reset.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl2d/camera.js b/src/plots/gl2d/camera.js index 7b3bd8e7258..4b14feb3ba9 100644 --- a/src/plots/gl2d/camera.js +++ b/src/plots/gl2d/camera.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl2d/convert.js b/src/plots/gl2d/convert.js index b3638a394c4..5f03f13a66a 100644 --- a/src/plots/gl2d/convert.js +++ b/src/plots/gl2d/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl2d/scene2d.js b/src/plots/gl2d/scene2d.js index 4fb82631f8e..e30e0f4f276 100644 --- a/src/plots/gl2d/scene2d.js +++ b/src/plots/gl2d/scene2d.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/camera.js b/src/plots/gl3d/camera.js index 05871e84fb0..516b2f660da 100644 --- a/src/plots/gl3d/camera.js +++ b/src/plots/gl3d/camera.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/layout/attributes.js b/src/plots/gl3d/layout/attributes.js index df3b8cc4d68..a60ccce2da4 100644 --- a/src/plots/gl3d/layout/attributes.js +++ b/src/plots/gl3d/layout/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/layout/axis_attributes.js b/src/plots/gl3d/layout/axis_attributes.js index b5354ac093a..663acc2d646 100644 --- a/src/plots/gl3d/layout/axis_attributes.js +++ b/src/plots/gl3d/layout/axis_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/layout/axis_defaults.js b/src/plots/gl3d/layout/axis_defaults.js index 5773db5dd61..f44ca510854 100644 --- a/src/plots/gl3d/layout/axis_defaults.js +++ b/src/plots/gl3d/layout/axis_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/layout/convert.js b/src/plots/gl3d/layout/convert.js index c76587feeae..c75d6255221 100644 --- a/src/plots/gl3d/layout/convert.js +++ b/src/plots/gl3d/layout/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/layout/defaults.js b/src/plots/gl3d/layout/defaults.js index d6f0b7c53dd..d16b98c6626 100644 --- a/src/plots/gl3d/layout/defaults.js +++ b/src/plots/gl3d/layout/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/layout/index.js b/src/plots/gl3d/layout/index.js index bb943c99704..fb04bc278e2 100644 --- a/src/plots/gl3d/layout/index.js +++ b/src/plots/gl3d/layout/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/layout/layout_attributes.js b/src/plots/gl3d/layout/layout_attributes.js index 22cd961107d..d433ac99682 100644 --- a/src/plots/gl3d/layout/layout_attributes.js +++ b/src/plots/gl3d/layout/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/layout/spikes.js b/src/plots/gl3d/layout/spikes.js index 79e5b9342a8..fc0df7bcc2d 100644 --- a/src/plots/gl3d/layout/spikes.js +++ b/src/plots/gl3d/layout/spikes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/layout/tick_marks.js b/src/plots/gl3d/layout/tick_marks.js index 7a0bcada31f..a725618094e 100644 --- a/src/plots/gl3d/layout/tick_marks.js +++ b/src/plots/gl3d/layout/tick_marks.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/project.js b/src/plots/gl3d/project.js index cee7ff5b4e1..8748156571b 100644 --- a/src/plots/gl3d/project.js +++ b/src/plots/gl3d/project.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/scene.js b/src/plots/gl3d/scene.js index 957bf67c2c7..9431b107e95 100644 --- a/src/plots/gl3d/scene.js +++ b/src/plots/gl3d/scene.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/layout_attributes.js b/src/plots/layout_attributes.js index cf6684b6a04..b9d411c7659 100644 --- a/src/plots/layout_attributes.js +++ b/src/plots/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/plots.js b/src/plots/plots.js index 4b66557e5d8..f82051e2f93 100644 --- a/src/plots/plots.js +++ b/src/plots/plots.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/area_attributes.js b/src/plots/polar/area_attributes.js index e7af64620b0..352c997a355 100644 --- a/src/plots/polar/area_attributes.js +++ b/src/plots/polar/area_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/axis_attributes.js b/src/plots/polar/axis_attributes.js index 8b5538c1261..f1ee92bf513 100644 --- a/src/plots/polar/axis_attributes.js +++ b/src/plots/polar/axis_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/micropolar.js b/src/plots/polar/micropolar.js index 32e8f708fca..0e2b5416047 100644 --- a/src/plots/polar/micropolar.js +++ b/src/plots/polar/micropolar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/micropolar_manager.js b/src/plots/polar/micropolar_manager.js index e9ce1872605..65a9f971a31 100644 --- a/src/plots/polar/micropolar_manager.js +++ b/src/plots/polar/micropolar_manager.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/undo_manager.js b/src/plots/polar/undo_manager.js index 66d5cb71441..31a07d62e42 100644 --- a/src/plots/polar/undo_manager.js +++ b/src/plots/polar/undo_manager.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/snapshot/cloneplot.js b/src/snapshot/cloneplot.js index b5228958efa..139348443fa 100644 --- a/src/snapshot/cloneplot.js +++ b/src/snapshot/cloneplot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/snapshot/index.js b/src/snapshot/index.js index eaf94b68384..fcf209fb5d3 100644 --- a/src/snapshot/index.js +++ b/src/snapshot/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/snapshot/svgtoimg.js b/src/snapshot/svgtoimg.js index b8fa75627d5..190844d45dc 100644 --- a/src/snapshot/svgtoimg.js +++ b/src/snapshot/svgtoimg.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/snapshot/toimage.js b/src/snapshot/toimage.js index 6e4ac5c51e0..899057d1e44 100644 --- a/src/snapshot/toimage.js +++ b/src/snapshot/toimage.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/snapshot/tosvg.js b/src/snapshot/tosvg.js index bc2c779241e..d5b709ca7e8 100644 --- a/src/snapshot/tosvg.js +++ b/src/snapshot/tosvg.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/arrays_to_calcdata.js b/src/traces/bar/arrays_to_calcdata.js index 6820efb4739..1088f83be89 100644 --- a/src/traces/bar/arrays_to_calcdata.js +++ b/src/traces/bar/arrays_to_calcdata.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/attributes.js b/src/traces/bar/attributes.js index 9bebf75a3c5..4ee8bea10f8 100644 --- a/src/traces/bar/attributes.js +++ b/src/traces/bar/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/calc.js b/src/traces/bar/calc.js index 531526c3a64..b60f05a0ef8 100644 --- a/src/traces/bar/calc.js +++ b/src/traces/bar/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/defaults.js b/src/traces/bar/defaults.js index 22a40a19539..89290bf8cee 100644 --- a/src/traces/bar/defaults.js +++ b/src/traces/bar/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/hover.js b/src/traces/bar/hover.js index c259307ffe1..bb3b46c0bae 100644 --- a/src/traces/bar/hover.js +++ b/src/traces/bar/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/index.js b/src/traces/bar/index.js index fa30bfad1e6..fbd0dfaab85 100644 --- a/src/traces/bar/index.js +++ b/src/traces/bar/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/layout_attributes.js b/src/traces/bar/layout_attributes.js index df2575b0937..43ad2decc18 100644 --- a/src/traces/bar/layout_attributes.js +++ b/src/traces/bar/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/layout_defaults.js b/src/traces/bar/layout_defaults.js index d5882b951f2..e4ac480334e 100644 --- a/src/traces/bar/layout_defaults.js +++ b/src/traces/bar/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/plot.js b/src/traces/bar/plot.js index 363f3743372..f35bc3dca2f 100644 --- a/src/traces/bar/plot.js +++ b/src/traces/bar/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/set_positions.js b/src/traces/bar/set_positions.js index f9411cd23cf..008bd9713d3 100644 --- a/src/traces/bar/set_positions.js +++ b/src/traces/bar/set_positions.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/style.js b/src/traces/bar/style.js index 8d3a07a7fb5..aae5968df9f 100644 --- a/src/traces/bar/style.js +++ b/src/traces/bar/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/style_defaults.js b/src/traces/bar/style_defaults.js index 859c04e6a4f..4d9eaada33c 100644 --- a/src/traces/bar/style_defaults.js +++ b/src/traces/bar/style_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/attributes.js b/src/traces/box/attributes.js index 40c33a8e2b0..e423b96d38d 100644 --- a/src/traces/box/attributes.js +++ b/src/traces/box/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/index.js b/src/traces/box/index.js index f5f0f804c83..11f269ee773 100644 --- a/src/traces/box/index.js +++ b/src/traces/box/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/layout_attributes.js b/src/traces/box/layout_attributes.js index 3f70ba2d502..46ec7843fdb 100644 --- a/src/traces/box/layout_attributes.js +++ b/src/traces/box/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/choropleth/attributes.js b/src/traces/choropleth/attributes.js index 693315a35d8..67392e25253 100644 --- a/src/traces/choropleth/attributes.js +++ b/src/traces/choropleth/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/choropleth/defaults.js b/src/traces/choropleth/defaults.js index a3fcddc20c7..450d18317af 100644 --- a/src/traces/choropleth/defaults.js +++ b/src/traces/choropleth/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/choropleth/index.js b/src/traces/choropleth/index.js index 87b2c153078..408e7737e7f 100644 --- a/src/traces/choropleth/index.js +++ b/src/traces/choropleth/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/choropleth/plot.js b/src/traces/choropleth/plot.js index d23fb38f154..5d469507d29 100644 --- a/src/traces/choropleth/plot.js +++ b/src/traces/choropleth/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/attributes.js b/src/traces/contour/attributes.js index 2e83c2fc9b2..699e651ca16 100644 --- a/src/traces/contour/attributes.js +++ b/src/traces/contour/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/calc.js b/src/traces/contour/calc.js index a0bef873449..39cf923ab27 100644 --- a/src/traces/contour/calc.js +++ b/src/traces/contour/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/colorbar.js b/src/traces/contour/colorbar.js index bedc569f0d0..b77072ababc 100644 --- a/src/traces/contour/colorbar.js +++ b/src/traces/contour/colorbar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/defaults.js b/src/traces/contour/defaults.js index 05136b9bf78..e88b43cbe7f 100644 --- a/src/traces/contour/defaults.js +++ b/src/traces/contour/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/hover.js b/src/traces/contour/hover.js index 06a99f8d5f6..690c8de25ca 100644 --- a/src/traces/contour/hover.js +++ b/src/traces/contour/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/index.js b/src/traces/contour/index.js index e00aab8039d..10da831e802 100644 --- a/src/traces/contour/index.js +++ b/src/traces/contour/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/plot.js b/src/traces/contour/plot.js index e00900eb99c..30d5ca1b8cb 100644 --- a/src/traces/contour/plot.js +++ b/src/traces/contour/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/style.js b/src/traces/contour/style.js index 79ba2f4768e..a09c82f974e 100644 --- a/src/traces/contour/style.js +++ b/src/traces/contour/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/style_defaults.js b/src/traces/contour/style_defaults.js index 69cef30c052..c93c6346573 100644 --- a/src/traces/contour/style_defaults.js +++ b/src/traces/contour/style_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/attributes.js b/src/traces/heatmap/attributes.js index 49ddb19ae9f..1228ed3e076 100644 --- a/src/traces/heatmap/attributes.js +++ b/src/traces/heatmap/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/calc.js b/src/traces/heatmap/calc.js index 73687c521c6..a57c9f62b34 100644 --- a/src/traces/heatmap/calc.js +++ b/src/traces/heatmap/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/colorbar.js b/src/traces/heatmap/colorbar.js index c2c9dca1734..731330cfb1e 100644 --- a/src/traces/heatmap/colorbar.js +++ b/src/traces/heatmap/colorbar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/convert_column_xyz.js b/src/traces/heatmap/convert_column_xyz.js index 769d5821b5e..7f5ab42f9d4 100644 --- a/src/traces/heatmap/convert_column_xyz.js +++ b/src/traces/heatmap/convert_column_xyz.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/defaults.js b/src/traces/heatmap/defaults.js index ac08b5dbaaf..f0fdfb1aafd 100644 --- a/src/traces/heatmap/defaults.js +++ b/src/traces/heatmap/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/has_columns.js b/src/traces/heatmap/has_columns.js index 48e49d6c3d1..87db6fff45c 100644 --- a/src/traces/heatmap/has_columns.js +++ b/src/traces/heatmap/has_columns.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/hover.js b/src/traces/heatmap/hover.js index 19eea0a4a98..4310d7bcd19 100644 --- a/src/traces/heatmap/hover.js +++ b/src/traces/heatmap/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/index.js b/src/traces/heatmap/index.js index db8f6923665..baf8d30f27b 100644 --- a/src/traces/heatmap/index.js +++ b/src/traces/heatmap/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/max_row_length.js b/src/traces/heatmap/max_row_length.js index 12374af3673..40fe038478d 100644 --- a/src/traces/heatmap/max_row_length.js +++ b/src/traces/heatmap/max_row_length.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/plot.js b/src/traces/heatmap/plot.js index 95581af9cec..86e3f0a48b9 100644 --- a/src/traces/heatmap/plot.js +++ b/src/traces/heatmap/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/style.js b/src/traces/heatmap/style.js index 8db38832257..2a466860377 100644 --- a/src/traces/heatmap/style.js +++ b/src/traces/heatmap/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/xyz_defaults.js b/src/traces/heatmap/xyz_defaults.js index 3401b44694c..bf9eefd10ba 100644 --- a/src/traces/heatmap/xyz_defaults.js +++ b/src/traces/heatmap/xyz_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/attributes.js b/src/traces/histogram/attributes.js index 2622590527d..5223826186d 100644 --- a/src/traces/histogram/attributes.js +++ b/src/traces/histogram/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/average.js b/src/traces/histogram/average.js index 2190e3f3172..73671102799 100644 --- a/src/traces/histogram/average.js +++ b/src/traces/histogram/average.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/bin_defaults.js b/src/traces/histogram/bin_defaults.js index a08731ac4ee..3c588989b9a 100644 --- a/src/traces/histogram/bin_defaults.js +++ b/src/traces/histogram/bin_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/bin_functions.js b/src/traces/histogram/bin_functions.js index 3750a8a2d6f..9f05f857d9b 100644 --- a/src/traces/histogram/bin_functions.js +++ b/src/traces/histogram/bin_functions.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/calc.js b/src/traces/histogram/calc.js index 2606c8e6962..0c7e7ece7f4 100644 --- a/src/traces/histogram/calc.js +++ b/src/traces/histogram/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/defaults.js b/src/traces/histogram/defaults.js index 51ac309ed12..61effc4f338 100644 --- a/src/traces/histogram/defaults.js +++ b/src/traces/histogram/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/index.js b/src/traces/histogram/index.js index 6e5725f7aa1..ade63a7119f 100644 --- a/src/traces/histogram/index.js +++ b/src/traces/histogram/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/norm_functions.js b/src/traces/histogram/norm_functions.js index 6a27e7e47b1..b2c541a6508 100644 --- a/src/traces/histogram/norm_functions.js +++ b/src/traces/histogram/norm_functions.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram2d/attributes.js b/src/traces/histogram2d/attributes.js index 1acd01f75b6..930e17b7691 100644 --- a/src/traces/histogram2d/attributes.js +++ b/src/traces/histogram2d/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram2d/calc.js b/src/traces/histogram2d/calc.js index 1210b6456e5..10cd367f8d9 100644 --- a/src/traces/histogram2d/calc.js +++ b/src/traces/histogram2d/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram2d/defaults.js b/src/traces/histogram2d/defaults.js index 4dce4652e5c..5b11521aa0a 100644 --- a/src/traces/histogram2d/defaults.js +++ b/src/traces/histogram2d/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram2d/index.js b/src/traces/histogram2d/index.js index 862b8c42df6..b961a80272b 100644 --- a/src/traces/histogram2d/index.js +++ b/src/traces/histogram2d/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram2d/sample_defaults.js b/src/traces/histogram2d/sample_defaults.js index 3ab74913ed6..b6197d490f7 100644 --- a/src/traces/histogram2d/sample_defaults.js +++ b/src/traces/histogram2d/sample_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram2dcontour/attributes.js b/src/traces/histogram2dcontour/attributes.js index b9796e0786f..4dd10a479e4 100644 --- a/src/traces/histogram2dcontour/attributes.js +++ b/src/traces/histogram2dcontour/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram2dcontour/defaults.js b/src/traces/histogram2dcontour/defaults.js index 443cbead2c4..18331ac99ff 100644 --- a/src/traces/histogram2dcontour/defaults.js +++ b/src/traces/histogram2dcontour/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram2dcontour/index.js b/src/traces/histogram2dcontour/index.js index a9ee307a1e3..d88e8412547 100644 --- a/src/traces/histogram2dcontour/index.js +++ b/src/traces/histogram2dcontour/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/mesh3d/attributes.js b/src/traces/mesh3d/attributes.js index d800707bbdd..def239cca1a 100644 --- a/src/traces/mesh3d/attributes.js +++ b/src/traces/mesh3d/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/mesh3d/convert.js b/src/traces/mesh3d/convert.js index d75b5af1091..d6e3e2051fc 100644 --- a/src/traces/mesh3d/convert.js +++ b/src/traces/mesh3d/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/mesh3d/defaults.js b/src/traces/mesh3d/defaults.js index 16b499b27b7..d0c4b6ef231 100644 --- a/src/traces/mesh3d/defaults.js +++ b/src/traces/mesh3d/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/mesh3d/index.js b/src/traces/mesh3d/index.js index 601b52b453f..4f69c0dfcaa 100644 --- a/src/traces/mesh3d/index.js +++ b/src/traces/mesh3d/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/attributes.js b/src/traces/pie/attributes.js index 74c910dc45b..018250f2aa5 100644 --- a/src/traces/pie/attributes.js +++ b/src/traces/pie/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/index.js b/src/traces/pie/index.js index 25f1a69601f..8453da60e17 100644 --- a/src/traces/pie/index.js +++ b/src/traces/pie/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/attributes.js b/src/traces/scatter/attributes.js index 7e2717a65c2..8b343be3089 100644 --- a/src/traces/scatter/attributes.js +++ b/src/traces/scatter/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/colorbar.js b/src/traces/scatter/colorbar.js index 2993f33dbe0..ff2bcdba0f8 100644 --- a/src/traces/scatter/colorbar.js +++ b/src/traces/scatter/colorbar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/index.js b/src/traces/scatter/index.js index 438dc47b693..6ff087d12dc 100644 --- a/src/traces/scatter/index.js +++ b/src/traces/scatter/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/xy_defaults.js b/src/traces/scatter/xy_defaults.js index 0ea0b35f1e4..c7665789ca0 100644 --- a/src/traces/scatter/xy_defaults.js +++ b/src/traces/scatter/xy_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter3d/attributes.js b/src/traces/scatter3d/attributes.js index 4c3a155196d..4c4a5319da7 100644 --- a/src/traces/scatter3d/attributes.js +++ b/src/traces/scatter3d/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter3d/calc_errors.js b/src/traces/scatter3d/calc_errors.js index f16221fc2de..47e892458ab 100644 --- a/src/traces/scatter3d/calc_errors.js +++ b/src/traces/scatter3d/calc_errors.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter3d/convert.js b/src/traces/scatter3d/convert.js index a59807a5de6..3d6bd3d8b47 100644 --- a/src/traces/scatter3d/convert.js +++ b/src/traces/scatter3d/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter3d/defaults.js b/src/traces/scatter3d/defaults.js index 174c2a38c60..65ce9fcb136 100644 --- a/src/traces/scatter3d/defaults.js +++ b/src/traces/scatter3d/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter3d/index.js b/src/traces/scatter3d/index.js index 82f106366ee..1f261b69b5e 100644 --- a/src/traces/scatter3d/index.js +++ b/src/traces/scatter3d/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergeo/attributes.js b/src/traces/scattergeo/attributes.js index dbd4d4a6b15..026aa16102b 100644 --- a/src/traces/scattergeo/attributes.js +++ b/src/traces/scattergeo/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergeo/defaults.js b/src/traces/scattergeo/defaults.js index 585d2c1db79..7be4a56ed02 100644 --- a/src/traces/scattergeo/defaults.js +++ b/src/traces/scattergeo/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergeo/index.js b/src/traces/scattergeo/index.js index e7c34b8f2c5..48c6f0943e7 100644 --- a/src/traces/scattergeo/index.js +++ b/src/traces/scattergeo/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergeo/plot.js b/src/traces/scattergeo/plot.js index d8ae937483e..29dbb737811 100644 --- a/src/traces/scattergeo/plot.js +++ b/src/traces/scattergeo/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergl/attributes.js b/src/traces/scattergl/attributes.js index e1ca86c697f..2ccc88c8b7f 100644 --- a/src/traces/scattergl/attributes.js +++ b/src/traces/scattergl/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergl/convert.js b/src/traces/scattergl/convert.js index dee394d6b7b..ed2ad5a8fa6 100644 --- a/src/traces/scattergl/convert.js +++ b/src/traces/scattergl/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergl/defaults.js b/src/traces/scattergl/defaults.js index 414624d693f..2d7261b2a8b 100644 --- a/src/traces/scattergl/defaults.js +++ b/src/traces/scattergl/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergl/index.js b/src/traces/scattergl/index.js index 587a3982a48..b60ecf07d9b 100644 --- a/src/traces/scattergl/index.js +++ b/src/traces/scattergl/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/surface/attributes.js b/src/traces/surface/attributes.js index 0f2fa1b39c2..b8af834d412 100644 --- a/src/traces/surface/attributes.js +++ b/src/traces/surface/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/surface/calc.js b/src/traces/surface/calc.js index bc5411d564f..d6137f6d5fb 100644 --- a/src/traces/surface/calc.js +++ b/src/traces/surface/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/surface/convert.js b/src/traces/surface/convert.js index e6b0c1a84a9..761608faf7d 100644 --- a/src/traces/surface/convert.js +++ b/src/traces/surface/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/surface/defaults.js b/src/traces/surface/defaults.js index aa503710909..71432e54b50 100644 --- a/src/traces/surface/defaults.js +++ b/src/traces/surface/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/surface/index.js b/src/traces/surface/index.js index fb7449a8be5..cbe9995d918 100644 --- a/src/traces/surface/index.js +++ b/src/traces/surface/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2015, Plotly, Inc. +* Copyright 2012-2016, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the