From 920b7bce5ca252469be5aaf9e06224eac3926073 Mon Sep 17 00:00:00 2001 From: archmoj Date: Mon, 31 Dec 2018 14:47:12 -0500 Subject: [PATCH 1/2] replaced 2018 Copyright years with 2019 --- LICENSE | 2 +- README.md | 2 +- src/assets/geo_assets.js | 2 +- src/components/annotations/arrow_paths.js | 2 +- src/components/annotations/attributes.js | 2 +- src/components/annotations/calc_autorange.js | 2 +- src/components/annotations/click.js | 2 +- src/components/annotations/common_defaults.js | 2 +- src/components/annotations/convert_coords.js | 2 +- src/components/annotations/defaults.js | 2 +- src/components/annotations/draw.js | 2 +- src/components/annotations/draw_arrow_head.js | 2 +- src/components/annotations/index.js | 2 +- src/components/annotations3d/attributes.js | 2 +- src/components/annotations3d/convert.js | 2 +- src/components/annotations3d/defaults.js | 2 +- src/components/annotations3d/draw.js | 2 +- src/components/annotations3d/index.js | 2 +- src/components/calendars/calendars.js | 2 +- src/components/calendars/index.js | 2 +- src/components/color/attributes.js | 2 +- src/components/color/index.js | 2 +- src/components/colorbar/attributes.js | 2 +- src/components/colorbar/connect.js | 2 +- src/components/colorbar/constants.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/cross_trace_defaults.js | 2 +- src/components/colorscale/defaults.js | 2 +- src/components/colorscale/helpers.js | 2 +- src/components/colorscale/index.js | 2 +- src/components/colorscale/layout_attributes.js | 2 +- src/components/colorscale/layout_defaults.js | 2 +- src/components/colorscale/scales.js | 2 +- src/components/dragelement/align.js | 2 +- src/components/dragelement/cursor.js | 2 +- src/components/dragelement/index.js | 2 +- src/components/dragelement/unhover.js | 2 +- src/components/drawing/attributes.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/errorbars/plot.js | 2 +- src/components/errorbars/style.js | 2 +- src/components/fx/attributes.js | 2 +- src/components/fx/calc.js | 2 +- src/components/fx/click.js | 2 +- src/components/fx/constants.js | 2 +- src/components/fx/defaults.js | 2 +- src/components/fx/helpers.js | 2 +- src/components/fx/hover.js | 2 +- src/components/fx/hoverlabel_defaults.js | 2 +- src/components/fx/hovertemplate_attributes.js | 2 +- src/components/fx/index.js | 2 +- src/components/fx/layout_attributes.js | 2 +- src/components/fx/layout_defaults.js | 2 +- src/components/fx/layout_global_defaults.js | 2 +- src/components/grid/index.js | 2 +- src/components/images/attributes.js | 2 +- src/components/images/convert_coords.js | 2 +- src/components/images/defaults.js | 2 +- src/components/images/draw.js | 2 +- src/components/images/index.js | 2 +- src/components/legend/anchor_utils.js | 2 +- src/components/legend/attributes.js | 2 +- src/components/legend/constants.js | 2 +- src/components/legend/defaults.js | 2 +- src/components/legend/draw.js | 2 +- src/components/legend/get_legend_data.js | 2 +- src/components/legend/handle_click.js | 2 +- src/components/legend/helpers.js | 2 +- src/components/legend/index.js | 2 +- src/components/legend/style.js | 2 +- src/components/modebar/buttons.js | 2 +- src/components/modebar/index.js | 2 +- src/components/modebar/manage.js | 2 +- src/components/modebar/modebar.js | 2 +- src/components/rangeselector/attributes.js | 2 +- src/components/rangeselector/constants.js | 2 +- src/components/rangeselector/defaults.js | 2 +- src/components/rangeselector/draw.js | 2 +- src/components/rangeselector/get_update_object.js | 2 +- src/components/rangeselector/index.js | 2 +- src/components/rangeslider/attributes.js | 2 +- src/components/rangeslider/calc_autorange.js | 2 +- src/components/rangeslider/constants.js | 2 +- src/components/rangeslider/defaults.js | 2 +- src/components/rangeslider/draw.js | 2 +- src/components/rangeslider/helpers.js | 2 +- src/components/rangeslider/index.js | 2 +- src/components/rangeslider/oppaxis_attributes.js | 2 +- src/components/shapes/attributes.js | 2 +- src/components/shapes/calc_autorange.js | 2 +- src/components/shapes/constants.js | 2 +- src/components/shapes/defaults.js | 2 +- src/components/shapes/draw.js | 2 +- src/components/shapes/helpers.js | 2 +- src/components/shapes/index.js | 2 +- src/components/sliders/attributes.js | 2 +- src/components/sliders/constants.js | 2 +- src/components/sliders/defaults.js | 2 +- src/components/sliders/draw.js | 2 +- src/components/sliders/index.js | 2 +- src/components/titles/index.js | 2 +- src/components/updatemenus/attributes.js | 2 +- src/components/updatemenus/constants.js | 2 +- src/components/updatemenus/defaults.js | 2 +- src/components/updatemenus/draw.js | 2 +- src/components/updatemenus/index.js | 2 +- src/components/updatemenus/scrollbox.js | 2 +- src/constants/alignment.js | 2 +- src/constants/filter_ops.js | 2 +- src/constants/gl3d_dashes.js | 2 +- src/constants/gl3d_markers.js | 2 +- src/constants/interactions.js | 2 +- src/constants/numerical.js | 2 +- src/constants/xmlns_namespaces.js | 2 +- src/core.js | 2 +- src/fonts/mathjax_config.js | 2 +- src/lib/anchor_utils.js | 2 +- src/lib/angles.js | 2 +- src/lib/array.js | 2 +- src/lib/clean_number.js | 2 +- src/lib/clear_gl_canvases.js | 2 +- src/lib/clear_responsive.js | 2 +- src/lib/coerce.js | 2 +- src/lib/dates.js | 2 +- src/lib/events.js | 2 +- src/lib/extend.js | 2 +- src/lib/filter_unique.js | 2 +- src/lib/filter_visible.js | 2 +- src/lib/geo_location_utils.js | 2 +- src/lib/geojson_utils.js | 2 +- src/lib/geometry2d.js | 2 +- src/lib/get_graph_div.js | 2 +- src/lib/gl_format_color.js | 2 +- src/lib/gup.js | 2 +- src/lib/identity.js | 2 +- src/lib/index.js | 2 +- src/lib/is_plain_object.js | 2 +- src/lib/keyed_container.js | 2 +- src/lib/localize.js | 2 +- src/lib/loggers.js | 2 +- src/lib/make_trace_groups.js | 2 +- src/lib/matrix.js | 2 +- src/lib/mod.js | 2 +- src/lib/nested_property.js | 2 +- src/lib/noop.js | 2 +- src/lib/notifier.js | 2 +- src/lib/override_cursor.js | 2 +- src/lib/polygon.js | 2 +- src/lib/prepare_regl.js | 2 +- src/lib/push_unique.js | 2 +- src/lib/queue.js | 2 +- src/lib/regex.js | 2 +- src/lib/relative_attr.js | 2 +- src/lib/relink_private.js | 2 +- src/lib/search.js | 2 +- src/lib/setcursor.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/throttle.js | 2 +- src/lib/to_log_range.js | 2 +- src/lib/topojson_utils.js | 2 +- src/locale-en-us.js | 2 +- src/locale-en.js | 2 +- src/plot_api/container_array_match.js | 2 +- src/plot_api/edit_types.js | 2 +- src/plot_api/helpers.js | 2 +- src/plot_api/index.js | 2 +- src/plot_api/manage_arrays.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/plot_template.js | 2 +- src/plot_api/subroutines.js | 2 +- src/plot_api/template_api.js | 2 +- src/plot_api/to_image.js | 2 +- src/plot_api/validate.js | 2 +- src/plots/animation_attributes.js | 2 +- src/plots/array_container_defaults.js | 2 +- src/plots/attributes.js | 2 +- src/plots/cartesian/attributes.js | 2 +- src/plots/cartesian/autorange.js | 2 +- src/plots/cartesian/axes.js | 2 +- src/plots/cartesian/axis_autotype.js | 2 +- src/plots/cartesian/axis_defaults.js | 2 +- src/plots/cartesian/axis_ids.js | 2 +- src/plots/cartesian/category_order_defaults.js | 2 +- src/plots/cartesian/clean_ticks.js | 2 +- src/plots/cartesian/constants.js | 2 +- src/plots/cartesian/constraint_defaults.js | 2 +- src/plots/cartesian/constraints.js | 2 +- src/plots/cartesian/dragbox.js | 2 +- src/plots/cartesian/graph_interact.js | 2 +- src/plots/cartesian/include_components.js | 2 +- src/plots/cartesian/index.js | 2 +- src/plots/cartesian/layout_attributes.js | 2 +- src/plots/cartesian/layout_defaults.js | 2 +- src/plots/cartesian/line_grid_defaults.js | 2 +- src/plots/cartesian/position_defaults.js | 2 +- src/plots/cartesian/scale_zoom.js | 2 +- src/plots/cartesian/select.js | 2 +- src/plots/cartesian/set_convert.js | 2 +- src/plots/cartesian/tick_label_defaults.js | 2 +- src/plots/cartesian/tick_mark_defaults.js | 2 +- src/plots/cartesian/tick_value_defaults.js | 2 +- src/plots/cartesian/transition_axes.js | 2 +- src/plots/cartesian/type_defaults.js | 2 +- src/plots/command.js | 2 +- src/plots/domain.js | 2 +- src/plots/font_attributes.js | 2 +- src/plots/frame_attributes.js | 2 +- src/plots/geo/constants.js | 2 +- src/plots/geo/geo.js | 2 +- src/plots/geo/index.js | 2 +- src/plots/geo/layout/attributes.js | 2 +- src/plots/geo/layout/defaults.js | 2 +- src/plots/geo/layout/layout_attributes.js | 2 +- src/plots/geo/projections.js | 6 +++--- src/plots/geo/zoom.js | 2 +- src/plots/get_data.js | 2 +- src/plots/gl2d/camera.js | 2 +- src/plots/gl2d/convert.js | 2 +- src/plots/gl2d/index.js | 2 +- src/plots/gl2d/scene2d.js | 2 +- src/plots/gl3d/camera.js | 2 +- src/plots/gl3d/index.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/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/gl3d/zip3.js | 2 +- src/plots/layout_attributes.js | 2 +- src/plots/mapbox/constants.js | 2 +- src/plots/mapbox/convert_text_opts.js | 2 +- src/plots/mapbox/index.js | 2 +- src/plots/mapbox/layers.js | 2 +- src/plots/mapbox/layout_attributes.js | 2 +- src/plots/mapbox/layout_defaults.js | 2 +- src/plots/mapbox/mapbox.js | 2 +- src/plots/pad_attributes.js | 2 +- src/plots/plots.js | 2 +- src/plots/polar/constants.js | 2 +- src/plots/polar/helpers.js | 2 +- src/plots/polar/index.js | 2 +- src/plots/polar/layout_attributes.js | 2 +- src/plots/polar/layout_defaults.js | 2 +- src/plots/polar/legacy/area_attributes.js | 2 +- src/plots/polar/legacy/axis_attributes.js | 2 +- src/plots/polar/legacy/index.js | 2 +- src/plots/polar/legacy/micropolar.js | 2 +- src/plots/polar/legacy/micropolar_manager.js | 2 +- src/plots/polar/legacy/undo_manager.js | 2 +- src/plots/polar/polar.js | 2 +- src/plots/polar/set_convert.js | 2 +- src/plots/subplot_defaults.js | 2 +- src/plots/ternary/index.js | 2 +- src/plots/ternary/layout_attributes.js | 2 +- src/plots/ternary/layout_defaults.js | 2 +- src/plots/ternary/ternary.js | 2 +- src/registry.js | 2 +- src/snapshot/cloneplot.js | 2 +- src/snapshot/download.js | 2 +- src/snapshot/filesaver.js | 2 +- src/snapshot/helpers.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/constants.js | 2 +- src/traces/bar/cross_trace_calc.js | 2 +- src/traces/bar/defaults.js | 2 +- src/traces/bar/helpers.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/select.js | 2 +- src/traces/bar/sieve.js | 2 +- src/traces/bar/style.js | 2 +- src/traces/bar/style_defaults.js | 2 +- src/traces/barpolar/attributes.js | 2 +- src/traces/barpolar/calc.js | 2 +- src/traces/barpolar/defaults.js | 2 +- src/traces/barpolar/hover.js | 2 +- src/traces/barpolar/index.js | 2 +- src/traces/barpolar/layout_attributes.js | 2 +- src/traces/barpolar/layout_defaults.js | 2 +- src/traces/barpolar/plot.js | 2 +- src/traces/box/attributes.js | 2 +- src/traces/box/calc.js | 2 +- src/traces/box/cross_trace_calc.js | 2 +- src/traces/box/defaults.js | 2 +- src/traces/box/event_data.js | 2 +- src/traces/box/hover.js | 2 +- src/traces/box/index.js | 2 +- src/traces/box/layout_attributes.js | 2 +- src/traces/box/layout_defaults.js | 2 +- src/traces/box/plot.js | 2 +- src/traces/box/select.js | 2 +- src/traces/box/style.js | 2 +- src/traces/candlestick/attributes.js | 2 +- src/traces/candlestick/calc.js | 2 +- src/traces/candlestick/defaults.js | 2 +- src/traces/candlestick/index.js | 2 +- src/traces/carpet/ab_defaults.js | 2 +- src/traces/carpet/array_minmax.js | 2 +- src/traces/carpet/attributes.js | 2 +- src/traces/carpet/axis_aligned_line.js | 2 +- src/traces/carpet/axis_attributes.js | 2 +- src/traces/carpet/axis_defaults.js | 2 +- src/traces/carpet/calc.js | 2 +- src/traces/carpet/calc_clippath.js | 2 +- src/traces/carpet/calc_gridlines.js | 2 +- src/traces/carpet/calc_labels.js | 2 +- src/traces/carpet/catmull_rom.js | 2 +- src/traces/carpet/cheater_basis.js | 2 +- src/traces/carpet/compute_control_points.js | 2 +- src/traces/carpet/constants.js | 2 +- src/traces/carpet/create_i_derivative_evaluator.js | 2 +- src/traces/carpet/create_j_derivative_evaluator.js | 2 +- src/traces/carpet/create_spline_evaluator.js | 2 +- src/traces/carpet/defaults.js | 2 +- src/traces/carpet/index.js | 2 +- src/traces/carpet/lookup_carpetid.js | 2 +- src/traces/carpet/makepath.js | 2 +- src/traces/carpet/map_1d_array.js | 2 +- src/traces/carpet/orient_text.js | 2 +- src/traces/carpet/plot.js | 2 +- src/traces/carpet/set_convert.js | 2 +- src/traces/carpet/smooth_fill_2d_array.js | 2 +- src/traces/carpet/smooth_fill_array.js | 2 +- src/traces/carpet/xy_defaults.js | 2 +- src/traces/choropleth/attributes.js | 2 +- src/traces/choropleth/calc.js | 2 +- src/traces/choropleth/defaults.js | 2 +- src/traces/choropleth/event_data.js | 2 +- src/traces/choropleth/hover.js | 2 +- src/traces/choropleth/index.js | 2 +- src/traces/choropleth/plot.js | 2 +- src/traces/choropleth/select.js | 2 +- src/traces/choropleth/style.js | 2 +- src/traces/cone/attributes.js | 2 +- src/traces/cone/calc.js | 2 +- src/traces/cone/convert.js | 2 +- src/traces/cone/defaults.js | 2 +- src/traces/cone/index.js | 2 +- src/traces/contour/attributes.js | 2 +- src/traces/contour/calc.js | 2 +- src/traces/contour/close_boundaries.js | 2 +- src/traces/contour/colorbar.js | 2 +- src/traces/contour/constants.js | 2 +- src/traces/contour/constraint_defaults.js | 2 +- src/traces/contour/constraint_mapping.js | 2 +- src/traces/contour/contours_defaults.js | 2 +- src/traces/contour/convert_to_constraints.js | 2 +- src/traces/contour/defaults.js | 2 +- src/traces/contour/empty_pathinfo.js | 2 +- src/traces/contour/end_plus.js | 2 +- src/traces/contour/find_all_paths.js | 2 +- src/traces/contour/hover.js | 2 +- src/traces/contour/index.js | 2 +- src/traces/contour/label_defaults.js | 2 +- src/traces/contour/make_color_map.js | 2 +- src/traces/contour/make_crossings.js | 2 +- src/traces/contour/plot.js | 2 +- src/traces/contour/set_contours.js | 2 +- src/traces/contour/style.js | 2 +- src/traces/contour/style_defaults.js | 2 +- src/traces/contourcarpet/attributes.js | 2 +- src/traces/contourcarpet/calc.js | 2 +- src/traces/contourcarpet/defaults.js | 2 +- src/traces/contourcarpet/index.js | 2 +- src/traces/contourcarpet/join_all_paths.js | 2 +- src/traces/contourcarpet/map_pathinfo.js | 2 +- src/traces/contourcarpet/plot.js | 2 +- src/traces/contourgl/convert.js | 2 +- src/traces/contourgl/index.js | 2 +- src/traces/heatmap/attributes.js | 2 +- src/traces/heatmap/calc.js | 2 +- src/traces/heatmap/clean_2d_array.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/find_empties.js | 2 +- src/traces/heatmap/hover.js | 2 +- src/traces/heatmap/index.js | 2 +- src/traces/heatmap/interp2d.js | 2 +- src/traces/heatmap/make_bound_array.js | 2 +- src/traces/heatmap/plot.js | 2 +- src/traces/heatmap/style.js | 2 +- src/traces/heatmap/style_defaults.js | 2 +- src/traces/heatmap/xyz_defaults.js | 2 +- src/traces/heatmapgl/attributes.js | 2 +- src/traces/heatmapgl/convert.js | 2 +- src/traces/heatmapgl/index.js | 2 +- src/traces/histogram/attributes.js | 2 +- src/traces/histogram/average.js | 2 +- src/traces/histogram/bin_attributes.js | 2 +- src/traces/histogram/bin_functions.js | 2 +- src/traces/histogram/bin_label_vals.js | 2 +- src/traces/histogram/calc.js | 2 +- src/traces/histogram/constants.js | 2 +- src/traces/histogram/cross_trace_defaults.js | 2 +- src/traces/histogram/defaults.js | 2 +- src/traces/histogram/event_data.js | 2 +- src/traces/histogram/hover.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/cross_trace_defaults.js | 2 +- src/traces/histogram2d/defaults.js | 2 +- src/traces/histogram2d/hover.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/calc.js | 2 +- src/traces/mesh3d/convert.js | 2 +- src/traces/mesh3d/defaults.js | 2 +- src/traces/mesh3d/index.js | 2 +- src/traces/ohlc/attributes.js | 2 +- src/traces/ohlc/calc.js | 2 +- src/traces/ohlc/defaults.js | 2 +- src/traces/ohlc/hover.js | 2 +- src/traces/ohlc/index.js | 2 +- src/traces/ohlc/ohlc_defaults.js | 2 +- src/traces/ohlc/plot.js | 2 +- src/traces/ohlc/select.js | 2 +- src/traces/ohlc/style.js | 2 +- src/traces/parcats/attributes.js | 2 +- src/traces/parcats/base_plot.js | 2 +- src/traces/parcats/calc.js | 2 +- src/traces/parcats/defaults.js | 2 +- src/traces/parcats/index.js | 2 +- src/traces/parcats/parcats.js | 2 +- src/traces/parcats/plot.js | 2 +- src/traces/parcoords/attributes.js | 2 +- src/traces/parcoords/axisbrush.js | 2 +- src/traces/parcoords/base_plot.js | 2 +- src/traces/parcoords/calc.js | 2 +- src/traces/parcoords/constants.js | 2 +- src/traces/parcoords/defaults.js | 2 +- src/traces/parcoords/index.js | 2 +- src/traces/parcoords/lines.js | 2 +- src/traces/parcoords/merge_length.js | 2 +- src/traces/parcoords/parcoords.js | 2 +- src/traces/parcoords/plot.js | 2 +- src/traces/pie/attributes.js | 2 +- src/traces/pie/base_plot.js | 2 +- src/traces/pie/calc.js | 2 +- src/traces/pie/defaults.js | 2 +- src/traces/pie/event_data.js | 2 +- src/traces/pie/helpers.js | 2 +- src/traces/pie/index.js | 2 +- src/traces/pie/layout_attributes.js | 2 +- src/traces/pie/layout_defaults.js | 2 +- src/traces/pie/plot.js | 2 +- src/traces/pie/style.js | 2 +- src/traces/pie/style_one.js | 2 +- src/traces/pointcloud/attributes.js | 2 +- src/traces/pointcloud/convert.js | 2 +- src/traces/pointcloud/defaults.js | 2 +- src/traces/pointcloud/index.js | 2 +- src/traces/sankey/attributes.js | 2 +- src/traces/sankey/base_plot.js | 2 +- src/traces/sankey/calc.js | 2 +- src/traces/sankey/constants.js | 2 +- src/traces/sankey/defaults.js | 2 +- src/traces/sankey/index.js | 2 +- src/traces/sankey/plot.js | 2 +- src/traces/sankey/render.js | 2 +- src/traces/scatter/arrays_to_calcdata.js | 2 +- src/traces/scatter/attributes.js | 2 +- src/traces/scatter/calc.js | 2 +- src/traces/scatter/calc_selection.js | 2 +- src/traces/scatter/colorscale_calc.js | 2 +- src/traces/scatter/constants.js | 2 +- src/traces/scatter/cross_trace_calc.js | 2 +- src/traces/scatter/cross_trace_defaults.js | 2 +- src/traces/scatter/defaults.js | 2 +- src/traces/scatter/fill_hover_text.js | 2 +- src/traces/scatter/fillcolor_defaults.js | 2 +- src/traces/scatter/get_trace_color.js | 2 +- src/traces/scatter/hover.js | 2 +- src/traces/scatter/index.js | 2 +- src/traces/scatter/line_defaults.js | 2 +- src/traces/scatter/line_points.js | 2 +- src/traces/scatter/line_shape_defaults.js | 2 +- src/traces/scatter/link_traces.js | 2 +- src/traces/scatter/make_bubble_size_func.js | 2 +- src/traces/scatter/marker_colorbar.js | 2 +- src/traces/scatter/marker_defaults.js | 2 +- src/traces/scatter/plot.js | 2 +- src/traces/scatter/select.js | 2 +- src/traces/scatter/stack_defaults.js | 2 +- src/traces/scatter/style.js | 2 +- src/traces/scatter/subtypes.js | 2 +- src/traces/scatter/text_defaults.js | 2 +- src/traces/scatter/xy_defaults.js | 2 +- src/traces/scatter3d/attributes.js | 2 +- src/traces/scatter3d/calc.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/scattercarpet/attributes.js | 2 +- src/traces/scattercarpet/calc.js | 2 +- src/traces/scattercarpet/defaults.js | 2 +- src/traces/scattercarpet/event_data.js | 2 +- src/traces/scattercarpet/hover.js | 2 +- src/traces/scattercarpet/index.js | 2 +- src/traces/scattercarpet/plot.js | 2 +- src/traces/scattergeo/attributes.js | 2 +- src/traces/scattergeo/calc.js | 2 +- src/traces/scattergeo/defaults.js | 2 +- src/traces/scattergeo/event_data.js | 2 +- src/traces/scattergeo/hover.js | 2 +- src/traces/scattergeo/index.js | 2 +- src/traces/scattergeo/plot.js | 2 +- src/traces/scattergeo/select.js | 2 +- src/traces/scattergeo/style.js | 2 +- src/traces/scattergl/attributes.js | 2 +- src/traces/scattergl/constants.js | 2 +- src/traces/scattergl/convert.js | 2 +- src/traces/scattergl/defaults.js | 2 +- src/traces/scattergl/index.js | 2 +- src/traces/scattermapbox/attributes.js | 2 +- src/traces/scattermapbox/convert.js | 2 +- src/traces/scattermapbox/defaults.js | 2 +- src/traces/scattermapbox/event_data.js | 2 +- src/traces/scattermapbox/hover.js | 2 +- src/traces/scattermapbox/index.js | 2 +- src/traces/scattermapbox/plot.js | 2 +- src/traces/scattermapbox/select.js | 2 +- src/traces/scatterpolar/attributes.js | 2 +- src/traces/scatterpolar/calc.js | 2 +- src/traces/scatterpolar/defaults.js | 2 +- src/traces/scatterpolar/hover.js | 2 +- src/traces/scatterpolar/index.js | 2 +- src/traces/scatterpolar/plot.js | 2 +- src/traces/scatterpolargl/attributes.js | 2 +- src/traces/scatterpolargl/defaults.js | 2 +- src/traces/scatterpolargl/index.js | 2 +- src/traces/scatterternary/attributes.js | 2 +- src/traces/scatterternary/calc.js | 2 +- src/traces/scatterternary/defaults.js | 2 +- src/traces/scatterternary/event_data.js | 2 +- src/traces/scatterternary/hover.js | 2 +- src/traces/scatterternary/index.js | 2 +- src/traces/scatterternary/plot.js | 2 +- src/traces/splom/attributes.js | 2 +- src/traces/splom/base_plot.js | 2 +- src/traces/splom/defaults.js | 2 +- src/traces/splom/index.js | 2 +- src/traces/streamtube/attributes.js | 2 +- src/traces/streamtube/calc.js | 2 +- src/traces/streamtube/convert.js | 2 +- src/traces/streamtube/defaults.js | 2 +- src/traces/streamtube/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 +- src/traces/table/attributes.js | 2 +- src/traces/table/base_plot.js | 2 +- src/traces/table/calc.js | 2 +- src/traces/table/constants.js | 2 +- src/traces/table/data_preparation_helper.js | 2 +- src/traces/table/data_split_helpers.js | 2 +- src/traces/table/defaults.js | 2 +- src/traces/table/index.js | 2 +- src/traces/table/plot.js | 2 +- src/traces/violin/attributes.js | 2 +- src/traces/violin/calc.js | 2 +- src/traces/violin/cross_trace_calc.js | 2 +- src/traces/violin/defaults.js | 2 +- src/traces/violin/helpers.js | 2 +- src/traces/violin/hover.js | 2 +- src/traces/violin/index.js | 2 +- src/traces/violin/layout_attributes.js | 2 +- src/traces/violin/layout_defaults.js | 2 +- src/traces/violin/plot.js | 2 +- src/traces/violin/style.js | 2 +- src/transforms/aggregate.js | 2 +- src/transforms/filter.js | 2 +- src/transforms/groupby.js | 2 +- src/transforms/helpers.js | 2 +- src/transforms/sort.js | 2 +- 614 files changed, 616 insertions(+), 616 deletions(-) diff --git a/LICENSE b/LICENSE index a520e10d9d0..e29f2222729 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018 Plotly, Inc +Copyright (c) 2019 Plotly, Inc Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 18ac85952e7..bd88a771119 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ plotly.js charts can also be created and saved online for free at [plot.ly/creat ## Copyright and license -Code and documentation copyright 2018 Plotly, Inc. +Code and documentation copyright 2019 Plotly, Inc. Code released under the [MIT license](https://github.com/plotly/plotly.js/blob/master/LICENSE). diff --git a/src/assets/geo_assets.js b/src/assets/geo_assets.js index d5e474511ef..a46cbc630ea 100644 --- a/src/assets/geo_assets.js +++ b/src/assets/geo_assets.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 5b719da51de..f2a68a4fe76 100644 --- a/src/components/annotations/arrow_paths.js +++ b/src/components/annotations/arrow_paths.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 26e1e7fb0be..ac67686e17e 100644 --- a/src/components/annotations/attributes.js +++ b/src/components/annotations/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations/calc_autorange.js b/src/components/annotations/calc_autorange.js index 65b753e7077..60c5905dc7b 100644 --- a/src/components/annotations/calc_autorange.js +++ b/src/components/annotations/calc_autorange.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations/click.js b/src/components/annotations/click.js index 15e5882db8f..fa26957c0d9 100644 --- a/src/components/annotations/click.js +++ b/src/components/annotations/click.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations/common_defaults.js b/src/components/annotations/common_defaults.js index db58ad09b9f..599b05ce49b 100644 --- a/src/components/annotations/common_defaults.js +++ b/src/components/annotations/common_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations/convert_coords.js b/src/components/annotations/convert_coords.js index b8a40904d70..d64cfad9136 100644 --- a/src/components/annotations/convert_coords.js +++ b/src/components/annotations/convert_coords.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations/defaults.js b/src/components/annotations/defaults.js index 497841055ac..c7dac3f64da 100644 --- a/src/components/annotations/defaults.js +++ b/src/components/annotations/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations/draw.js b/src/components/annotations/draw.js index c9901349fc4..0f793e5c56f 100644 --- a/src/components/annotations/draw.js +++ b/src/components/annotations/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations/draw_arrow_head.js b/src/components/annotations/draw_arrow_head.js index 55fc1002c88..a790138a84c 100644 --- a/src/components/annotations/draw_arrow_head.js +++ b/src/components/annotations/draw_arrow_head.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 f242db5ce5e..cd996ee5f76 100644 --- a/src/components/annotations/index.js +++ b/src/components/annotations/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations3d/attributes.js b/src/components/annotations3d/attributes.js index f197160ba2a..b156e082e8d 100644 --- a/src/components/annotations3d/attributes.js +++ b/src/components/annotations3d/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations3d/convert.js b/src/components/annotations3d/convert.js index 89d7c6ceb39..2f9a7d36213 100644 --- a/src/components/annotations3d/convert.js +++ b/src/components/annotations3d/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations3d/defaults.js b/src/components/annotations3d/defaults.js index 29be20403d9..754695da755 100644 --- a/src/components/annotations3d/defaults.js +++ b/src/components/annotations3d/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations3d/draw.js b/src/components/annotations3d/draw.js index e1600bb7c24..52e26c3716f 100644 --- a/src/components/annotations3d/draw.js +++ b/src/components/annotations3d/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/annotations3d/index.js b/src/components/annotations3d/index.js index e20b9b25685..ed4645a0e30 100644 --- a/src/components/annotations3d/index.js +++ b/src/components/annotations3d/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/calendars/calendars.js b/src/components/calendars/calendars.js index 49091347d93..0bfba60cf99 100644 --- a/src/components/calendars/calendars.js +++ b/src/components/calendars/calendars.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/calendars/index.js b/src/components/calendars/index.js index 495f58fe0b6..27240860f32 100644 --- a/src/components/calendars/index.js +++ b/src/components/calendars/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 739f45e8c4a..b798fe159e0 100644 --- a/src/components/color/attributes.js +++ b/src/components/color/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 2fab6abeaf7..88076691637 100644 --- a/src/components/color/index.js +++ b/src/components/color/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 8a5b68018ea..06021409615 100644 --- a/src/components/colorbar/attributes.js +++ b/src/components/colorbar/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorbar/connect.js b/src/components/colorbar/connect.js index e90d03009c3..abacc308e62 100644 --- a/src/components/colorbar/connect.js +++ b/src/components/colorbar/connect.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorbar/constants.js b/src/components/colorbar/constants.js index 2b2c73c531f..aead6825149 100644 --- a/src/components/colorbar/constants.js +++ b/src/components/colorbar/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 6594c536ec6..4ab08fbad48 100644 --- a/src/components/colorbar/defaults.js +++ b/src/components/colorbar/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 340ba1282c9..142e8e680c9 100644 --- a/src/components/colorbar/draw.js +++ b/src/components/colorbar/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 43a40f5b546..cf82de864e5 100644 --- a/src/components/colorbar/has_colorbar.js +++ b/src/components/colorbar/has_colorbar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 54131bf2800..b6f624ee800 100644 --- a/src/components/colorbar/index.js +++ b/src/components/colorbar/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 0e95fd06ed3..c00d178b820 100644 --- a/src/components/colorscale/attributes.js +++ b/src/components/colorscale/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 a17f4717524..46690b37ca0 100644 --- a/src/components/colorscale/calc.js +++ b/src/components/colorscale/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/cross_trace_defaults.js b/src/components/colorscale/cross_trace_defaults.js index d3d9a2f388a..acc551a113b 100644 --- a/src/components/colorscale/cross_trace_defaults.js +++ b/src/components/colorscale/cross_trace_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 a3ae8e97d80..387ecc787b9 100644 --- a/src/components/colorscale/defaults.js +++ b/src/components/colorscale/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/helpers.js b/src/components/colorscale/helpers.js index 81e786a2d66..ff3e94e84e3 100644 --- a/src/components/colorscale/helpers.js +++ b/src/components/colorscale/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 0e0b50fcd84..224cc41de65 100644 --- a/src/components/colorscale/index.js +++ b/src/components/colorscale/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/layout_attributes.js b/src/components/colorscale/layout_attributes.js index d59b2ba7a78..75ec78007af 100644 --- a/src/components/colorscale/layout_attributes.js +++ b/src/components/colorscale/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/colorscale/layout_defaults.js b/src/components/colorscale/layout_defaults.js index caad6ceb5f9..b05d56895c0 100644 --- a/src/components/colorscale/layout_defaults.js +++ b/src/components/colorscale/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 958b3c684aa..7b31e60acab 100644 --- a/src/components/colorscale/scales.js +++ b/src/components/colorscale/scales.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/dragelement/align.js b/src/components/dragelement/align.js index 171c278f488..7b934a37a8b 100644 --- a/src/components/dragelement/align.js +++ b/src/components/dragelement/align.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/dragelement/cursor.js b/src/components/dragelement/cursor.js index 78b18c67dd8..5a20761f05b 100644 --- a/src/components/dragelement/cursor.js +++ b/src/components/dragelement/cursor.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/dragelement/index.js b/src/components/dragelement/index.js index 2d72044e136..faab912d9a7 100644 --- a/src/components/dragelement/index.js +++ b/src/components/dragelement/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/dragelement/unhover.js b/src/components/dragelement/unhover.js index 97526d9e98d..34b51720032 100644 --- a/src/components/dragelement/unhover.js +++ b/src/components/dragelement/unhover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/drawing/attributes.js b/src/components/drawing/attributes.js index 3467b7eadfa..9c82563d742 100644 --- a/src/components/drawing/attributes.js +++ b/src/components/drawing/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 1d3b89962ec..f8a0131e4e0 100644 --- a/src/components/drawing/index.js +++ b/src/components/drawing/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 85943c92e31..8ad32358130 100644 --- a/src/components/drawing/symbol_defs.js +++ b/src/components/drawing/symbol_defs.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 2b430717a2a..9d2d2ec4e93 100644 --- a/src/components/errorbars/attributes.js +++ b/src/components/errorbars/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 ccf28db316d..b05177ba0e9 100644 --- a/src/components/errorbars/calc.js +++ b/src/components/errorbars/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 e778fc4234c..0872a37809a 100644 --- a/src/components/errorbars/compute_error.js +++ b/src/components/errorbars/compute_error.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 37c5da0c9a2..39b8920b78a 100644 --- a/src/components/errorbars/defaults.js +++ b/src/components/errorbars/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 0a87b900d14..06d4237600f 100644 --- a/src/components/errorbars/index.js +++ b/src/components/errorbars/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/errorbars/plot.js b/src/components/errorbars/plot.js index 753e45ebbd1..dd190e70efd 100644 --- a/src/components/errorbars/plot.js +++ b/src/components/errorbars/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/errorbars/style.js b/src/components/errorbars/style.js index 7107ebca991..f27ecb7c5f7 100644 --- a/src/components/errorbars/style.js +++ b/src/components/errorbars/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/attributes.js b/src/components/fx/attributes.js index 38612df0dc6..acd4f62a1e4 100644 --- a/src/components/fx/attributes.js +++ b/src/components/fx/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/calc.js b/src/components/fx/calc.js index aaebc599037..04e7a58cfb7 100644 --- a/src/components/fx/calc.js +++ b/src/components/fx/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/click.js b/src/components/fx/click.js index 307f642af29..4d248c66799 100644 --- a/src/components/fx/click.js +++ b/src/components/fx/click.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/constants.js b/src/components/fx/constants.js index 0be903480f7..f06d641b2de 100644 --- a/src/components/fx/constants.js +++ b/src/components/fx/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/defaults.js b/src/components/fx/defaults.js index fc0a7b15eac..28af5f64a6a 100644 --- a/src/components/fx/defaults.js +++ b/src/components/fx/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/helpers.js b/src/components/fx/helpers.js index 730fe2343eb..b9006b43db9 100644 --- a/src/components/fx/helpers.js +++ b/src/components/fx/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/hover.js b/src/components/fx/hover.js index c18e2946a18..3b5e15e0ced 100644 --- a/src/components/fx/hover.js +++ b/src/components/fx/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/hoverlabel_defaults.js b/src/components/fx/hoverlabel_defaults.js index ec0e082ad6c..f4c42943a20 100644 --- a/src/components/fx/hoverlabel_defaults.js +++ b/src/components/fx/hoverlabel_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/hovertemplate_attributes.js b/src/components/fx/hovertemplate_attributes.js index 7d0359cb0e1..8c5f8003464 100644 --- a/src/components/fx/hovertemplate_attributes.js +++ b/src/components/fx/hovertemplate_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/index.js b/src/components/fx/index.js index b494b0342dc..0972220f361 100644 --- a/src/components/fx/index.js +++ b/src/components/fx/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/layout_attributes.js b/src/components/fx/layout_attributes.js index 094d25ba545..219e8d6d5c2 100644 --- a/src/components/fx/layout_attributes.js +++ b/src/components/fx/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/layout_defaults.js b/src/components/fx/layout_defaults.js index 5f7372d6edf..c2400f135a6 100644 --- a/src/components/fx/layout_defaults.js +++ b/src/components/fx/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/fx/layout_global_defaults.js b/src/components/fx/layout_global_defaults.js index 969ac5fc7b3..93593e98143 100644 --- a/src/components/fx/layout_global_defaults.js +++ b/src/components/fx/layout_global_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/grid/index.js b/src/components/grid/index.js index ba1a451b6b3..43838dcedd4 100644 --- a/src/components/grid/index.js +++ b/src/components/grid/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/images/attributes.js b/src/components/images/attributes.js index aef1d2806b7..a3662d3c2b5 100644 --- a/src/components/images/attributes.js +++ b/src/components/images/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/images/convert_coords.js b/src/components/images/convert_coords.js index 1568c0276db..5377539dc4d 100644 --- a/src/components/images/convert_coords.js +++ b/src/components/images/convert_coords.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/images/defaults.js b/src/components/images/defaults.js index 4aeb427cc73..dec20ac22fa 100644 --- a/src/components/images/defaults.js +++ b/src/components/images/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/images/draw.js b/src/components/images/draw.js index 0bce91d2f7a..53d899a1774 100644 --- a/src/components/images/draw.js +++ b/src/components/images/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/images/index.js b/src/components/images/index.js index 5609e93d16c..efed419ea2c 100644 --- a/src/components/images/index.js +++ b/src/components/images/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/legend/anchor_utils.js b/src/components/legend/anchor_utils.js index 2f0505e4aa2..b1bf7e97044 100644 --- a/src/components/legend/anchor_utils.js +++ b/src/components/legend/anchor_utils.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 258ebc0cfc4..4ef4f10edcc 100644 --- a/src/components/legend/attributes.js +++ b/src/components/legend/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/legend/constants.js b/src/components/legend/constants.js index 8d7b373f3f4..468757a7720 100644 --- a/src/components/legend/constants.js +++ b/src/components/legend/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/legend/defaults.js b/src/components/legend/defaults.js index 5b653c02884..41772c1ed38 100644 --- a/src/components/legend/defaults.js +++ b/src/components/legend/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/legend/draw.js b/src/components/legend/draw.js index feed9e63925..0424aa49888 100644 --- a/src/components/legend/draw.js +++ b/src/components/legend/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/legend/get_legend_data.js b/src/components/legend/get_legend_data.js index 6b7a9e4c056..b51e0326917 100644 --- a/src/components/legend/get_legend_data.js +++ b/src/components/legend/get_legend_data.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/legend/handle_click.js b/src/components/legend/handle_click.js index 1c31a075ce9..45fefc951d7 100644 --- a/src/components/legend/handle_click.js +++ b/src/components/legend/handle_click.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/legend/helpers.js b/src/components/legend/helpers.js index 1c01f45bc3f..d6d3b1a1554 100644 --- a/src/components/legend/helpers.js +++ b/src/components/legend/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 d523811ed0f..a6d6f06f68c 100644 --- a/src/components/legend/index.js +++ b/src/components/legend/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/legend/style.js b/src/components/legend/style.js index 94a7be8727f..479c2a288de 100644 --- a/src/components/legend/style.js +++ b/src/components/legend/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 eb9d5684ce9..fbe99e31294 100644 --- a/src/components/modebar/buttons.js +++ b/src/components/modebar/buttons.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 728fcf0aa29..2538c5b15e2 100644 --- a/src/components/modebar/index.js +++ b/src/components/modebar/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 923165605fd..37db6546ee8 100644 --- a/src/components/modebar/manage.js +++ b/src/components/modebar/manage.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/modebar/modebar.js b/src/components/modebar/modebar.js index fe402281279..39154ca24e9 100644 --- a/src/components/modebar/modebar.js +++ b/src/components/modebar/modebar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeselector/attributes.js b/src/components/rangeselector/attributes.js index 52fd1dea47e..cf23ef0b497 100644 --- a/src/components/rangeselector/attributes.js +++ b/src/components/rangeselector/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeselector/constants.js b/src/components/rangeselector/constants.js index 9952620dd38..99a6609f28b 100644 --- a/src/components/rangeselector/constants.js +++ b/src/components/rangeselector/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeselector/defaults.js b/src/components/rangeselector/defaults.js index 0d5e95f64a7..8942a65c501 100644 --- a/src/components/rangeselector/defaults.js +++ b/src/components/rangeselector/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeselector/draw.js b/src/components/rangeselector/draw.js index ca197b5df81..5674dbd5d45 100644 --- a/src/components/rangeselector/draw.js +++ b/src/components/rangeselector/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeselector/get_update_object.js b/src/components/rangeselector/get_update_object.js index 3dcba729b4a..4ab487cce08 100644 --- a/src/components/rangeselector/get_update_object.js +++ b/src/components/rangeselector/get_update_object.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeselector/index.js b/src/components/rangeselector/index.js index f6cc23ae09c..0a3f375b14c 100644 --- a/src/components/rangeselector/index.js +++ b/src/components/rangeselector/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeslider/attributes.js b/src/components/rangeslider/attributes.js index c5a57f61145..5638f631836 100644 --- a/src/components/rangeslider/attributes.js +++ b/src/components/rangeslider/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeslider/calc_autorange.js b/src/components/rangeslider/calc_autorange.js index 8681877621b..878917d3b19 100644 --- a/src/components/rangeslider/calc_autorange.js +++ b/src/components/rangeslider/calc_autorange.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeslider/constants.js b/src/components/rangeslider/constants.js index e3551a406a3..f408e50e1b2 100644 --- a/src/components/rangeslider/constants.js +++ b/src/components/rangeslider/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeslider/defaults.js b/src/components/rangeslider/defaults.js index 9cf208ae638..f70d732482d 100644 --- a/src/components/rangeslider/defaults.js +++ b/src/components/rangeslider/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeslider/draw.js b/src/components/rangeslider/draw.js index 56b8cba1287..be46839d52e 100644 --- a/src/components/rangeslider/draw.js +++ b/src/components/rangeslider/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeslider/helpers.js b/src/components/rangeslider/helpers.js index 9ab9397ae47..461fde83dcb 100644 --- a/src/components/rangeslider/helpers.js +++ b/src/components/rangeslider/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeslider/index.js b/src/components/rangeslider/index.js index fd3395ff114..5c9667e611f 100644 --- a/src/components/rangeslider/index.js +++ b/src/components/rangeslider/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/rangeslider/oppaxis_attributes.js b/src/components/rangeslider/oppaxis_attributes.js index a02d5e7ad5c..e231a8bddba 100644 --- a/src/components/rangeslider/oppaxis_attributes.js +++ b/src/components/rangeslider/oppaxis_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 b42790aa01f..4a3fdfd8c92 100644 --- a/src/components/shapes/attributes.js +++ b/src/components/shapes/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/shapes/calc_autorange.js b/src/components/shapes/calc_autorange.js index 744a124f681..fd38a2e6f31 100644 --- a/src/components/shapes/calc_autorange.js +++ b/src/components/shapes/calc_autorange.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/shapes/constants.js b/src/components/shapes/constants.js index 49fd9a5ee15..22aa7300678 100644 --- a/src/components/shapes/constants.js +++ b/src/components/shapes/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/shapes/defaults.js b/src/components/shapes/defaults.js index c3be87769fb..5e645650826 100644 --- a/src/components/shapes/defaults.js +++ b/src/components/shapes/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/shapes/draw.js b/src/components/shapes/draw.js index ffdb82ba167..9af5c7cf27e 100644 --- a/src/components/shapes/draw.js +++ b/src/components/shapes/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/shapes/helpers.js b/src/components/shapes/helpers.js index 0ed52c2fdb9..b2e754d4448 100644 --- a/src/components/shapes/helpers.js +++ b/src/components/shapes/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 e937f7f8642..2efef3e96fb 100644 --- a/src/components/shapes/index.js +++ b/src/components/shapes/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/sliders/attributes.js b/src/components/sliders/attributes.js index e0188bb0db2..1319514d097 100644 --- a/src/components/sliders/attributes.js +++ b/src/components/sliders/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/sliders/constants.js b/src/components/sliders/constants.js index af30576f58c..4bd1354856c 100644 --- a/src/components/sliders/constants.js +++ b/src/components/sliders/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/sliders/defaults.js b/src/components/sliders/defaults.js index fab096c6e18..175ade719cf 100644 --- a/src/components/sliders/defaults.js +++ b/src/components/sliders/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/sliders/draw.js b/src/components/sliders/draw.js index 4d7b4ff013e..9db807ba1ce 100644 --- a/src/components/sliders/draw.js +++ b/src/components/sliders/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/sliders/index.js b/src/components/sliders/index.js index 3df83cfda90..47cf3e39639 100644 --- a/src/components/sliders/index.js +++ b/src/components/sliders/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 4a8989755f0..626570d0568 100644 --- a/src/components/titles/index.js +++ b/src/components/titles/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/updatemenus/attributes.js b/src/components/updatemenus/attributes.js index e6cf24e8d5b..f37e02e9e46 100644 --- a/src/components/updatemenus/attributes.js +++ b/src/components/updatemenus/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/updatemenus/constants.js b/src/components/updatemenus/constants.js index a5355ac68ce..8053704d006 100644 --- a/src/components/updatemenus/constants.js +++ b/src/components/updatemenus/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/updatemenus/defaults.js b/src/components/updatemenus/defaults.js index 1cce74a2c96..87221229809 100644 --- a/src/components/updatemenus/defaults.js +++ b/src/components/updatemenus/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/updatemenus/draw.js b/src/components/updatemenus/draw.js index a7a07613c9c..0d005ee18b5 100644 --- a/src/components/updatemenus/draw.js +++ b/src/components/updatemenus/draw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/updatemenus/index.js b/src/components/updatemenus/index.js index 3df83cfda90..47cf3e39639 100644 --- a/src/components/updatemenus/index.js +++ b/src/components/updatemenus/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/components/updatemenus/scrollbox.js b/src/components/updatemenus/scrollbox.js index ab9de74b69a..f34921ae0ab 100644 --- a/src/components/updatemenus/scrollbox.js +++ b/src/components/updatemenus/scrollbox.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/constants/alignment.js b/src/constants/alignment.js index 120e9dc2361..439ccdb11b5 100644 --- a/src/constants/alignment.js +++ b/src/constants/alignment.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/constants/filter_ops.js b/src/constants/filter_ops.js index 3cd36b14d73..add3b687e8a 100644 --- a/src/constants/filter_ops.js +++ b/src/constants/filter_ops.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/constants/gl3d_dashes.js b/src/constants/gl3d_dashes.js index 100adf9392d..bd8d45b4336 100644 --- a/src/constants/gl3d_dashes.js +++ b/src/constants/gl3d_dashes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/constants/gl3d_markers.js b/src/constants/gl3d_markers.js index c522e8a8e34..98e228d0f7b 100644 --- a/src/constants/gl3d_markers.js +++ b/src/constants/gl3d_markers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/constants/interactions.js b/src/constants/interactions.js index f95c79c4c9e..17745ee4160 100644 --- a/src/constants/interactions.js +++ b/src/constants/interactions.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/constants/numerical.js b/src/constants/numerical.js index 77ea5abf465..afd25c7b25d 100644 --- a/src/constants/numerical.js +++ b/src/constants/numerical.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/constants/xmlns_namespaces.js b/src/constants/xmlns_namespaces.js index efc4867f4f9..a88c7b208cb 100644 --- a/src/constants/xmlns_namespaces.js +++ b/src/constants/xmlns_namespaces.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/core.js b/src/core.js index c1fa0fa3fe1..cb7fd313e55 100644 --- a/src/core.js +++ b/src/core.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 cb15dd2b2d8..1d3a5efe0ef 100644 --- a/src/fonts/mathjax_config.js +++ b/src/fonts/mathjax_config.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/anchor_utils.js b/src/lib/anchor_utils.js index 0c61fc36efc..cc88136fb7c 100644 --- a/src/lib/anchor_utils.js +++ b/src/lib/anchor_utils.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/angles.js b/src/lib/angles.js index b6e34c568d8..0dfe73f34e4 100644 --- a/src/lib/angles.js +++ b/src/lib/angles.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/array.js b/src/lib/array.js index cd96886d34e..925fe01de1a 100644 --- a/src/lib/array.js +++ b/src/lib/array.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/clean_number.js b/src/lib/clean_number.js index 2edc25ddca3..845887a994c 100644 --- a/src/lib/clean_number.js +++ b/src/lib/clean_number.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/clear_gl_canvases.js b/src/lib/clear_gl_canvases.js index 8545339ab4c..393592ed19a 100644 --- a/src/lib/clear_gl_canvases.js +++ b/src/lib/clear_gl_canvases.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/clear_responsive.js b/src/lib/clear_responsive.js index 1fbfb7848f1..406aa1f3d0a 100644 --- a/src/lib/clear_responsive.js +++ b/src/lib/clear_responsive.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 c590992085d..8d66283bd76 100644 --- a/src/lib/coerce.js +++ b/src/lib/coerce.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 e406ee8bdcf..2d54c73e37e 100644 --- a/src/lib/dates.js +++ b/src/lib/dates.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 df47b3f676b..9ec327415bd 100644 --- a/src/lib/events.js +++ b/src/lib/events.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 c9aeaa3d0b8..45c927c61fe 100644 --- a/src/lib/extend.js +++ b/src/lib/extend.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/filter_unique.js b/src/lib/filter_unique.js index 710776b18ed..9be686f12fe 100644 --- a/src/lib/filter_unique.js +++ b/src/lib/filter_unique.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/filter_visible.js b/src/lib/filter_visible.js index 71457fc3c9b..39088029478 100644 --- a/src/lib/filter_visible.js +++ b/src/lib/filter_visible.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 e1510800053..4d3e807a539 100644 --- a/src/lib/geo_location_utils.js +++ b/src/lib/geo_location_utils.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/geojson_utils.js b/src/lib/geojson_utils.js index 0ca1854ebc0..fc4f9edf14c 100644 --- a/src/lib/geojson_utils.js +++ b/src/lib/geojson_utils.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/geometry2d.js b/src/lib/geometry2d.js index 8e17c77664a..5a343e21fb7 100644 --- a/src/lib/geometry2d.js +++ b/src/lib/geometry2d.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/get_graph_div.js b/src/lib/get_graph_div.js index 867ea9b49bf..cc91ab80994 100644 --- a/src/lib/get_graph_div.js +++ b/src/lib/get_graph_div.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 be02153bd16..383f434a52a 100644 --- a/src/lib/gl_format_color.js +++ b/src/lib/gl_format_color.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/gup.js b/src/lib/gup.js index c69f1849024..610e37a2bf3 100644 --- a/src/lib/gup.js +++ b/src/lib/gup.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/identity.js b/src/lib/identity.js index 1d957f7ec6d..804fc5b30e8 100644 --- a/src/lib/identity.js +++ b/src/lib/identity.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 8aa54b2eae3..a28a4a31a4f 100644 --- a/src/lib/index.js +++ b/src/lib/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 7a1e7ad794b..fb07a2d4c4a 100644 --- a/src/lib/is_plain_object.js +++ b/src/lib/is_plain_object.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/keyed_container.js b/src/lib/keyed_container.js index b3288b45cd3..ea46310a17f 100644 --- a/src/lib/keyed_container.js +++ b/src/lib/keyed_container.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/localize.js b/src/lib/localize.js index 163044943f2..545dbff7a97 100644 --- a/src/lib/localize.js +++ b/src/lib/localize.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/loggers.js b/src/lib/loggers.js index 02be37218d2..c4a42af99d8 100644 --- a/src/lib/loggers.js +++ b/src/lib/loggers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/make_trace_groups.js b/src/lib/make_trace_groups.js index b4a571f8e8d..ddc542fbe7b 100644 --- a/src/lib/make_trace_groups.js +++ b/src/lib/make_trace_groups.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 2b2cd4640d5..a0a7c93b310 100644 --- a/src/lib/matrix.js +++ b/src/lib/matrix.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/mod.js b/src/lib/mod.js index b391121dccd..3166b555533 100644 --- a/src/lib/mod.js +++ b/src/lib/mod.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 f5d3b9270b4..54dd28dc590 100644 --- a/src/lib/nested_property.js +++ b/src/lib/nested_property.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/noop.js b/src/lib/noop.js index 56c588e7d91..e5e5e66a434 100644 --- a/src/lib/noop.js +++ b/src/lib/noop.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 4e2586ebdc1..f7af798e728 100644 --- a/src/lib/notifier.js +++ b/src/lib/notifier.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/override_cursor.js b/src/lib/override_cursor.js index 660878620d0..5a4a7fae2d4 100644 --- a/src/lib/override_cursor.js +++ b/src/lib/override_cursor.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/polygon.js b/src/lib/polygon.js index cb64d28f401..4c0742ac101 100644 --- a/src/lib/polygon.js +++ b/src/lib/polygon.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/prepare_regl.js b/src/lib/prepare_regl.js index d262a510aa9..f16c33e33ee 100644 --- a/src/lib/prepare_regl.js +++ b/src/lib/prepare_regl.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/push_unique.js b/src/lib/push_unique.js index a54e4ef5c2e..33874cbfe07 100644 --- a/src/lib/push_unique.js +++ b/src/lib/push_unique.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 732fb013cd6..b08b57c3509 100644 --- a/src/lib/queue.js +++ b/src/lib/queue.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/regex.js b/src/lib/regex.js index ded7c4dfe40..1b0b76b3ff5 100644 --- a/src/lib/regex.js +++ b/src/lib/regex.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/relative_attr.js b/src/lib/relative_attr.js index 11c510ded70..84070250472 100644 --- a/src/lib/relative_attr.js +++ b/src/lib/relative_attr.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/relink_private.js b/src/lib/relink_private.js index 19ef12a2f01..01b215ca47c 100644 --- a/src/lib/relink_private.js +++ b/src/lib/relink_private.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 6b7dc5c0520..abddadec392 100644 --- a/src/lib/search.js +++ b/src/lib/search.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/setcursor.js b/src/lib/setcursor.js index 1107da586a0..7404b660fc8 100644 --- a/src/lib/setcursor.js +++ b/src/lib/setcursor.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 65349670b76..645f56d6b7e 100644 --- a/src/lib/show_no_webgl_msg.js +++ b/src/lib/show_no_webgl_msg.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 1cfca38efc6..552b5bfd9b0 100644 --- a/src/lib/stats.js +++ b/src/lib/stats.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 ed7be8c1df5..0b757e2b039 100644 --- a/src/lib/str2rgbarray.js +++ b/src/lib/str2rgbarray.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 f894ce73a55..6f269da7c32 100644 --- a/src/lib/svg_text_utils.js +++ b/src/lib/svg_text_utils.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/throttle.js b/src/lib/throttle.js index 673bde81205..bf6e42ba7c7 100644 --- a/src/lib/throttle.js +++ b/src/lib/throttle.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/lib/to_log_range.js b/src/lib/to_log_range.js index debf846d552..e130579ecbe 100644 --- a/src/lib/to_log_range.js +++ b/src/lib/to_log_range.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 1eb95e7772e..c0c760661bf 100644 --- a/src/lib/topojson_utils.js +++ b/src/lib/topojson_utils.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/locale-en-us.js b/src/locale-en-us.js index 44d3e206331..b9e4f140ea2 100644 --- a/src/locale-en-us.js +++ b/src/locale-en-us.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/locale-en.js b/src/locale-en.js index 2cc1f28ae71..b9cccf59924 100644 --- a/src/locale-en.js +++ b/src/locale-en.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/container_array_match.js b/src/plot_api/container_array_match.js index 62a5b654a5e..45e6192d01c 100644 --- a/src/plot_api/container_array_match.js +++ b/src/plot_api/container_array_match.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/edit_types.js b/src/plot_api/edit_types.js index b31724cd874..f18a076fe7c 100644 --- a/src/plot_api/edit_types.js +++ b/src/plot_api/edit_types.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/helpers.js b/src/plot_api/helpers.js index 1b6cce24daf..39913c7ac45 100644 --- a/src/plot_api/helpers.js +++ b/src/plot_api/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/index.js b/src/plot_api/index.js index 410b2da6f87..3e2c4a1b058 100644 --- a/src/plot_api/index.js +++ b/src/plot_api/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/manage_arrays.js b/src/plot_api/manage_arrays.js index 885b4f1fed7..c879b8df7c6 100644 --- a/src/plot_api/manage_arrays.js +++ b/src/plot_api/manage_arrays.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 5400519d0ed..4bcc6676fa5 100644 --- a/src/plot_api/plot_api.js +++ b/src/plot_api/plot_api.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 fe92027831a..bf40a1c92b8 100644 --- a/src/plot_api/plot_config.js +++ b/src/plot_api/plot_config.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 265e8bf5d03..39623ea315c 100644 --- a/src/plot_api/plot_schema.js +++ b/src/plot_api/plot_schema.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/plot_template.js b/src/plot_api/plot_template.js index fe6b5d4aad1..bf96588d3ba 100644 --- a/src/plot_api/plot_template.js +++ b/src/plot_api/plot_template.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/subroutines.js b/src/plot_api/subroutines.js index 9bb92c0c6e0..a2bb7083dd1 100644 --- a/src/plot_api/subroutines.js +++ b/src/plot_api/subroutines.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/template_api.js b/src/plot_api/template_api.js index 98565fbb4ea..cea1fef647d 100644 --- a/src/plot_api/template_api.js +++ b/src/plot_api/template_api.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/to_image.js b/src/plot_api/to_image.js index e43546da289..4f27f26c304 100644 --- a/src/plot_api/to_image.js +++ b/src/plot_api/to_image.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plot_api/validate.js b/src/plot_api/validate.js index 7c0f3dcac23..058134bb82e 100644 --- a/src/plot_api/validate.js +++ b/src/plot_api/validate.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/animation_attributes.js b/src/plots/animation_attributes.js index 3dd8645e6ad..c795bdd1d60 100644 --- a/src/plots/animation_attributes.js +++ b/src/plots/animation_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/array_container_defaults.js b/src/plots/array_container_defaults.js index 47b17e48e09..eb70791d319 100644 --- a/src/plots/array_container_defaults.js +++ b/src/plots/array_container_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 b6db8871022..40301a9f7b1 100644 --- a/src/plots/attributes.js +++ b/src/plots/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 26388c476e5..9b9367a81f1 100644 --- a/src/plots/cartesian/attributes.js +++ b/src/plots/cartesian/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/autorange.js b/src/plots/cartesian/autorange.js index c77914096f7..fe80481fc02 100644 --- a/src/plots/cartesian/autorange.js +++ b/src/plots/cartesian/autorange.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 cb21644aab5..dbc400647ca 100644 --- a/src/plots/cartesian/axes.js +++ b/src/plots/cartesian/axes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/axis_autotype.js b/src/plots/cartesian/axis_autotype.js index 3cb03c9fe4d..eb4c2941d72 100644 --- a/src/plots/cartesian/axis_autotype.js +++ b/src/plots/cartesian/axis_autotype.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/axis_defaults.js b/src/plots/cartesian/axis_defaults.js index 79440117ceb..2269152de39 100644 --- a/src/plots/cartesian/axis_defaults.js +++ b/src/plots/cartesian/axis_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/axis_ids.js b/src/plots/cartesian/axis_ids.js index 895e311fcef..8e0bf5003d3 100644 --- a/src/plots/cartesian/axis_ids.js +++ b/src/plots/cartesian/axis_ids.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/category_order_defaults.js b/src/plots/cartesian/category_order_defaults.js index 6165c9ea8ca..9980ff0620f 100644 --- a/src/plots/cartesian/category_order_defaults.js +++ b/src/plots/cartesian/category_order_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/clean_ticks.js b/src/plots/cartesian/clean_ticks.js index a6a51bef9a7..4466bc04e5c 100644 --- a/src/plots/cartesian/clean_ticks.js +++ b/src/plots/cartesian/clean_ticks.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/constants.js b/src/plots/cartesian/constants.js index 6a2cd12ce72..51738431b6f 100644 --- a/src/plots/cartesian/constants.js +++ b/src/plots/cartesian/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/constraint_defaults.js b/src/plots/cartesian/constraint_defaults.js index b68fcddd09d..3b275c457e4 100644 --- a/src/plots/cartesian/constraint_defaults.js +++ b/src/plots/cartesian/constraint_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/constraints.js b/src/plots/cartesian/constraints.js index 36c27ec08b3..cac5d918189 100644 --- a/src/plots/cartesian/constraints.js +++ b/src/plots/cartesian/constraints.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/dragbox.js b/src/plots/cartesian/dragbox.js index ca933deda77..e8110756b0c 100644 --- a/src/plots/cartesian/dragbox.js +++ b/src/plots/cartesian/dragbox.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 94892c35bc9..716fc1b120d 100644 --- a/src/plots/cartesian/graph_interact.js +++ b/src/plots/cartesian/graph_interact.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/include_components.js b/src/plots/cartesian/include_components.js index 0d56754e813..11f0b146782 100644 --- a/src/plots/cartesian/include_components.js +++ b/src/plots/cartesian/include_components.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/index.js b/src/plots/cartesian/index.js index 463a47195d9..430e01dc4ea 100644 --- a/src/plots/cartesian/index.js +++ b/src/plots/cartesian/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 d98b10f7dea..ae48118491e 100644 --- a/src/plots/cartesian/layout_attributes.js +++ b/src/plots/cartesian/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/layout_defaults.js b/src/plots/cartesian/layout_defaults.js index 3f070b4c6c8..2a59a1bb428 100644 --- a/src/plots/cartesian/layout_defaults.js +++ b/src/plots/cartesian/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/line_grid_defaults.js b/src/plots/cartesian/line_grid_defaults.js index f122254bfb4..1a107efa881 100644 --- a/src/plots/cartesian/line_grid_defaults.js +++ b/src/plots/cartesian/line_grid_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/position_defaults.js b/src/plots/cartesian/position_defaults.js index c6feadc14df..c999c576643 100644 --- a/src/plots/cartesian/position_defaults.js +++ b/src/plots/cartesian/position_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/scale_zoom.js b/src/plots/cartesian/scale_zoom.js index 1ec3482125e..cc74c3be0f1 100644 --- a/src/plots/cartesian/scale_zoom.js +++ b/src/plots/cartesian/scale_zoom.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/select.js b/src/plots/cartesian/select.js index c09ee3d0a9b..7a2e52b1fd3 100644 --- a/src/plots/cartesian/select.js +++ b/src/plots/cartesian/select.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/set_convert.js b/src/plots/cartesian/set_convert.js index dafc472c6db..3e40f35acd7 100644 --- a/src/plots/cartesian/set_convert.js +++ b/src/plots/cartesian/set_convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/tick_label_defaults.js b/src/plots/cartesian/tick_label_defaults.js index 1065860380a..5bbe72765fc 100644 --- a/src/plots/cartesian/tick_label_defaults.js +++ b/src/plots/cartesian/tick_label_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/tick_mark_defaults.js b/src/plots/cartesian/tick_mark_defaults.js index d11dd780022..8667c708cd7 100644 --- a/src/plots/cartesian/tick_mark_defaults.js +++ b/src/plots/cartesian/tick_mark_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/tick_value_defaults.js b/src/plots/cartesian/tick_value_defaults.js index 222f729509f..6f8262f0674 100644 --- a/src/plots/cartesian/tick_value_defaults.js +++ b/src/plots/cartesian/tick_value_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/transition_axes.js b/src/plots/cartesian/transition_axes.js index bb6f30774fc..c646084839a 100644 --- a/src/plots/cartesian/transition_axes.js +++ b/src/plots/cartesian/transition_axes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/cartesian/type_defaults.js b/src/plots/cartesian/type_defaults.js index 04a050f8938..2f4e620710c 100644 --- a/src/plots/cartesian/type_defaults.js +++ b/src/plots/cartesian/type_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/command.js b/src/plots/command.js index 1a185cad43c..2cee2babb30 100644 --- a/src/plots/command.js +++ b/src/plots/command.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/domain.js b/src/plots/domain.js index 4726f8f8dca..343e0c451e4 100644 --- a/src/plots/domain.js +++ b/src/plots/domain.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 4786b2fb9f7..0022cf8dde9 100644 --- a/src/plots/font_attributes.js +++ b/src/plots/font_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/frame_attributes.js b/src/plots/frame_attributes.js index 2cf9407bec6..3ac8a8f92bf 100644 --- a/src/plots/frame_attributes.js +++ b/src/plots/frame_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/constants.js b/src/plots/geo/constants.js index 46f8c02b38a..c01d9fceed4 100644 --- a/src/plots/geo/constants.js +++ b/src/plots/geo/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 4f551176014..ce4fb293994 100644 --- a/src/plots/geo/geo.js +++ b/src/plots/geo/geo.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/geo/index.js b/src/plots/geo/index.js index a393f0b5b82..1bf078b4911 100644 --- a/src/plots/geo/index.js +++ b/src/plots/geo/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 bb4f8a6fd26..1a9e85ce52a 100644 --- a/src/plots/geo/layout/attributes.js +++ b/src/plots/geo/layout/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 1914d21dfa6..f9e58c35ec7 100644 --- a/src/plots/geo/layout/defaults.js +++ b/src/plots/geo/layout/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 848aa52038e..3fd4e194f37 100644 --- a/src/plots/geo/layout/layout_attributes.js +++ b/src/plots/geo/layout/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 c9e1ce7a2c9..941feb77fff 100644 --- a/src/plots/geo/projections.js +++ b/src/plots/geo/projections.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the @@ -79,7 +79,7 @@ function addProjectionsToD3(d3) { d3_geo_projectPoints.push([ x, y ]); }, lineEnd: function() { - if (d3_geo_projectPoints.length) d3_geo_projectLines.push(d3_geo_projectPoints), + if (d3_geo_projectPoints.length) d3_geo_projectLines.push(d3_geo_projectPoints), d3_geo_projectPoints = []; }, result: function() { @@ -206,7 +206,7 @@ function addProjectionsToD3(d3) { }; var projection = d3.geo.projection(forward), stream_ = projection.stream; projection.stream = function(stream) { - var rotate = projection.rotate(), rotateStream = stream_(stream), sphereStream = (projection.rotate([ 0, 0 ]), + var rotate = projection.rotate(), rotateStream = stream_(stream), sphereStream = (projection.rotate([ 0, 0 ]), stream_(stream)); projection.rotate(rotate); rotateStream.sphere = function() { diff --git a/src/plots/geo/zoom.js b/src/plots/geo/zoom.js index 15d0d79ba27..efe9a91a2de 100644 --- a/src/plots/geo/zoom.js +++ b/src/plots/geo/zoom.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/get_data.js b/src/plots/get_data.js index 3455d50fa7c..b46e53b3e06 100644 --- a/src/plots/get_data.js +++ b/src/plots/get_data.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 af2b704ac69..19e3025da07 100644 --- a/src/plots/gl2d/camera.js +++ b/src/plots/gl2d/camera.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 5255e5a9c27..8a3a0ecf41f 100644 --- a/src/plots/gl2d/convert.js +++ b/src/plots/gl2d/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl2d/index.js b/src/plots/gl2d/index.js index be1623e118a..fe240901ef0 100644 --- a/src/plots/gl2d/index.js +++ b/src/plots/gl2d/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 baaad8e97fe..0b8ea837ea8 100644 --- a/src/plots/gl2d/scene2d.js +++ b/src/plots/gl2d/scene2d.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 cd115bbc823..0331cd3f0b3 100644 --- a/src/plots/gl3d/camera.js +++ b/src/plots/gl3d/camera.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/index.js b/src/plots/gl3d/index.js index e86b6101d9f..14f4c596ada 100644 --- a/src/plots/gl3d/index.js +++ b/src/plots/gl3d/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 f9b9de60056..8d70791aebd 100644 --- a/src/plots/gl3d/layout/attributes.js +++ b/src/plots/gl3d/layout/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 ef3a2fa4b9a..7264cf521fb 100644 --- a/src/plots/gl3d/layout/axis_attributes.js +++ b/src/plots/gl3d/layout/axis_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 fc308351dfa..ff55bdad2e1 100644 --- a/src/plots/gl3d/layout/axis_defaults.js +++ b/src/plots/gl3d/layout/axis_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 d5b7b0fecab..8d8649f46a7 100644 --- a/src/plots/gl3d/layout/convert.js +++ b/src/plots/gl3d/layout/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 1df8de38972..8ff078dd4f5 100644 --- a/src/plots/gl3d/layout/defaults.js +++ b/src/plots/gl3d/layout/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 693d2d9bf65..65699616547 100644 --- a/src/plots/gl3d/layout/layout_attributes.js +++ b/src/plots/gl3d/layout/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 304efbbe42b..7a4f1f6971c 100644 --- a/src/plots/gl3d/layout/spikes.js +++ b/src/plots/gl3d/layout/spikes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 471b7396b9b..d01f39b535e 100644 --- a/src/plots/gl3d/layout/tick_marks.js +++ b/src/plots/gl3d/layout/tick_marks.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 1fe0f89139a..66160df6aac 100644 --- a/src/plots/gl3d/project.js +++ b/src/plots/gl3d/project.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 dea29d1ee99..fac8e904ebe 100644 --- a/src/plots/gl3d/scene.js +++ b/src/plots/gl3d/scene.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/gl3d/zip3.js b/src/plots/gl3d/zip3.js index 472dcb861c9..28a0b1b1d11 100644 --- a/src/plots/gl3d/zip3.js +++ b/src/plots/gl3d/zip3.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 f49cf3a5959..7a0090b03af 100644 --- a/src/plots/layout_attributes.js +++ b/src/plots/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/mapbox/constants.js b/src/plots/mapbox/constants.js index 7b1e5e4e71d..ccde23e656d 100644 --- a/src/plots/mapbox/constants.js +++ b/src/plots/mapbox/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/mapbox/convert_text_opts.js b/src/plots/mapbox/convert_text_opts.js index 48ce6615b64..52b8e39fada 100644 --- a/src/plots/mapbox/convert_text_opts.js +++ b/src/plots/mapbox/convert_text_opts.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/mapbox/index.js b/src/plots/mapbox/index.js index 7838c3d1841..5614173550a 100644 --- a/src/plots/mapbox/index.js +++ b/src/plots/mapbox/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/mapbox/layers.js b/src/plots/mapbox/layers.js index 016b3438c2e..fdce3cab61f 100644 --- a/src/plots/mapbox/layers.js +++ b/src/plots/mapbox/layers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/mapbox/layout_attributes.js b/src/plots/mapbox/layout_attributes.js index e07767b913d..60231abac4b 100644 --- a/src/plots/mapbox/layout_attributes.js +++ b/src/plots/mapbox/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/mapbox/layout_defaults.js b/src/plots/mapbox/layout_defaults.js index 377dbea7281..f86e2807743 100644 --- a/src/plots/mapbox/layout_defaults.js +++ b/src/plots/mapbox/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/mapbox/mapbox.js b/src/plots/mapbox/mapbox.js index 683085e7478..78ae2e4974d 100644 --- a/src/plots/mapbox/mapbox.js +++ b/src/plots/mapbox/mapbox.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/pad_attributes.js b/src/plots/pad_attributes.js index 47264860c50..2235ab97814 100644 --- a/src/plots/pad_attributes.js +++ b/src/plots/pad_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 1cfea9b0e9f..e133c617229 100644 --- a/src/plots/plots.js +++ b/src/plots/plots.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/constants.js b/src/plots/polar/constants.js index 71b196f422c..af3b535f6d2 100644 --- a/src/plots/polar/constants.js +++ b/src/plots/polar/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/helpers.js b/src/plots/polar/helpers.js index ef23e1d7cf8..6c4768f33b3 100644 --- a/src/plots/polar/helpers.js +++ b/src/plots/polar/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/index.js b/src/plots/polar/index.js index 4233661e3fe..f610e1f037a 100644 --- a/src/plots/polar/index.js +++ b/src/plots/polar/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/layout_attributes.js b/src/plots/polar/layout_attributes.js index c40dc8d042c..f6905453dd9 100644 --- a/src/plots/polar/layout_attributes.js +++ b/src/plots/polar/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/layout_defaults.js b/src/plots/polar/layout_defaults.js index 3064d451b2f..6c7fb220dc6 100644 --- a/src/plots/polar/layout_defaults.js +++ b/src/plots/polar/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/legacy/area_attributes.js b/src/plots/polar/legacy/area_attributes.js index 1cedc2fc96d..5854fb8f810 100644 --- a/src/plots/polar/legacy/area_attributes.js +++ b/src/plots/polar/legacy/area_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/legacy/axis_attributes.js b/src/plots/polar/legacy/axis_attributes.js index 79addb4ca3f..7195307f1de 100644 --- a/src/plots/polar/legacy/axis_attributes.js +++ b/src/plots/polar/legacy/axis_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/legacy/index.js b/src/plots/polar/legacy/index.js index 1c281e96004..0502eadb2b0 100644 --- a/src/plots/polar/legacy/index.js +++ b/src/plots/polar/legacy/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/legacy/micropolar.js b/src/plots/polar/legacy/micropolar.js index fc94cc39170..74f4f9705d9 100644 --- a/src/plots/polar/legacy/micropolar.js +++ b/src/plots/polar/legacy/micropolar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/legacy/micropolar_manager.js b/src/plots/polar/legacy/micropolar_manager.js index 62c61128791..20a759a85ad 100644 --- a/src/plots/polar/legacy/micropolar_manager.js +++ b/src/plots/polar/legacy/micropolar_manager.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/legacy/undo_manager.js b/src/plots/polar/legacy/undo_manager.js index 58224c0d8e8..f684bdb96a0 100644 --- a/src/plots/polar/legacy/undo_manager.js +++ b/src/plots/polar/legacy/undo_manager.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/polar.js b/src/plots/polar/polar.js index e9d2d8ff8b0..937456ccc4a 100644 --- a/src/plots/polar/polar.js +++ b/src/plots/polar/polar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/polar/set_convert.js b/src/plots/polar/set_convert.js index f7b5b15db2f..bbcc341d1da 100644 --- a/src/plots/polar/set_convert.js +++ b/src/plots/polar/set_convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/subplot_defaults.js b/src/plots/subplot_defaults.js index 98f55abeeef..de02e8a5803 100644 --- a/src/plots/subplot_defaults.js +++ b/src/plots/subplot_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/ternary/index.js b/src/plots/ternary/index.js index 14771a2b2f1..0c6d16169eb 100644 --- a/src/plots/ternary/index.js +++ b/src/plots/ternary/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/ternary/layout_attributes.js b/src/plots/ternary/layout_attributes.js index 00baf134829..effa824be8d 100644 --- a/src/plots/ternary/layout_attributes.js +++ b/src/plots/ternary/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/ternary/layout_defaults.js b/src/plots/ternary/layout_defaults.js index 8db5d4db789..7ab47dee7ac 100644 --- a/src/plots/ternary/layout_defaults.js +++ b/src/plots/ternary/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/plots/ternary/ternary.js b/src/plots/ternary/ternary.js index 9810f16dcb1..e09c69dd7a4 100644 --- a/src/plots/ternary/ternary.js +++ b/src/plots/ternary/ternary.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/registry.js b/src/registry.js index 953e58b285e..0fffe86fc1d 100644 --- a/src/registry.js +++ b/src/registry.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 ebda88a12ad..5a89bba57f2 100644 --- a/src/snapshot/cloneplot.js +++ b/src/snapshot/cloneplot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/snapshot/download.js b/src/snapshot/download.js index 56769651090..b5019520e74 100644 --- a/src/snapshot/download.js +++ b/src/snapshot/download.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/snapshot/filesaver.js b/src/snapshot/filesaver.js index 549ec8564bb..e4132a1aa04 100644 --- a/src/snapshot/filesaver.js +++ b/src/snapshot/filesaver.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/snapshot/helpers.js b/src/snapshot/helpers.js index ad76c746da3..b6f6ae21423 100644 --- a/src/snapshot/helpers.js +++ b/src/snapshot/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 f37364284a5..7e54bb13d83 100644 --- a/src/snapshot/index.js +++ b/src/snapshot/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 184716e956c..d137c57b106 100644 --- a/src/snapshot/svgtoimg.js +++ b/src/snapshot/svgtoimg.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 6fd3c03acc5..275fb9e6312 100644 --- a/src/snapshot/toimage.js +++ b/src/snapshot/toimage.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 ae320d71ac7..eec1305544c 100644 --- a/src/snapshot/tosvg.js +++ b/src/snapshot/tosvg.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 4d838cb3c37..fcc88ef81d0 100644 --- a/src/traces/bar/arrays_to_calcdata.js +++ b/src/traces/bar/arrays_to_calcdata.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 6e17bd7dc89..ea0694f077c 100644 --- a/src/traces/bar/attributes.js +++ b/src/traces/bar/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 99981267cbd..41af79b7b1c 100644 --- a/src/traces/bar/calc.js +++ b/src/traces/bar/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/constants.js b/src/traces/bar/constants.js index fc5f769d92a..89c9c2ba941 100644 --- a/src/traces/bar/constants.js +++ b/src/traces/bar/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/cross_trace_calc.js b/src/traces/bar/cross_trace_calc.js index 6ead1789d48..a8d4974fb22 100644 --- a/src/traces/bar/cross_trace_calc.js +++ b/src/traces/bar/cross_trace_calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 cd86704e3d0..35bab93533b 100644 --- a/src/traces/bar/defaults.js +++ b/src/traces/bar/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/helpers.js b/src/traces/bar/helpers.js index d7f3ad3b957..a17a0552f15 100644 --- a/src/traces/bar/helpers.js +++ b/src/traces/bar/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 b32ad58b54e..570fab66c8e 100644 --- a/src/traces/bar/hover.js +++ b/src/traces/bar/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 4ed81f6bb6f..fa579dbf3fa 100644 --- a/src/traces/bar/index.js +++ b/src/traces/bar/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 a78a2107ca7..42deb84b0f2 100644 --- a/src/traces/bar/layout_attributes.js +++ b/src/traces/bar/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 bf9abf78097..7abb2920dfa 100644 --- a/src/traces/bar/layout_defaults.js +++ b/src/traces/bar/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 0230b79b24a..c76d8fe0373 100644 --- a/src/traces/bar/plot.js +++ b/src/traces/bar/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/select.js b/src/traces/bar/select.js index 4d80b7b4836..5d277c95dd2 100644 --- a/src/traces/bar/select.js +++ b/src/traces/bar/select.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/bar/sieve.js b/src/traces/bar/sieve.js index fa3142a2fd0..fd22a27ec02 100644 --- a/src/traces/bar/sieve.js +++ b/src/traces/bar/sieve.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 f395f95de89..be948a3877e 100644 --- a/src/traces/bar/style.js +++ b/src/traces/bar/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 2fdc2110a15..0fb9bcde988 100644 --- a/src/traces/bar/style_defaults.js +++ b/src/traces/bar/style_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/barpolar/attributes.js b/src/traces/barpolar/attributes.js index ed0cb373476..2c9fd9ad38a 100644 --- a/src/traces/barpolar/attributes.js +++ b/src/traces/barpolar/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/barpolar/calc.js b/src/traces/barpolar/calc.js index a27ef1b8062..8474c87596c 100644 --- a/src/traces/barpolar/calc.js +++ b/src/traces/barpolar/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/barpolar/defaults.js b/src/traces/barpolar/defaults.js index eeb63fe5e0d..7b612931771 100644 --- a/src/traces/barpolar/defaults.js +++ b/src/traces/barpolar/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/barpolar/hover.js b/src/traces/barpolar/hover.js index b2feada1793..b6ea706b59f 100644 --- a/src/traces/barpolar/hover.js +++ b/src/traces/barpolar/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/barpolar/index.js b/src/traces/barpolar/index.js index 7511e066c4f..6ebc187a476 100644 --- a/src/traces/barpolar/index.js +++ b/src/traces/barpolar/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/barpolar/layout_attributes.js b/src/traces/barpolar/layout_attributes.js index 0d8c05fded6..e87d6b4196e 100644 --- a/src/traces/barpolar/layout_attributes.js +++ b/src/traces/barpolar/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/barpolar/layout_defaults.js b/src/traces/barpolar/layout_defaults.js index ed4501933fa..b679a331381 100644 --- a/src/traces/barpolar/layout_defaults.js +++ b/src/traces/barpolar/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/barpolar/plot.js b/src/traces/barpolar/plot.js index 6cb5d0d1c76..a627c07cdfb 100644 --- a/src/traces/barpolar/plot.js +++ b/src/traces/barpolar/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 215aa421145..a70e1c257d3 100644 --- a/src/traces/box/attributes.js +++ b/src/traces/box/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/calc.js b/src/traces/box/calc.js index 58d6d55b831..517c2b3d089 100644 --- a/src/traces/box/calc.js +++ b/src/traces/box/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/cross_trace_calc.js b/src/traces/box/cross_trace_calc.js index 9a4aadd8d56..f7ad3de3561 100644 --- a/src/traces/box/cross_trace_calc.js +++ b/src/traces/box/cross_trace_calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/defaults.js b/src/traces/box/defaults.js index 96bbdc8df79..7e7ec2d642e 100644 --- a/src/traces/box/defaults.js +++ b/src/traces/box/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/event_data.js b/src/traces/box/event_data.js index a12ee8eb67a..420e51ead38 100644 --- a/src/traces/box/event_data.js +++ b/src/traces/box/event_data.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/hover.js b/src/traces/box/hover.js index b4729279e1c..05ca7310261 100644 --- a/src/traces/box/hover.js +++ b/src/traces/box/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 17931ec782d..e8ffe05cc8a 100644 --- a/src/traces/box/index.js +++ b/src/traces/box/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 2b75d7f4877..2e1ec93dedf 100644 --- a/src/traces/box/layout_attributes.js +++ b/src/traces/box/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/layout_defaults.js b/src/traces/box/layout_defaults.js index 68af8851d0b..027ab407ff7 100644 --- a/src/traces/box/layout_defaults.js +++ b/src/traces/box/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/plot.js b/src/traces/box/plot.js index 236bfe2b7ea..0ac96523d62 100644 --- a/src/traces/box/plot.js +++ b/src/traces/box/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/select.js b/src/traces/box/select.js index 069b9b1896f..15c014ef10e 100644 --- a/src/traces/box/select.js +++ b/src/traces/box/select.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/box/style.js b/src/traces/box/style.js index 1495fb8566f..4d778c89704 100644 --- a/src/traces/box/style.js +++ b/src/traces/box/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/candlestick/attributes.js b/src/traces/candlestick/attributes.js index ceb0c4df45b..1f39192eb20 100644 --- a/src/traces/candlestick/attributes.js +++ b/src/traces/candlestick/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/candlestick/calc.js b/src/traces/candlestick/calc.js index 72933f236a3..9b20b5e488f 100644 --- a/src/traces/candlestick/calc.js +++ b/src/traces/candlestick/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/candlestick/defaults.js b/src/traces/candlestick/defaults.js index e00862ca43a..6f21faead45 100644 --- a/src/traces/candlestick/defaults.js +++ b/src/traces/candlestick/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/candlestick/index.js b/src/traces/candlestick/index.js index 7cfb59d8111..ae63812e25f 100644 --- a/src/traces/candlestick/index.js +++ b/src/traces/candlestick/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/ab_defaults.js b/src/traces/carpet/ab_defaults.js index a403ea34d03..ed037acdd58 100644 --- a/src/traces/carpet/ab_defaults.js +++ b/src/traces/carpet/ab_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/array_minmax.js b/src/traces/carpet/array_minmax.js index 6500991299f..42acd45943d 100644 --- a/src/traces/carpet/array_minmax.js +++ b/src/traces/carpet/array_minmax.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/attributes.js b/src/traces/carpet/attributes.js index 7584a222028..d3fa8ce85b1 100644 --- a/src/traces/carpet/attributes.js +++ b/src/traces/carpet/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/axis_aligned_line.js b/src/traces/carpet/axis_aligned_line.js index f25068fd14f..1ce50a5c048 100644 --- a/src/traces/carpet/axis_aligned_line.js +++ b/src/traces/carpet/axis_aligned_line.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/axis_attributes.js b/src/traces/carpet/axis_attributes.js index 1bb49be9f42..589c9dee56b 100644 --- a/src/traces/carpet/axis_attributes.js +++ b/src/traces/carpet/axis_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/axis_defaults.js b/src/traces/carpet/axis_defaults.js index e8b486a722c..a14341c2943 100644 --- a/src/traces/carpet/axis_defaults.js +++ b/src/traces/carpet/axis_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/calc.js b/src/traces/carpet/calc.js index 3a69c021e40..6d488b7e279 100644 --- a/src/traces/carpet/calc.js +++ b/src/traces/carpet/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/calc_clippath.js b/src/traces/carpet/calc_clippath.js index 11c4542a227..52a632414f2 100644 --- a/src/traces/carpet/calc_clippath.js +++ b/src/traces/carpet/calc_clippath.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/calc_gridlines.js b/src/traces/carpet/calc_gridlines.js index a0c727fe829..7d4472e7a33 100644 --- a/src/traces/carpet/calc_gridlines.js +++ b/src/traces/carpet/calc_gridlines.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/calc_labels.js b/src/traces/carpet/calc_labels.js index 0709fce6faa..514dd1f1231 100644 --- a/src/traces/carpet/calc_labels.js +++ b/src/traces/carpet/calc_labels.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/catmull_rom.js b/src/traces/carpet/catmull_rom.js index 09aab00c0b5..93ffbb5140c 100644 --- a/src/traces/carpet/catmull_rom.js +++ b/src/traces/carpet/catmull_rom.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/cheater_basis.js b/src/traces/carpet/cheater_basis.js index c136ab180fd..085ca7d939b 100644 --- a/src/traces/carpet/cheater_basis.js +++ b/src/traces/carpet/cheater_basis.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/compute_control_points.js b/src/traces/carpet/compute_control_points.js index 77bbf099402..6198ceb5dbd 100644 --- a/src/traces/carpet/compute_control_points.js +++ b/src/traces/carpet/compute_control_points.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/constants.js b/src/traces/carpet/constants.js index bc388f1a7aa..a591edd35a3 100644 --- a/src/traces/carpet/constants.js +++ b/src/traces/carpet/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/create_i_derivative_evaluator.js b/src/traces/carpet/create_i_derivative_evaluator.js index eca08e50e7c..f9ee3b96333 100644 --- a/src/traces/carpet/create_i_derivative_evaluator.js +++ b/src/traces/carpet/create_i_derivative_evaluator.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/create_j_derivative_evaluator.js b/src/traces/carpet/create_j_derivative_evaluator.js index 79aaa289bef..175ddfb289c 100644 --- a/src/traces/carpet/create_j_derivative_evaluator.js +++ b/src/traces/carpet/create_j_derivative_evaluator.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/create_spline_evaluator.js b/src/traces/carpet/create_spline_evaluator.js index 90f9f44563e..88ef8832c92 100644 --- a/src/traces/carpet/create_spline_evaluator.js +++ b/src/traces/carpet/create_spline_evaluator.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/defaults.js b/src/traces/carpet/defaults.js index 6e2cf30f511..6ef9376d6fa 100644 --- a/src/traces/carpet/defaults.js +++ b/src/traces/carpet/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/index.js b/src/traces/carpet/index.js index 236129c9e1a..b2b2cc48323 100644 --- a/src/traces/carpet/index.js +++ b/src/traces/carpet/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/lookup_carpetid.js b/src/traces/carpet/lookup_carpetid.js index de2b71b39a1..d70e4d89549 100644 --- a/src/traces/carpet/lookup_carpetid.js +++ b/src/traces/carpet/lookup_carpetid.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/makepath.js b/src/traces/carpet/makepath.js index 6a07744f648..500ca4404b0 100644 --- a/src/traces/carpet/makepath.js +++ b/src/traces/carpet/makepath.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/map_1d_array.js b/src/traces/carpet/map_1d_array.js index ca250334657..3cd79d49337 100644 --- a/src/traces/carpet/map_1d_array.js +++ b/src/traces/carpet/map_1d_array.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/orient_text.js b/src/traces/carpet/orient_text.js index 15ad0e31cf3..73a13c93f0a 100644 --- a/src/traces/carpet/orient_text.js +++ b/src/traces/carpet/orient_text.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/plot.js b/src/traces/carpet/plot.js index 2d978d31e0f..8d3a5479c14 100644 --- a/src/traces/carpet/plot.js +++ b/src/traces/carpet/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/set_convert.js b/src/traces/carpet/set_convert.js index c46b71fecb7..ded81ebcd6a 100644 --- a/src/traces/carpet/set_convert.js +++ b/src/traces/carpet/set_convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/smooth_fill_2d_array.js b/src/traces/carpet/smooth_fill_2d_array.js index 58288c2b2c5..62909f52d13 100644 --- a/src/traces/carpet/smooth_fill_2d_array.js +++ b/src/traces/carpet/smooth_fill_2d_array.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/smooth_fill_array.js b/src/traces/carpet/smooth_fill_array.js index 3f0f893ec7f..c57eff95d9c 100644 --- a/src/traces/carpet/smooth_fill_array.js +++ b/src/traces/carpet/smooth_fill_array.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/carpet/xy_defaults.js b/src/traces/carpet/xy_defaults.js index dbf9252c175..f24d4dcc73b 100644 --- a/src/traces/carpet/xy_defaults.js +++ b/src/traces/carpet/xy_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 a1d817b96df..8e6c3816b79 100644 --- a/src/traces/choropleth/attributes.js +++ b/src/traces/choropleth/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/choropleth/calc.js b/src/traces/choropleth/calc.js index 4f71dcb2886..fcaa55ebcbd 100644 --- a/src/traces/choropleth/calc.js +++ b/src/traces/choropleth/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 890ddf26692..27d953bc89c 100644 --- a/src/traces/choropleth/defaults.js +++ b/src/traces/choropleth/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/choropleth/event_data.js b/src/traces/choropleth/event_data.js index f3ae27a1f58..1b7781944bc 100644 --- a/src/traces/choropleth/event_data.js +++ b/src/traces/choropleth/event_data.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/choropleth/hover.js b/src/traces/choropleth/hover.js index ee6087e8c95..01a5f8b6b92 100644 --- a/src/traces/choropleth/hover.js +++ b/src/traces/choropleth/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 bf6bb963197..1e87f637a26 100644 --- a/src/traces/choropleth/index.js +++ b/src/traces/choropleth/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 2e29c3e467d..8a547af8a9a 100644 --- a/src/traces/choropleth/plot.js +++ b/src/traces/choropleth/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/choropleth/select.js b/src/traces/choropleth/select.js index 9052c06a74e..3cd34e21f93 100644 --- a/src/traces/choropleth/select.js +++ b/src/traces/choropleth/select.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/choropleth/style.js b/src/traces/choropleth/style.js index dd211817417..9da61ac1580 100644 --- a/src/traces/choropleth/style.js +++ b/src/traces/choropleth/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/cone/attributes.js b/src/traces/cone/attributes.js index 3e97f066e00..0acbae90447 100644 --- a/src/traces/cone/attributes.js +++ b/src/traces/cone/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/cone/calc.js b/src/traces/cone/calc.js index 64b36de9453..ac58b23a885 100644 --- a/src/traces/cone/calc.js +++ b/src/traces/cone/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/cone/convert.js b/src/traces/cone/convert.js index 926278ac7b4..8ef950d6bd1 100644 --- a/src/traces/cone/convert.js +++ b/src/traces/cone/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/cone/defaults.js b/src/traces/cone/defaults.js index b76aedf6b23..6a5ec9e1fcc 100644 --- a/src/traces/cone/defaults.js +++ b/src/traces/cone/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/cone/index.js b/src/traces/cone/index.js index fb15f5ac6e5..d08a37e5200 100644 --- a/src/traces/cone/index.js +++ b/src/traces/cone/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 116e7e94a85..9edef92e3b6 100644 --- a/src/traces/contour/attributes.js +++ b/src/traces/contour/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 1a5a38bbf29..5f16e8f312c 100644 --- a/src/traces/contour/calc.js +++ b/src/traces/contour/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/close_boundaries.js b/src/traces/contour/close_boundaries.js index e5e1c51be6f..4a3b83fa2d6 100644 --- a/src/traces/contour/close_boundaries.js +++ b/src/traces/contour/close_boundaries.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 317760182ca..0187ed5b7d1 100644 --- a/src/traces/contour/colorbar.js +++ b/src/traces/contour/colorbar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/constants.js b/src/traces/contour/constants.js index 97ad3ab9afc..6c7cb6cd53c 100644 --- a/src/traces/contour/constants.js +++ b/src/traces/contour/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/constraint_defaults.js b/src/traces/contour/constraint_defaults.js index 857542e8ed7..36f35ecd80a 100644 --- a/src/traces/contour/constraint_defaults.js +++ b/src/traces/contour/constraint_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/constraint_mapping.js b/src/traces/contour/constraint_mapping.js index fe37c76c221..78987f43eaa 100644 --- a/src/traces/contour/constraint_mapping.js +++ b/src/traces/contour/constraint_mapping.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/contours_defaults.js b/src/traces/contour/contours_defaults.js index 918da1e14b3..2b07b42215e 100644 --- a/src/traces/contour/contours_defaults.js +++ b/src/traces/contour/contours_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/convert_to_constraints.js b/src/traces/contour/convert_to_constraints.js index 76686d116f8..cf44957b9cc 100644 --- a/src/traces/contour/convert_to_constraints.js +++ b/src/traces/contour/convert_to_constraints.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 396302d1bf7..650205e17be 100644 --- a/src/traces/contour/defaults.js +++ b/src/traces/contour/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/empty_pathinfo.js b/src/traces/contour/empty_pathinfo.js index e6e186d5a28..d53d7b23835 100644 --- a/src/traces/contour/empty_pathinfo.js +++ b/src/traces/contour/empty_pathinfo.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/end_plus.js b/src/traces/contour/end_plus.js index 71852f3e6ef..b2ea1b70ae2 100644 --- a/src/traces/contour/end_plus.js +++ b/src/traces/contour/end_plus.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/find_all_paths.js b/src/traces/contour/find_all_paths.js index ef613dc11db..17ac8cd9469 100644 --- a/src/traces/contour/find_all_paths.js +++ b/src/traces/contour/find_all_paths.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 41fbf836500..d9c75f392db 100644 --- a/src/traces/contour/hover.js +++ b/src/traces/contour/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 f498cf78d98..6705100c048 100644 --- a/src/traces/contour/index.js +++ b/src/traces/contour/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/label_defaults.js b/src/traces/contour/label_defaults.js index 8e1adfd13ac..f60601f7541 100644 --- a/src/traces/contour/label_defaults.js +++ b/src/traces/contour/label_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/make_color_map.js b/src/traces/contour/make_color_map.js index f049e8da4ae..4641aff2024 100644 --- a/src/traces/contour/make_color_map.js +++ b/src/traces/contour/make_color_map.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/make_crossings.js b/src/traces/contour/make_crossings.js index 5c86dbecf16..45b5f79ccd9 100644 --- a/src/traces/contour/make_crossings.js +++ b/src/traces/contour/make_crossings.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 cec17498a65..9f49c10403a 100644 --- a/src/traces/contour/plot.js +++ b/src/traces/contour/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contour/set_contours.js b/src/traces/contour/set_contours.js index c8f28f3ff8e..97ade1252dc 100644 --- a/src/traces/contour/set_contours.js +++ b/src/traces/contour/set_contours.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 f7005a03d14..0df7110bbbc 100644 --- a/src/traces/contour/style.js +++ b/src/traces/contour/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 ca940b82a8d..a89f05af40a 100644 --- a/src/traces/contour/style_defaults.js +++ b/src/traces/contour/style_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contourcarpet/attributes.js b/src/traces/contourcarpet/attributes.js index 74cfd6a91ea..680ccec80cd 100644 --- a/src/traces/contourcarpet/attributes.js +++ b/src/traces/contourcarpet/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contourcarpet/calc.js b/src/traces/contourcarpet/calc.js index 1825711f158..07d5919ab34 100644 --- a/src/traces/contourcarpet/calc.js +++ b/src/traces/contourcarpet/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contourcarpet/defaults.js b/src/traces/contourcarpet/defaults.js index 892965c626c..ca34080800b 100644 --- a/src/traces/contourcarpet/defaults.js +++ b/src/traces/contourcarpet/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contourcarpet/index.js b/src/traces/contourcarpet/index.js index 1529594f1bc..ea31b588084 100644 --- a/src/traces/contourcarpet/index.js +++ b/src/traces/contourcarpet/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contourcarpet/join_all_paths.js b/src/traces/contourcarpet/join_all_paths.js index e2e6feceaa5..6aa1653cde9 100644 --- a/src/traces/contourcarpet/join_all_paths.js +++ b/src/traces/contourcarpet/join_all_paths.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contourcarpet/map_pathinfo.js b/src/traces/contourcarpet/map_pathinfo.js index eb39e23701c..16278d1c364 100644 --- a/src/traces/contourcarpet/map_pathinfo.js +++ b/src/traces/contourcarpet/map_pathinfo.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contourcarpet/plot.js b/src/traces/contourcarpet/plot.js index 8891094b016..97b9813d7c5 100644 --- a/src/traces/contourcarpet/plot.js +++ b/src/traces/contourcarpet/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contourgl/convert.js b/src/traces/contourgl/convert.js index 0ec0826549e..6664f9396fa 100644 --- a/src/traces/contourgl/convert.js +++ b/src/traces/contourgl/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/contourgl/index.js b/src/traces/contourgl/index.js index d5a49998a7d..81d0fbe182d 100644 --- a/src/traces/contourgl/index.js +++ b/src/traces/contourgl/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 242ad3daa59..ce13169b456 100644 --- a/src/traces/heatmap/attributes.js +++ b/src/traces/heatmap/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 8463654ed17..13b4fdb61d4 100644 --- a/src/traces/heatmap/calc.js +++ b/src/traces/heatmap/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/clean_2d_array.js b/src/traces/heatmap/clean_2d_array.js index eadb6b9c0bd..b386051ec65 100644 --- a/src/traces/heatmap/clean_2d_array.js +++ b/src/traces/heatmap/clean_2d_array.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 5093ed98703..a634f1e980b 100644 --- a/src/traces/heatmap/colorbar.js +++ b/src/traces/heatmap/colorbar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 5f7ff06f1f2..cbc70c57a9e 100644 --- a/src/traces/heatmap/convert_column_xyz.js +++ b/src/traces/heatmap/convert_column_xyz.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 442d5beed07..80e34a22fbc 100644 --- a/src/traces/heatmap/defaults.js +++ b/src/traces/heatmap/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/find_empties.js b/src/traces/heatmap/find_empties.js index 9f74f76c28c..c8fd3faccfb 100644 --- a/src/traces/heatmap/find_empties.js +++ b/src/traces/heatmap/find_empties.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 b5d740c5ade..df7873aaa5b 100644 --- a/src/traces/heatmap/hover.js +++ b/src/traces/heatmap/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 12ccc878755..7b72e2b9774 100644 --- a/src/traces/heatmap/index.js +++ b/src/traces/heatmap/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/interp2d.js b/src/traces/heatmap/interp2d.js index 11f3804e8f9..0c5498197f4 100644 --- a/src/traces/heatmap/interp2d.js +++ b/src/traces/heatmap/interp2d.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/make_bound_array.js b/src/traces/heatmap/make_bound_array.js index 775db9a3ff9..84e09b1ce43 100644 --- a/src/traces/heatmap/make_bound_array.js +++ b/src/traces/heatmap/make_bound_array.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 297deb2d667..eb32afd10c4 100644 --- a/src/traces/heatmap/plot.js +++ b/src/traces/heatmap/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 58cbff7036b..3e902b13b0d 100644 --- a/src/traces/heatmap/style.js +++ b/src/traces/heatmap/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmap/style_defaults.js b/src/traces/heatmap/style_defaults.js index 3cd6e107803..49d00e63764 100644 --- a/src/traces/heatmap/style_defaults.js +++ b/src/traces/heatmap/style_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 1c7ae50a6a0..115f5c3f8ee 100644 --- a/src/traces/heatmap/xyz_defaults.js +++ b/src/traces/heatmap/xyz_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmapgl/attributes.js b/src/traces/heatmapgl/attributes.js index f0c54d35305..081fb12499b 100644 --- a/src/traces/heatmapgl/attributes.js +++ b/src/traces/heatmapgl/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmapgl/convert.js b/src/traces/heatmapgl/convert.js index 092745572ee..00ea24c72d1 100644 --- a/src/traces/heatmapgl/convert.js +++ b/src/traces/heatmapgl/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/heatmapgl/index.js b/src/traces/heatmapgl/index.js index 039a3c4ec07..4b0fdab3da7 100644 --- a/src/traces/heatmapgl/index.js +++ b/src/traces/heatmapgl/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 0bd1fe4b249..5391922a702 100644 --- a/src/traces/histogram/attributes.js +++ b/src/traces/histogram/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 48eb7869174..ac1e2c40b4e 100644 --- a/src/traces/histogram/average.js +++ b/src/traces/histogram/average.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/bin_attributes.js b/src/traces/histogram/bin_attributes.js index 24c800477b8..33c2a1b475d 100644 --- a/src/traces/histogram/bin_attributes.js +++ b/src/traces/histogram/bin_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 c2bbdb7f595..99b20ed0334 100644 --- a/src/traces/histogram/bin_functions.js +++ b/src/traces/histogram/bin_functions.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/bin_label_vals.js b/src/traces/histogram/bin_label_vals.js index c7a59b178f7..d397262c9f2 100644 --- a/src/traces/histogram/bin_label_vals.js +++ b/src/traces/histogram/bin_label_vals.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 abb8af1c00b..c99663d6741 100644 --- a/src/traces/histogram/calc.js +++ b/src/traces/histogram/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/constants.js b/src/traces/histogram/constants.js index 84c1ab61216..59b3f5751ee 100644 --- a/src/traces/histogram/constants.js +++ b/src/traces/histogram/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/cross_trace_defaults.js b/src/traces/histogram/cross_trace_defaults.js index 4bffacb4d69..0a037c7a3ef 100644 --- a/src/traces/histogram/cross_trace_defaults.js +++ b/src/traces/histogram/cross_trace_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 96212f84328..a52d54b1d8a 100644 --- a/src/traces/histogram/defaults.js +++ b/src/traces/histogram/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/event_data.js b/src/traces/histogram/event_data.js index b2f6314fae8..c46921426e3 100644 --- a/src/traces/histogram/event_data.js +++ b/src/traces/histogram/event_data.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram/hover.js b/src/traces/histogram/hover.js index b4fde83ca04..78990ef98ba 100644 --- a/src/traces/histogram/hover.js +++ b/src/traces/histogram/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 b157d73f4be..4272c6304b6 100644 --- a/src/traces/histogram/index.js +++ b/src/traces/histogram/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 cf08f087e05..8a3eb6760cd 100644 --- a/src/traces/histogram/norm_functions.js +++ b/src/traces/histogram/norm_functions.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 eba5151eb0b..34d8fb47ee7 100644 --- a/src/traces/histogram2d/attributes.js +++ b/src/traces/histogram2d/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 7aa0e96ee11..ddadc9d5549 100644 --- a/src/traces/histogram2d/calc.js +++ b/src/traces/histogram2d/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram2d/cross_trace_defaults.js b/src/traces/histogram2d/cross_trace_defaults.js index a32db267f94..8b655ebbf0c 100644 --- a/src/traces/histogram2d/cross_trace_defaults.js +++ b/src/traces/histogram2d/cross_trace_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 df9fb3dfa9e..8483915ea2e 100644 --- a/src/traces/histogram2d/defaults.js +++ b/src/traces/histogram2d/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/histogram2d/hover.js b/src/traces/histogram2d/hover.js index 0bd1fe6a7e2..ee9d8c657b6 100644 --- a/src/traces/histogram2d/hover.js +++ b/src/traces/histogram2d/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 4423cfb0945..450d5baf5de 100644 --- a/src/traces/histogram2d/index.js +++ b/src/traces/histogram2d/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 5ad6e547ecf..9c685c9b04f 100644 --- a/src/traces/histogram2d/sample_defaults.js +++ b/src/traces/histogram2d/sample_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 ee60da32e57..e89b969fdf7 100644 --- a/src/traces/histogram2dcontour/attributes.js +++ b/src/traces/histogram2dcontour/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 5bfdd703310..b8e40231075 100644 --- a/src/traces/histogram2dcontour/defaults.js +++ b/src/traces/histogram2dcontour/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 7e8400d7499..f7d1446da74 100644 --- a/src/traces/histogram2dcontour/index.js +++ b/src/traces/histogram2dcontour/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 5a4439c3a20..9a6f642475a 100644 --- a/src/traces/mesh3d/attributes.js +++ b/src/traces/mesh3d/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/mesh3d/calc.js b/src/traces/mesh3d/calc.js index ffb18a71b38..92b6a14d13d 100644 --- a/src/traces/mesh3d/calc.js +++ b/src/traces/mesh3d/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 323a122008e..713f252282e 100644 --- a/src/traces/mesh3d/convert.js +++ b/src/traces/mesh3d/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 56fc6ae1821..d5691b42a8f 100644 --- a/src/traces/mesh3d/defaults.js +++ b/src/traces/mesh3d/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 0058bdb89ee..9b4ba011927 100644 --- a/src/traces/mesh3d/index.js +++ b/src/traces/mesh3d/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/ohlc/attributes.js b/src/traces/ohlc/attributes.js index cff26eba859..317212cbd0b 100644 --- a/src/traces/ohlc/attributes.js +++ b/src/traces/ohlc/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/ohlc/calc.js b/src/traces/ohlc/calc.js index 54b522be487..450d14be0ea 100644 --- a/src/traces/ohlc/calc.js +++ b/src/traces/ohlc/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/ohlc/defaults.js b/src/traces/ohlc/defaults.js index d8ddf1b03ce..3e5675dfd5e 100644 --- a/src/traces/ohlc/defaults.js +++ b/src/traces/ohlc/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/ohlc/hover.js b/src/traces/ohlc/hover.js index 3d2e82ea06b..50b3b13f533 100644 --- a/src/traces/ohlc/hover.js +++ b/src/traces/ohlc/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/ohlc/index.js b/src/traces/ohlc/index.js index 58a5242644e..30849e6533b 100644 --- a/src/traces/ohlc/index.js +++ b/src/traces/ohlc/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/ohlc/ohlc_defaults.js b/src/traces/ohlc/ohlc_defaults.js index 51baf99986f..a15bed6d30a 100644 --- a/src/traces/ohlc/ohlc_defaults.js +++ b/src/traces/ohlc/ohlc_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/ohlc/plot.js b/src/traces/ohlc/plot.js index 85adb7eaada..63abaf8471e 100644 --- a/src/traces/ohlc/plot.js +++ b/src/traces/ohlc/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/ohlc/select.js b/src/traces/ohlc/select.js index a588e2ac164..770a187977e 100644 --- a/src/traces/ohlc/select.js +++ b/src/traces/ohlc/select.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/ohlc/style.js b/src/traces/ohlc/style.js index db85aea96bb..ae89d5bea77 100644 --- a/src/traces/ohlc/style.js +++ b/src/traces/ohlc/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcats/attributes.js b/src/traces/parcats/attributes.js index 163f0599657..0e06784df39 100644 --- a/src/traces/parcats/attributes.js +++ b/src/traces/parcats/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcats/base_plot.js b/src/traces/parcats/base_plot.js index 85aa3986b24..80cd9dc75d1 100644 --- a/src/traces/parcats/base_plot.js +++ b/src/traces/parcats/base_plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcats/calc.js b/src/traces/parcats/calc.js index 5343ff096c2..fd835b49d57 100644 --- a/src/traces/parcats/calc.js +++ b/src/traces/parcats/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcats/defaults.js b/src/traces/parcats/defaults.js index 6eb290741de..3cdfb817680 100644 --- a/src/traces/parcats/defaults.js +++ b/src/traces/parcats/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcats/index.js b/src/traces/parcats/index.js index 5496d3b23ff..91737b4d787 100644 --- a/src/traces/parcats/index.js +++ b/src/traces/parcats/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcats/parcats.js b/src/traces/parcats/parcats.js index 37da77355c2..36783ccf3a1 100644 --- a/src/traces/parcats/parcats.js +++ b/src/traces/parcats/parcats.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcats/plot.js b/src/traces/parcats/plot.js index 2991eda750b..a8730fe0643 100644 --- a/src/traces/parcats/plot.js +++ b/src/traces/parcats/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/attributes.js b/src/traces/parcoords/attributes.js index 40990ed7e52..0cef4713718 100644 --- a/src/traces/parcoords/attributes.js +++ b/src/traces/parcoords/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/axisbrush.js b/src/traces/parcoords/axisbrush.js index 679ffa26af5..85385c85bb8 100644 --- a/src/traces/parcoords/axisbrush.js +++ b/src/traces/parcoords/axisbrush.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/base_plot.js b/src/traces/parcoords/base_plot.js index f50461e77c3..a954649ec28 100644 --- a/src/traces/parcoords/base_plot.js +++ b/src/traces/parcoords/base_plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/calc.js b/src/traces/parcoords/calc.js index 5411f92f892..82ca943103c 100644 --- a/src/traces/parcoords/calc.js +++ b/src/traces/parcoords/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/constants.js b/src/traces/parcoords/constants.js index 36b27875b83..3577b913f28 100644 --- a/src/traces/parcoords/constants.js +++ b/src/traces/parcoords/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/defaults.js b/src/traces/parcoords/defaults.js index 9b05150260d..dfb4b7d3fe7 100644 --- a/src/traces/parcoords/defaults.js +++ b/src/traces/parcoords/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/index.js b/src/traces/parcoords/index.js index 35a2931d978..9523b8469e6 100644 --- a/src/traces/parcoords/index.js +++ b/src/traces/parcoords/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/lines.js b/src/traces/parcoords/lines.js index baf37cde0a9..fbd097f6f9f 100644 --- a/src/traces/parcoords/lines.js +++ b/src/traces/parcoords/lines.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/merge_length.js b/src/traces/parcoords/merge_length.js index eccb5326c7b..25bf03e25d7 100644 --- a/src/traces/parcoords/merge_length.js +++ b/src/traces/parcoords/merge_length.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/parcoords.js b/src/traces/parcoords/parcoords.js index 28acac87d18..8e4a23b014d 100644 --- a/src/traces/parcoords/parcoords.js +++ b/src/traces/parcoords/parcoords.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/parcoords/plot.js b/src/traces/parcoords/plot.js index 3607ec6091a..1644339c150 100644 --- a/src/traces/parcoords/plot.js +++ b/src/traces/parcoords/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 a01385a23bd..744a344b532 100644 --- a/src/traces/pie/attributes.js +++ b/src/traces/pie/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/base_plot.js b/src/traces/pie/base_plot.js index 7bcb8e4462c..cfc415501f0 100644 --- a/src/traces/pie/base_plot.js +++ b/src/traces/pie/base_plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/calc.js b/src/traces/pie/calc.js index bf3e892e056..36b2b42fd0b 100644 --- a/src/traces/pie/calc.js +++ b/src/traces/pie/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/defaults.js b/src/traces/pie/defaults.js index ef47413f89d..2d23a4a93f4 100644 --- a/src/traces/pie/defaults.js +++ b/src/traces/pie/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/event_data.js b/src/traces/pie/event_data.js index 272a5109836..2583a24628d 100644 --- a/src/traces/pie/event_data.js +++ b/src/traces/pie/event_data.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/helpers.js b/src/traces/pie/helpers.js index 52b8aeeda49..719a385d704 100644 --- a/src/traces/pie/helpers.js +++ b/src/traces/pie/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 581a1f34d74..5e3cbb28de7 100644 --- a/src/traces/pie/index.js +++ b/src/traces/pie/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/layout_attributes.js b/src/traces/pie/layout_attributes.js index 9ee781624f3..09100b38e5c 100644 --- a/src/traces/pie/layout_attributes.js +++ b/src/traces/pie/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/layout_defaults.js b/src/traces/pie/layout_defaults.js index 8da651ffa58..a38ef5890e2 100644 --- a/src/traces/pie/layout_defaults.js +++ b/src/traces/pie/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/plot.js b/src/traces/pie/plot.js index 2a63c5c959c..8a61f7ccfd0 100644 --- a/src/traces/pie/plot.js +++ b/src/traces/pie/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/style.js b/src/traces/pie/style.js index 03a9c4f472c..86b1e46cc0b 100644 --- a/src/traces/pie/style.js +++ b/src/traces/pie/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pie/style_one.js b/src/traces/pie/style_one.js index e2e67a0eb98..c981e3b9fb5 100644 --- a/src/traces/pie/style_one.js +++ b/src/traces/pie/style_one.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pointcloud/attributes.js b/src/traces/pointcloud/attributes.js index 2e8d844775d..fc44a00637d 100644 --- a/src/traces/pointcloud/attributes.js +++ b/src/traces/pointcloud/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pointcloud/convert.js b/src/traces/pointcloud/convert.js index 60205a13250..497fcc96c9c 100644 --- a/src/traces/pointcloud/convert.js +++ b/src/traces/pointcloud/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pointcloud/defaults.js b/src/traces/pointcloud/defaults.js index 3014be6f6dd..ffab33e9a64 100644 --- a/src/traces/pointcloud/defaults.js +++ b/src/traces/pointcloud/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/pointcloud/index.js b/src/traces/pointcloud/index.js index 4800587077e..eb71aa95fdb 100644 --- a/src/traces/pointcloud/index.js +++ b/src/traces/pointcloud/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/sankey/attributes.js b/src/traces/sankey/attributes.js index df4af7ba137..905901c7bd3 100644 --- a/src/traces/sankey/attributes.js +++ b/src/traces/sankey/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/sankey/base_plot.js b/src/traces/sankey/base_plot.js index 5aaac032417..0721123e483 100644 --- a/src/traces/sankey/base_plot.js +++ b/src/traces/sankey/base_plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/sankey/calc.js b/src/traces/sankey/calc.js index e9dc3bc0270..161799b5817 100644 --- a/src/traces/sankey/calc.js +++ b/src/traces/sankey/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/sankey/constants.js b/src/traces/sankey/constants.js index ca42d2a4c75..2815475a341 100644 --- a/src/traces/sankey/constants.js +++ b/src/traces/sankey/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/sankey/defaults.js b/src/traces/sankey/defaults.js index d8c246ef83a..a135eecbdee 100644 --- a/src/traces/sankey/defaults.js +++ b/src/traces/sankey/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/sankey/index.js b/src/traces/sankey/index.js index 851cdec5a43..d4cc4a22a81 100644 --- a/src/traces/sankey/index.js +++ b/src/traces/sankey/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/sankey/plot.js b/src/traces/sankey/plot.js index 6a89c2306cd..65611bf7b82 100644 --- a/src/traces/sankey/plot.js +++ b/src/traces/sankey/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/sankey/render.js b/src/traces/sankey/render.js index 197273eed1e..c80f84e0aee 100644 --- a/src/traces/sankey/render.js +++ b/src/traces/sankey/render.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/arrays_to_calcdata.js b/src/traces/scatter/arrays_to_calcdata.js index 2a26e3d16cc..d76634627ab 100644 --- a/src/traces/scatter/arrays_to_calcdata.js +++ b/src/traces/scatter/arrays_to_calcdata.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 2bc6eb923bb..f785b09af46 100644 --- a/src/traces/scatter/attributes.js +++ b/src/traces/scatter/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/calc.js b/src/traces/scatter/calc.js index d745433dbca..7657b790d48 100644 --- a/src/traces/scatter/calc.js +++ b/src/traces/scatter/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/calc_selection.js b/src/traces/scatter/calc_selection.js index 4d1cec0a6f7..80d2d99061c 100644 --- a/src/traces/scatter/calc_selection.js +++ b/src/traces/scatter/calc_selection.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/colorscale_calc.js b/src/traces/scatter/colorscale_calc.js index 95e1f6aa2b9..d103dd09fee 100644 --- a/src/traces/scatter/colorscale_calc.js +++ b/src/traces/scatter/colorscale_calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/constants.js b/src/traces/scatter/constants.js index f356d9196f6..4dd8d72c102 100644 --- a/src/traces/scatter/constants.js +++ b/src/traces/scatter/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/cross_trace_calc.js b/src/traces/scatter/cross_trace_calc.js index de58d961514..7551706ce72 100644 --- a/src/traces/scatter/cross_trace_calc.js +++ b/src/traces/scatter/cross_trace_calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/cross_trace_defaults.js b/src/traces/scatter/cross_trace_defaults.js index 7f079158165..f51f5d73b8c 100644 --- a/src/traces/scatter/cross_trace_defaults.js +++ b/src/traces/scatter/cross_trace_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/defaults.js b/src/traces/scatter/defaults.js index 772406dbb9f..4be3606fba8 100644 --- a/src/traces/scatter/defaults.js +++ b/src/traces/scatter/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/fill_hover_text.js b/src/traces/scatter/fill_hover_text.js index 8476ba12831..ca925844e8e 100644 --- a/src/traces/scatter/fill_hover_text.js +++ b/src/traces/scatter/fill_hover_text.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/fillcolor_defaults.js b/src/traces/scatter/fillcolor_defaults.js index 6bbf65da885..47cc0486532 100644 --- a/src/traces/scatter/fillcolor_defaults.js +++ b/src/traces/scatter/fillcolor_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/get_trace_color.js b/src/traces/scatter/get_trace_color.js index b3027c6b575..151ca81fb5d 100644 --- a/src/traces/scatter/get_trace_color.js +++ b/src/traces/scatter/get_trace_color.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/hover.js b/src/traces/scatter/hover.js index f133f062811..d82509e1c98 100644 --- a/src/traces/scatter/hover.js +++ b/src/traces/scatter/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 82736acb321..9cecc772579 100644 --- a/src/traces/scatter/index.js +++ b/src/traces/scatter/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/line_defaults.js b/src/traces/scatter/line_defaults.js index 64ed677d1cd..25151692db4 100644 --- a/src/traces/scatter/line_defaults.js +++ b/src/traces/scatter/line_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/line_points.js b/src/traces/scatter/line_points.js index bf18df449a8..d399965acf8 100644 --- a/src/traces/scatter/line_points.js +++ b/src/traces/scatter/line_points.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/line_shape_defaults.js b/src/traces/scatter/line_shape_defaults.js index 317b5a30007..e4e34e6d3a4 100644 --- a/src/traces/scatter/line_shape_defaults.js +++ b/src/traces/scatter/line_shape_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/link_traces.js b/src/traces/scatter/link_traces.js index 762d6f4355f..51dd72c5712 100644 --- a/src/traces/scatter/link_traces.js +++ b/src/traces/scatter/link_traces.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/make_bubble_size_func.js b/src/traces/scatter/make_bubble_size_func.js index 6aaa457a2ce..9263cd9151f 100644 --- a/src/traces/scatter/make_bubble_size_func.js +++ b/src/traces/scatter/make_bubble_size_func.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/marker_colorbar.js b/src/traces/scatter/marker_colorbar.js index 111bb2d75d9..82281cb3f3d 100644 --- a/src/traces/scatter/marker_colorbar.js +++ b/src/traces/scatter/marker_colorbar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/marker_defaults.js b/src/traces/scatter/marker_defaults.js index 904446f9b1a..7aebb8c9e9e 100644 --- a/src/traces/scatter/marker_defaults.js +++ b/src/traces/scatter/marker_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/plot.js b/src/traces/scatter/plot.js index 401038aec6b..837ade8a9ef 100644 --- a/src/traces/scatter/plot.js +++ b/src/traces/scatter/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/select.js b/src/traces/scatter/select.js index 9ecd3f3628f..d7b11a44eda 100644 --- a/src/traces/scatter/select.js +++ b/src/traces/scatter/select.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/stack_defaults.js b/src/traces/scatter/stack_defaults.js index 26cf2178afc..d601722b9f5 100644 --- a/src/traces/scatter/stack_defaults.js +++ b/src/traces/scatter/stack_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/style.js b/src/traces/scatter/style.js index 4ce72bdf388..1ec69c3a27e 100644 --- a/src/traces/scatter/style.js +++ b/src/traces/scatter/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/subtypes.js b/src/traces/scatter/subtypes.js index 23bb539b98e..5b3f10e02cc 100644 --- a/src/traces/scatter/subtypes.js +++ b/src/traces/scatter/subtypes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter/text_defaults.js b/src/traces/scatter/text_defaults.js index d443352841d..66bb71c8873 100644 --- a/src/traces/scatter/text_defaults.js +++ b/src/traces/scatter/text_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 b5ef293ee09..d6b09fbd69a 100644 --- a/src/traces/scatter/xy_defaults.js +++ b/src/traces/scatter/xy_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 16c5d67cbf0..6721b9af004 100644 --- a/src/traces/scatter3d/attributes.js +++ b/src/traces/scatter3d/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatter3d/calc.js b/src/traces/scatter3d/calc.js index af767d40fcd..35bfdbbdf2b 100644 --- a/src/traces/scatter3d/calc.js +++ b/src/traces/scatter3d/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 68a3b477a43..ef41ce2085a 100644 --- a/src/traces/scatter3d/calc_errors.js +++ b/src/traces/scatter3d/calc_errors.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 5dfe83fab45..ebea2eb3598 100644 --- a/src/traces/scatter3d/convert.js +++ b/src/traces/scatter3d/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 d9fad9676a0..86c17b191de 100644 --- a/src/traces/scatter3d/defaults.js +++ b/src/traces/scatter3d/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 fea4e6adec2..aa229b4ef2b 100644 --- a/src/traces/scatter3d/index.js +++ b/src/traces/scatter3d/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattercarpet/attributes.js b/src/traces/scattercarpet/attributes.js index 5d1b2fa4f7e..20d61eaae3d 100644 --- a/src/traces/scattercarpet/attributes.js +++ b/src/traces/scattercarpet/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattercarpet/calc.js b/src/traces/scattercarpet/calc.js index 48c1ae81691..1b9efbe2179 100644 --- a/src/traces/scattercarpet/calc.js +++ b/src/traces/scattercarpet/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattercarpet/defaults.js b/src/traces/scattercarpet/defaults.js index 3bbc261d777..c330e773b96 100644 --- a/src/traces/scattercarpet/defaults.js +++ b/src/traces/scattercarpet/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattercarpet/event_data.js b/src/traces/scattercarpet/event_data.js index 571672de99e..a1ab85a1b6e 100644 --- a/src/traces/scattercarpet/event_data.js +++ b/src/traces/scattercarpet/event_data.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattercarpet/hover.js b/src/traces/scattercarpet/hover.js index a4175a00839..f8b47447a39 100644 --- a/src/traces/scattercarpet/hover.js +++ b/src/traces/scattercarpet/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattercarpet/index.js b/src/traces/scattercarpet/index.js index eba9c0f0b66..c15df7bef17 100644 --- a/src/traces/scattercarpet/index.js +++ b/src/traces/scattercarpet/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattercarpet/plot.js b/src/traces/scattercarpet/plot.js index 14b9238a47a..967ea82bb16 100644 --- a/src/traces/scattercarpet/plot.js +++ b/src/traces/scattercarpet/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 ded607fe6e2..402fa7cb619 100644 --- a/src/traces/scattergeo/attributes.js +++ b/src/traces/scattergeo/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergeo/calc.js b/src/traces/scattergeo/calc.js index df31edbe330..537b0562307 100644 --- a/src/traces/scattergeo/calc.js +++ b/src/traces/scattergeo/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 00ebc5e5d82..50e9cd8194d 100644 --- a/src/traces/scattergeo/defaults.js +++ b/src/traces/scattergeo/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergeo/event_data.js b/src/traces/scattergeo/event_data.js index 9611bb0fe39..f52decf21ef 100644 --- a/src/traces/scattergeo/event_data.js +++ b/src/traces/scattergeo/event_data.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergeo/hover.js b/src/traces/scattergeo/hover.js index 2875d63e370..98e8b07c8dd 100644 --- a/src/traces/scattergeo/hover.js +++ b/src/traces/scattergeo/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 1f2976735c5..1eb31a9b56c 100644 --- a/src/traces/scattergeo/index.js +++ b/src/traces/scattergeo/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 e3b46277461..aa73745c55b 100644 --- a/src/traces/scattergeo/plot.js +++ b/src/traces/scattergeo/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergeo/select.js b/src/traces/scattergeo/select.js index b6b9fe2b212..299b05765b0 100644 --- a/src/traces/scattergeo/select.js +++ b/src/traces/scattergeo/select.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergeo/style.js b/src/traces/scattergeo/style.js index 6d89407e62f..14b13840136 100644 --- a/src/traces/scattergeo/style.js +++ b/src/traces/scattergeo/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 08b715d06ea..fb78d50a5b8 100644 --- a/src/traces/scattergl/attributes.js +++ b/src/traces/scattergl/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattergl/constants.js b/src/traces/scattergl/constants.js index aec578322d7..f72ab7e706a 100644 --- a/src/traces/scattergl/constants.js +++ b/src/traces/scattergl/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 f674df669c5..c13fab77435 100644 --- a/src/traces/scattergl/convert.js +++ b/src/traces/scattergl/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 01a92a4ef48..d223a61f5e8 100644 --- a/src/traces/scattergl/defaults.js +++ b/src/traces/scattergl/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 a3ae9f9176f..5a722ce79db 100644 --- a/src/traces/scattergl/index.js +++ b/src/traces/scattergl/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattermapbox/attributes.js b/src/traces/scattermapbox/attributes.js index 49a20454a0e..e56cb4e8c16 100644 --- a/src/traces/scattermapbox/attributes.js +++ b/src/traces/scattermapbox/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattermapbox/convert.js b/src/traces/scattermapbox/convert.js index c592d43ec9e..7f271dce9bf 100644 --- a/src/traces/scattermapbox/convert.js +++ b/src/traces/scattermapbox/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattermapbox/defaults.js b/src/traces/scattermapbox/defaults.js index efbe968ae18..c6cd4a756b0 100644 --- a/src/traces/scattermapbox/defaults.js +++ b/src/traces/scattermapbox/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattermapbox/event_data.js b/src/traces/scattermapbox/event_data.js index 9dcecc786df..de17a9e9c78 100644 --- a/src/traces/scattermapbox/event_data.js +++ b/src/traces/scattermapbox/event_data.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattermapbox/hover.js b/src/traces/scattermapbox/hover.js index 020bce29abf..3c719af6613 100644 --- a/src/traces/scattermapbox/hover.js +++ b/src/traces/scattermapbox/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattermapbox/index.js b/src/traces/scattermapbox/index.js index ea58c0936b8..a546c66ca91 100644 --- a/src/traces/scattermapbox/index.js +++ b/src/traces/scattermapbox/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattermapbox/plot.js b/src/traces/scattermapbox/plot.js index cba49fbee18..ac32b587ace 100644 --- a/src/traces/scattermapbox/plot.js +++ b/src/traces/scattermapbox/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scattermapbox/select.js b/src/traces/scattermapbox/select.js index 34bbeedf0e6..29dba6ee3d0 100644 --- a/src/traces/scattermapbox/select.js +++ b/src/traces/scattermapbox/select.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterpolar/attributes.js b/src/traces/scatterpolar/attributes.js index fa04df7f593..cd7a5b1fb8a 100644 --- a/src/traces/scatterpolar/attributes.js +++ b/src/traces/scatterpolar/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterpolar/calc.js b/src/traces/scatterpolar/calc.js index 14e70964bb4..5338adcf1e1 100644 --- a/src/traces/scatterpolar/calc.js +++ b/src/traces/scatterpolar/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterpolar/defaults.js b/src/traces/scatterpolar/defaults.js index 1e3a47f02ce..5b34b17e95d 100644 --- a/src/traces/scatterpolar/defaults.js +++ b/src/traces/scatterpolar/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterpolar/hover.js b/src/traces/scatterpolar/hover.js index b7966c53651..e20791af0b5 100644 --- a/src/traces/scatterpolar/hover.js +++ b/src/traces/scatterpolar/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterpolar/index.js b/src/traces/scatterpolar/index.js index 8a3f55e609a..1d27bc52de6 100644 --- a/src/traces/scatterpolar/index.js +++ b/src/traces/scatterpolar/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterpolar/plot.js b/src/traces/scatterpolar/plot.js index cde1dd613be..9125627a5a5 100644 --- a/src/traces/scatterpolar/plot.js +++ b/src/traces/scatterpolar/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterpolargl/attributes.js b/src/traces/scatterpolargl/attributes.js index fbcbaa1a415..840deec22b5 100644 --- a/src/traces/scatterpolargl/attributes.js +++ b/src/traces/scatterpolargl/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterpolargl/defaults.js b/src/traces/scatterpolargl/defaults.js index 70efac6da99..c68c5732f65 100644 --- a/src/traces/scatterpolargl/defaults.js +++ b/src/traces/scatterpolargl/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterpolargl/index.js b/src/traces/scatterpolargl/index.js index 26da774bf7d..222096174ea 100644 --- a/src/traces/scatterpolargl/index.js +++ b/src/traces/scatterpolargl/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterternary/attributes.js b/src/traces/scatterternary/attributes.js index 01177fde2e2..9326d58d202 100644 --- a/src/traces/scatterternary/attributes.js +++ b/src/traces/scatterternary/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterternary/calc.js b/src/traces/scatterternary/calc.js index f9316651016..f551d1987d3 100644 --- a/src/traces/scatterternary/calc.js +++ b/src/traces/scatterternary/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterternary/defaults.js b/src/traces/scatterternary/defaults.js index 9de03b6e428..eb57b8df677 100644 --- a/src/traces/scatterternary/defaults.js +++ b/src/traces/scatterternary/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterternary/event_data.js b/src/traces/scatterternary/event_data.js index 6c7aec069be..ab46f69625f 100644 --- a/src/traces/scatterternary/event_data.js +++ b/src/traces/scatterternary/event_data.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterternary/hover.js b/src/traces/scatterternary/hover.js index 5238d7b8911..37711ff893f 100644 --- a/src/traces/scatterternary/hover.js +++ b/src/traces/scatterternary/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterternary/index.js b/src/traces/scatterternary/index.js index ba7b7e15c36..a3255bc61df 100644 --- a/src/traces/scatterternary/index.js +++ b/src/traces/scatterternary/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/scatterternary/plot.js b/src/traces/scatterternary/plot.js index 08ef636933a..06cd8642195 100644 --- a/src/traces/scatterternary/plot.js +++ b/src/traces/scatterternary/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/splom/attributes.js b/src/traces/splom/attributes.js index 6582a262066..38ca5188545 100644 --- a/src/traces/splom/attributes.js +++ b/src/traces/splom/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/splom/base_plot.js b/src/traces/splom/base_plot.js index 6e3b211fa05..41013bfd666 100644 --- a/src/traces/splom/base_plot.js +++ b/src/traces/splom/base_plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/splom/defaults.js b/src/traces/splom/defaults.js index 57d43cfea26..d363d299964 100644 --- a/src/traces/splom/defaults.js +++ b/src/traces/splom/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/splom/index.js b/src/traces/splom/index.js index 2b7d8f4679f..fbfdeff7653 100644 --- a/src/traces/splom/index.js +++ b/src/traces/splom/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/streamtube/attributes.js b/src/traces/streamtube/attributes.js index 3583aa1f51a..e7ee464ff2c 100644 --- a/src/traces/streamtube/attributes.js +++ b/src/traces/streamtube/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/streamtube/calc.js b/src/traces/streamtube/calc.js index c5bc6a20bcf..9a38f09c89d 100644 --- a/src/traces/streamtube/calc.js +++ b/src/traces/streamtube/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/streamtube/convert.js b/src/traces/streamtube/convert.js index 684670be1cf..52488c1ea44 100644 --- a/src/traces/streamtube/convert.js +++ b/src/traces/streamtube/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/streamtube/defaults.js b/src/traces/streamtube/defaults.js index 6c873fa8b65..ffc6cd2d04c 100644 --- a/src/traces/streamtube/defaults.js +++ b/src/traces/streamtube/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/streamtube/index.js b/src/traces/streamtube/index.js index 822c184863b..134d4c6b19c 100644 --- a/src/traces/streamtube/index.js +++ b/src/traces/streamtube/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 fdffe43329c..b12b1555333 100644 --- a/src/traces/surface/attributes.js +++ b/src/traces/surface/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 593cd05ddc6..49d2b819196 100644 --- a/src/traces/surface/calc.js +++ b/src/traces/surface/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 3074ab7549b..a5f4147462e 100644 --- a/src/traces/surface/convert.js +++ b/src/traces/surface/convert.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 8c0d8c6b967..9bdad26a812 100644 --- a/src/traces/surface/defaults.js +++ b/src/traces/surface/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, 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 fd8dec8e1ac..1f794c5d61c 100644 --- a/src/traces/surface/index.js +++ b/src/traces/surface/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/table/attributes.js b/src/traces/table/attributes.js index 3107a6660f9..1bed7104a10 100644 --- a/src/traces/table/attributes.js +++ b/src/traces/table/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/table/base_plot.js b/src/traces/table/base_plot.js index 6e074e8cc44..28c71aff474 100644 --- a/src/traces/table/base_plot.js +++ b/src/traces/table/base_plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/table/calc.js b/src/traces/table/calc.js index efe71bd7640..9a30db8f96c 100644 --- a/src/traces/table/calc.js +++ b/src/traces/table/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/table/constants.js b/src/traces/table/constants.js index 2ffde16af90..831a5f3dbf4 100644 --- a/src/traces/table/constants.js +++ b/src/traces/table/constants.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/table/data_preparation_helper.js b/src/traces/table/data_preparation_helper.js index 9ccc81602b4..7434762ce01 100644 --- a/src/traces/table/data_preparation_helper.js +++ b/src/traces/table/data_preparation_helper.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/table/data_split_helpers.js b/src/traces/table/data_split_helpers.js index 7ea90d4c07d..c0c2607b4f3 100644 --- a/src/traces/table/data_split_helpers.js +++ b/src/traces/table/data_split_helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/table/defaults.js b/src/traces/table/defaults.js index 7422adbbc2d..95b3d91b8a3 100644 --- a/src/traces/table/defaults.js +++ b/src/traces/table/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/table/index.js b/src/traces/table/index.js index 3ef8558dff0..d00f64d2d16 100644 --- a/src/traces/table/index.js +++ b/src/traces/table/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/table/plot.js b/src/traces/table/plot.js index 18c6f7f6867..22b17ec2c78 100644 --- a/src/traces/table/plot.js +++ b/src/traces/table/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/attributes.js b/src/traces/violin/attributes.js index 965b8fecbb7..1898cb11559 100644 --- a/src/traces/violin/attributes.js +++ b/src/traces/violin/attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/calc.js b/src/traces/violin/calc.js index 90a91b7ff10..bdb2193f0d9 100644 --- a/src/traces/violin/calc.js +++ b/src/traces/violin/calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/cross_trace_calc.js b/src/traces/violin/cross_trace_calc.js index 8a4483b92ec..df04239e697 100644 --- a/src/traces/violin/cross_trace_calc.js +++ b/src/traces/violin/cross_trace_calc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/defaults.js b/src/traces/violin/defaults.js index 869e7b08320..d79d42bac70 100644 --- a/src/traces/violin/defaults.js +++ b/src/traces/violin/defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/helpers.js b/src/traces/violin/helpers.js index cce231cb45f..6ba6cc65c33 100644 --- a/src/traces/violin/helpers.js +++ b/src/traces/violin/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/hover.js b/src/traces/violin/hover.js index e33ca102b59..cb70d91a63e 100644 --- a/src/traces/violin/hover.js +++ b/src/traces/violin/hover.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/index.js b/src/traces/violin/index.js index 4885709ceea..9714268d519 100644 --- a/src/traces/violin/index.js +++ b/src/traces/violin/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/layout_attributes.js b/src/traces/violin/layout_attributes.js index b02e309c660..b2800f346e7 100644 --- a/src/traces/violin/layout_attributes.js +++ b/src/traces/violin/layout_attributes.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/layout_defaults.js b/src/traces/violin/layout_defaults.js index 0e825566718..0bfde91ccaf 100644 --- a/src/traces/violin/layout_defaults.js +++ b/src/traces/violin/layout_defaults.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/plot.js b/src/traces/violin/plot.js index 43b53a8046e..4848305dd90 100644 --- a/src/traces/violin/plot.js +++ b/src/traces/violin/plot.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/traces/violin/style.js b/src/traces/violin/style.js index 43a77247b1d..6863dc78dab 100644 --- a/src/traces/violin/style.js +++ b/src/traces/violin/style.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/transforms/aggregate.js b/src/transforms/aggregate.js index 02b7c1d7cf3..49e964a36d2 100644 --- a/src/transforms/aggregate.js +++ b/src/transforms/aggregate.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/transforms/filter.js b/src/transforms/filter.js index 87a16701269..245d2b230eb 100644 --- a/src/transforms/filter.js +++ b/src/transforms/filter.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/transforms/groupby.js b/src/transforms/groupby.js index 611b98b3142..c4803fc94b9 100644 --- a/src/transforms/groupby.js +++ b/src/transforms/groupby.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/transforms/helpers.js b/src/transforms/helpers.js index 9ea980f7f12..797f235296d 100644 --- a/src/transforms/helpers.js +++ b/src/transforms/helpers.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/src/transforms/sort.js b/src/transforms/sort.js index 146101509bd..2d71ce03cea 100644 --- a/src/transforms/sort.js +++ b/src/transforms/sort.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the From 18eec925185bd7256d755ff759acec8d7a43ce4f Mon Sep 17 00:00:00 2001 From: archmoj Date: Mon, 31 Dec 2018 20:27:07 -0500 Subject: [PATCH 2/2] lib 2018 > 2019 --- lib/aggregate.js | 2 +- lib/bar.js | 2 +- lib/barpolar.js | 2 +- lib/box.js | 2 +- lib/calendars.js | 2 +- lib/candlestick.js | 2 +- lib/carpet.js | 2 +- lib/choropleth.js | 2 +- lib/cone.js | 2 +- lib/contour.js | 2 +- lib/contourcarpet.js | 2 +- lib/contourgl.js | 2 +- lib/core.js | 2 +- lib/filter.js | 2 +- lib/groupby.js | 2 +- lib/heatmap.js | 2 +- lib/heatmapgl.js | 2 +- lib/histogram.js | 2 +- lib/histogram2d.js | 2 +- lib/histogram2dcontour.js | 2 +- lib/index-basic.js | 2 +- lib/index-cartesian.js | 2 +- lib/index-finance.js | 2 +- lib/index-geo.js | 2 +- lib/index-gl2d.js | 2 +- lib/index-gl3d.js | 2 +- lib/index-mapbox.js | 2 +- lib/index.js | 2 +- lib/locales/af.js | 2 +- lib/locales/am.js | 2 +- lib/locales/ar-dz.js | 2 +- lib/locales/ar-eg.js | 2 +- lib/locales/ar.js | 2 +- lib/locales/az.js | 2 +- lib/locales/bg.js | 2 +- lib/locales/bs.js | 2 +- lib/locales/ca.js | 2 +- lib/locales/cs.js | 2 +- lib/locales/cy.js | 2 +- lib/locales/da.js | 2 +- lib/locales/de-ch.js | 2 +- lib/locales/de.js | 2 +- lib/locales/el.js | 2 +- lib/locales/eo.js | 2 +- lib/locales/es-ar.js | 2 +- lib/locales/es-pe.js | 2 +- lib/locales/es.js | 2 +- lib/locales/et.js | 2 +- lib/locales/eu.js | 2 +- lib/locales/fa.js | 2 +- lib/locales/fi.js | 2 +- lib/locales/fo.js | 2 +- lib/locales/fr-ch.js | 2 +- lib/locales/fr.js | 2 +- lib/locales/gl.js | 2 +- lib/locales/gu.js | 2 +- lib/locales/he.js | 2 +- lib/locales/hi-in.js | 2 +- lib/locales/hr.js | 2 +- lib/locales/hu.js | 2 +- lib/locales/hy.js | 2 +- lib/locales/id.js | 2 +- lib/locales/is.js | 2 +- lib/locales/it.js | 2 +- lib/locales/ja.js | 2 +- lib/locales/ka.js | 2 +- lib/locales/km.js | 2 +- lib/locales/ko.js | 2 +- lib/locales/lt.js | 2 +- lib/locales/lv.js | 2 +- lib/locales/me-me.js | 2 +- lib/locales/me.js | 2 +- lib/locales/mk.js | 2 +- lib/locales/ml.js | 2 +- lib/locales/ms.js | 2 +- lib/locales/mt.js | 2 +- lib/locales/nl-be.js | 2 +- lib/locales/nl.js | 2 +- lib/locales/no.js | 2 +- lib/locales/pa.js | 2 +- lib/locales/pl.js | 2 +- lib/locales/pt-br.js | 2 +- lib/locales/rm.js | 2 +- lib/locales/ro.js | 2 +- lib/locales/ru.js | 2 +- lib/locales/sk.js | 2 +- lib/locales/sl.js | 2 +- lib/locales/sq.js | 2 +- lib/locales/sr-sr.js | 2 +- lib/locales/sr.js | 2 +- lib/locales/sv.js | 2 +- lib/locales/sw.js | 2 +- lib/locales/ta.js | 2 +- lib/locales/th.js | 2 +- lib/locales/tr.js | 2 +- lib/locales/tt.js | 2 +- lib/locales/uk.js | 2 +- lib/locales/ur.js | 2 +- lib/locales/vi.js | 2 +- lib/locales/zh-cn.js | 2 +- lib/locales/zh-hk.js | 2 +- lib/locales/zh-tw.js | 2 +- lib/mesh3d.js | 2 +- lib/ohlc.js | 2 +- lib/parcats.js | 2 +- lib/parcoords.js | 2 +- lib/pie.js | 2 +- lib/pointcloud.js | 2 +- lib/sankey.js | 2 +- lib/scatter.js | 2 +- lib/scatter3d.js | 2 +- lib/scattercarpet.js | 2 +- lib/scattergeo.js | 2 +- lib/scattergl.js | 2 +- lib/scattermapbox.js | 2 +- lib/scatterpolar.js | 2 +- lib/scatterpolargl.js | 2 +- lib/scatterternary.js | 2 +- lib/sort.js | 2 +- lib/splom.js | 2 +- lib/streamtube.js | 2 +- lib/surface.js | 2 +- lib/table.js | 2 +- lib/violin.js | 2 +- 124 files changed, 124 insertions(+), 124 deletions(-) diff --git a/lib/aggregate.js b/lib/aggregate.js index fcbc8267e56..b4a2bba373a 100644 --- a/lib/aggregate.js +++ b/lib/aggregate.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/bar.js b/lib/bar.js index 05baaef504c..d2d4a0247e3 100644 --- a/lib/bar.js +++ b/lib/bar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/barpolar.js b/lib/barpolar.js index 720bd10a042..e1e91d60ed0 100644 --- a/lib/barpolar.js +++ b/lib/barpolar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/box.js b/lib/box.js index 18600123c57..cb87fd38415 100644 --- a/lib/box.js +++ b/lib/box.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/calendars.js b/lib/calendars.js index 77bfe0580d0..5c238fa6488 100644 --- a/lib/calendars.js +++ b/lib/calendars.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/candlestick.js b/lib/candlestick.js index 6bf3aa39281..d5fbd32d098 100644 --- a/lib/candlestick.js +++ b/lib/candlestick.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/carpet.js b/lib/carpet.js index 6cffa0364bd..17f5c8fbf7a 100644 --- a/lib/carpet.js +++ b/lib/carpet.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/choropleth.js b/lib/choropleth.js index 728b36856a4..f80f8eaf3d1 100644 --- a/lib/choropleth.js +++ b/lib/choropleth.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/cone.js b/lib/cone.js index 27e86fada2c..60448f11e57 100644 --- a/lib/cone.js +++ b/lib/cone.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/contour.js b/lib/contour.js index 08800121a06..27fc7aa7a4b 100644 --- a/lib/contour.js +++ b/lib/contour.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/contourcarpet.js b/lib/contourcarpet.js index 7db88b11f16..614f68a79bc 100644 --- a/lib/contourcarpet.js +++ b/lib/contourcarpet.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/contourgl.js b/lib/contourgl.js index 24e339ba6cb..21fc72801ae 100644 --- a/lib/contourgl.js +++ b/lib/contourgl.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/core.js b/lib/core.js index b88b4eeb2d9..85a57b3c0b6 100644 --- a/lib/core.js +++ b/lib/core.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/filter.js b/lib/filter.js index 85d9fb522ed..db723ccc53f 100644 --- a/lib/filter.js +++ b/lib/filter.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/groupby.js b/lib/groupby.js index 9a827c67f26..909d20727ad 100644 --- a/lib/groupby.js +++ b/lib/groupby.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/heatmap.js b/lib/heatmap.js index ba0853c319a..a2146fd2f59 100644 --- a/lib/heatmap.js +++ b/lib/heatmap.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/heatmapgl.js b/lib/heatmapgl.js index 325cd767089..30667a4929c 100644 --- a/lib/heatmapgl.js +++ b/lib/heatmapgl.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/histogram.js b/lib/histogram.js index f09cfd32b5a..ba36f059b9f 100644 --- a/lib/histogram.js +++ b/lib/histogram.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/histogram2d.js b/lib/histogram2d.js index b09540a60a4..dc2199e5557 100644 --- a/lib/histogram2d.js +++ b/lib/histogram2d.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/histogram2dcontour.js b/lib/histogram2dcontour.js index c74b88036b5..bf03d7136c1 100644 --- a/lib/histogram2dcontour.js +++ b/lib/histogram2dcontour.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/index-basic.js b/lib/index-basic.js index df57fcfad26..c360511219f 100644 --- a/lib/index-basic.js +++ b/lib/index-basic.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/index-cartesian.js b/lib/index-cartesian.js index 97098a19f69..be479aea908 100644 --- a/lib/index-cartesian.js +++ b/lib/index-cartesian.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/index-finance.js b/lib/index-finance.js index 351b94a247e..b2535fd2872 100644 --- a/lib/index-finance.js +++ b/lib/index-finance.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/index-geo.js b/lib/index-geo.js index e534163719a..07b6e7bfbc4 100644 --- a/lib/index-geo.js +++ b/lib/index-geo.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/index-gl2d.js b/lib/index-gl2d.js index 0b2d8358f21..92e044f2718 100644 --- a/lib/index-gl2d.js +++ b/lib/index-gl2d.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/index-gl3d.js b/lib/index-gl3d.js index 8a64c3fc8d6..6fa1fe71d09 100644 --- a/lib/index-gl3d.js +++ b/lib/index-gl3d.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/index-mapbox.js b/lib/index-mapbox.js index 53a595c43b5..568c0ce23de 100644 --- a/lib/index-mapbox.js +++ b/lib/index-mapbox.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/index.js b/lib/index.js index 9687411028d..402ffff60c2 100644 --- a/lib/index.js +++ b/lib/index.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/af.js b/lib/locales/af.js index 0cee3f2fba1..f412e972ad1 100644 --- a/lib/locales/af.js +++ b/lib/locales/af.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/am.js b/lib/locales/am.js index ad975edcfe2..ab1e649403d 100644 --- a/lib/locales/am.js +++ b/lib/locales/am.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ar-dz.js b/lib/locales/ar-dz.js index 77f595c298b..4af54f58789 100644 --- a/lib/locales/ar-dz.js +++ b/lib/locales/ar-dz.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ar-eg.js b/lib/locales/ar-eg.js index 014bc76e416..e14aec97ddd 100644 --- a/lib/locales/ar-eg.js +++ b/lib/locales/ar-eg.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ar.js b/lib/locales/ar.js index 5d222d4a6bc..9b84cc4cee4 100644 --- a/lib/locales/ar.js +++ b/lib/locales/ar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/az.js b/lib/locales/az.js index ef5699a44d7..2d8a6a11627 100644 --- a/lib/locales/az.js +++ b/lib/locales/az.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/bg.js b/lib/locales/bg.js index 79f594eb850..ba625759c97 100644 --- a/lib/locales/bg.js +++ b/lib/locales/bg.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/bs.js b/lib/locales/bs.js index 36600de25e9..71795b59220 100644 --- a/lib/locales/bs.js +++ b/lib/locales/bs.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ca.js b/lib/locales/ca.js index fc9f8c9d024..5f862173c59 100644 --- a/lib/locales/ca.js +++ b/lib/locales/ca.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/cs.js b/lib/locales/cs.js index c36beec0089..c42c9bf463a 100644 --- a/lib/locales/cs.js +++ b/lib/locales/cs.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/cy.js b/lib/locales/cy.js index 23df418a80f..0628c4de56e 100644 --- a/lib/locales/cy.js +++ b/lib/locales/cy.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/da.js b/lib/locales/da.js index 3f0c20f4d4c..d0edae9a404 100644 --- a/lib/locales/da.js +++ b/lib/locales/da.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/de-ch.js b/lib/locales/de-ch.js index 7d34ee16f61..d22e2f8ed74 100644 --- a/lib/locales/de-ch.js +++ b/lib/locales/de-ch.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/de.js b/lib/locales/de.js index bda142a1f37..a6efe5b89b7 100644 --- a/lib/locales/de.js +++ b/lib/locales/de.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/el.js b/lib/locales/el.js index f53b7f8857c..d3e5f1d328c 100644 --- a/lib/locales/el.js +++ b/lib/locales/el.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/eo.js b/lib/locales/eo.js index c5d9fca6ca1..11d42e0b9f1 100644 --- a/lib/locales/eo.js +++ b/lib/locales/eo.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/es-ar.js b/lib/locales/es-ar.js index 24733579e2b..5ae1daf8a60 100644 --- a/lib/locales/es-ar.js +++ b/lib/locales/es-ar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/es-pe.js b/lib/locales/es-pe.js index e7e5bf263f7..9ba919c108f 100644 --- a/lib/locales/es-pe.js +++ b/lib/locales/es-pe.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/es.js b/lib/locales/es.js index 323a9df446c..78a7d329f83 100644 --- a/lib/locales/es.js +++ b/lib/locales/es.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/et.js b/lib/locales/et.js index fa5b8074f00..de2c957d7c0 100644 --- a/lib/locales/et.js +++ b/lib/locales/et.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/eu.js b/lib/locales/eu.js index 75ecd1a2743..5020f176bf7 100644 --- a/lib/locales/eu.js +++ b/lib/locales/eu.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/fa.js b/lib/locales/fa.js index 5818a4dfdd7..56f60a8c691 100644 --- a/lib/locales/fa.js +++ b/lib/locales/fa.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/fi.js b/lib/locales/fi.js index d9dc038fc29..b91c9135b2d 100644 --- a/lib/locales/fi.js +++ b/lib/locales/fi.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/fo.js b/lib/locales/fo.js index a552e3c5b30..e577047c68d 100644 --- a/lib/locales/fo.js +++ b/lib/locales/fo.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/fr-ch.js b/lib/locales/fr-ch.js index b78c9948fe9..cf5d547d0dc 100644 --- a/lib/locales/fr-ch.js +++ b/lib/locales/fr-ch.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/fr.js b/lib/locales/fr.js index f4a89a884a3..662064be2cf 100644 --- a/lib/locales/fr.js +++ b/lib/locales/fr.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/gl.js b/lib/locales/gl.js index 2e6e0f6839e..3f66e0f5dd5 100644 --- a/lib/locales/gl.js +++ b/lib/locales/gl.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/gu.js b/lib/locales/gu.js index ffe2361fdd8..71992aea338 100644 --- a/lib/locales/gu.js +++ b/lib/locales/gu.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/he.js b/lib/locales/he.js index dd5131f443e..648e6972414 100644 --- a/lib/locales/he.js +++ b/lib/locales/he.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/hi-in.js b/lib/locales/hi-in.js index a70fd1210d3..fb9fd8c5bc6 100644 --- a/lib/locales/hi-in.js +++ b/lib/locales/hi-in.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/hr.js b/lib/locales/hr.js index b51dabce88b..a00ee109c1e 100644 --- a/lib/locales/hr.js +++ b/lib/locales/hr.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/hu.js b/lib/locales/hu.js index 47c849d26d5..d4565dc0f9f 100644 --- a/lib/locales/hu.js +++ b/lib/locales/hu.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/hy.js b/lib/locales/hy.js index 708d76cfa3f..69e892101c7 100644 --- a/lib/locales/hy.js +++ b/lib/locales/hy.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/id.js b/lib/locales/id.js index 0d0d8d88dbd..53b187febf0 100644 --- a/lib/locales/id.js +++ b/lib/locales/id.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/is.js b/lib/locales/is.js index 31072458f1e..33f13b0911f 100644 --- a/lib/locales/is.js +++ b/lib/locales/is.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/it.js b/lib/locales/it.js index 876ffedf81e..0c3d6693deb 100644 --- a/lib/locales/it.js +++ b/lib/locales/it.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ja.js b/lib/locales/ja.js index d57a04e8115..50b003ea86e 100644 --- a/lib/locales/ja.js +++ b/lib/locales/ja.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ka.js b/lib/locales/ka.js index cd3ed06896a..a8ed1573936 100644 --- a/lib/locales/ka.js +++ b/lib/locales/ka.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/km.js b/lib/locales/km.js index bdf80d368f4..343d819137d 100644 --- a/lib/locales/km.js +++ b/lib/locales/km.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ko.js b/lib/locales/ko.js index 4aba2d81617..9e55cf07847 100644 --- a/lib/locales/ko.js +++ b/lib/locales/ko.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/lt.js b/lib/locales/lt.js index 38ad59dcee0..797fb0f06f3 100644 --- a/lib/locales/lt.js +++ b/lib/locales/lt.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/lv.js b/lib/locales/lv.js index 3c5e2313d99..50162e8e726 100644 --- a/lib/locales/lv.js +++ b/lib/locales/lv.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/me-me.js b/lib/locales/me-me.js index 4e5a99018ce..46232eefddb 100644 --- a/lib/locales/me-me.js +++ b/lib/locales/me-me.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/me.js b/lib/locales/me.js index 472a7381d70..9edb81c8df0 100644 --- a/lib/locales/me.js +++ b/lib/locales/me.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/mk.js b/lib/locales/mk.js index 96865ea8d06..019a76992c5 100644 --- a/lib/locales/mk.js +++ b/lib/locales/mk.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ml.js b/lib/locales/ml.js index 86ee941c4e3..afc32c96dd3 100644 --- a/lib/locales/ml.js +++ b/lib/locales/ml.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ms.js b/lib/locales/ms.js index c27fd08bb9d..5c182689dba 100644 --- a/lib/locales/ms.js +++ b/lib/locales/ms.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/mt.js b/lib/locales/mt.js index dc7a09ea93f..50cd822d527 100644 --- a/lib/locales/mt.js +++ b/lib/locales/mt.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/nl-be.js b/lib/locales/nl-be.js index cd924f623dd..3ba7bd25bd4 100644 --- a/lib/locales/nl-be.js +++ b/lib/locales/nl-be.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/nl.js b/lib/locales/nl.js index 82efa921e3f..6d9df8c7b5b 100644 --- a/lib/locales/nl.js +++ b/lib/locales/nl.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/no.js b/lib/locales/no.js index 4e54a289676..d411338a3ca 100644 --- a/lib/locales/no.js +++ b/lib/locales/no.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/pa.js b/lib/locales/pa.js index 7174393d1c3..8f0c7fd465a 100644 --- a/lib/locales/pa.js +++ b/lib/locales/pa.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/pl.js b/lib/locales/pl.js index cc29f9476c3..c4f4f3ee4f0 100644 --- a/lib/locales/pl.js +++ b/lib/locales/pl.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/pt-br.js b/lib/locales/pt-br.js index 6a847fda91c..6377bda6b22 100644 --- a/lib/locales/pt-br.js +++ b/lib/locales/pt-br.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/rm.js b/lib/locales/rm.js index ea5d18ab8e2..db4df8bae26 100644 --- a/lib/locales/rm.js +++ b/lib/locales/rm.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ro.js b/lib/locales/ro.js index bd2e814a27f..2488a1ea360 100644 --- a/lib/locales/ro.js +++ b/lib/locales/ro.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ru.js b/lib/locales/ru.js index ef2b2e4e359..a17c52aa35d 100644 --- a/lib/locales/ru.js +++ b/lib/locales/ru.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/sk.js b/lib/locales/sk.js index edeb14fa18a..c015cdee6c6 100644 --- a/lib/locales/sk.js +++ b/lib/locales/sk.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/sl.js b/lib/locales/sl.js index 1fc4deb9d72..fc845ef6767 100644 --- a/lib/locales/sl.js +++ b/lib/locales/sl.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/sq.js b/lib/locales/sq.js index 903d4490686..47b3496e046 100644 --- a/lib/locales/sq.js +++ b/lib/locales/sq.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/sr-sr.js b/lib/locales/sr-sr.js index dbc635adcf8..17b50af738f 100644 --- a/lib/locales/sr-sr.js +++ b/lib/locales/sr-sr.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/sr.js b/lib/locales/sr.js index af6e9ca2410..3b1058071da 100644 --- a/lib/locales/sr.js +++ b/lib/locales/sr.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/sv.js b/lib/locales/sv.js index f46d1c46c18..7a46e5ab6ef 100644 --- a/lib/locales/sv.js +++ b/lib/locales/sv.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/sw.js b/lib/locales/sw.js index acbf7912ee5..0526be03418 100644 --- a/lib/locales/sw.js +++ b/lib/locales/sw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ta.js b/lib/locales/ta.js index 80c6d0218a5..96ed6abc7fd 100644 --- a/lib/locales/ta.js +++ b/lib/locales/ta.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/th.js b/lib/locales/th.js index d3825315e3e..1dd9c50696e 100644 --- a/lib/locales/th.js +++ b/lib/locales/th.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/tr.js b/lib/locales/tr.js index 9d84c99081f..907bd1db93a 100644 --- a/lib/locales/tr.js +++ b/lib/locales/tr.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/tt.js b/lib/locales/tt.js index 62df4e5d704..d62828d8668 100644 --- a/lib/locales/tt.js +++ b/lib/locales/tt.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/uk.js b/lib/locales/uk.js index 6fbd60275f0..20a521a2f01 100644 --- a/lib/locales/uk.js +++ b/lib/locales/uk.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/ur.js b/lib/locales/ur.js index 9c77ab253c0..78ccf3d3d18 100644 --- a/lib/locales/ur.js +++ b/lib/locales/ur.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/vi.js b/lib/locales/vi.js index 797e4225e2b..e853735b08d 100644 --- a/lib/locales/vi.js +++ b/lib/locales/vi.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/zh-cn.js b/lib/locales/zh-cn.js index 5a930f6ff6e..4cc794226fb 100644 --- a/lib/locales/zh-cn.js +++ b/lib/locales/zh-cn.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/zh-hk.js b/lib/locales/zh-hk.js index 6c0492f3ec4..c3ed84a0222 100644 --- a/lib/locales/zh-hk.js +++ b/lib/locales/zh-hk.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/locales/zh-tw.js b/lib/locales/zh-tw.js index 0871b0989c6..66f738dd656 100644 --- a/lib/locales/zh-tw.js +++ b/lib/locales/zh-tw.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/mesh3d.js b/lib/mesh3d.js index ed25b88df81..4d39034ccda 100644 --- a/lib/mesh3d.js +++ b/lib/mesh3d.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/ohlc.js b/lib/ohlc.js index 62343e6b20d..b71ba3979ee 100644 --- a/lib/ohlc.js +++ b/lib/ohlc.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/parcats.js b/lib/parcats.js index b087f4a06ba..06dc0bddc2d 100644 --- a/lib/parcats.js +++ b/lib/parcats.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/parcoords.js b/lib/parcoords.js index 53e40d0f296..561b15d63f5 100644 --- a/lib/parcoords.js +++ b/lib/parcoords.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/pie.js b/lib/pie.js index 8544ea7941c..c9d67310fe5 100644 --- a/lib/pie.js +++ b/lib/pie.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/pointcloud.js b/lib/pointcloud.js index a5a0461c311..fc226a77fb0 100644 --- a/lib/pointcloud.js +++ b/lib/pointcloud.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/sankey.js b/lib/sankey.js index 65dc11ceb29..70ae187fda0 100644 --- a/lib/sankey.js +++ b/lib/sankey.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/scatter.js b/lib/scatter.js index ab6df858fec..1b514e3ad9c 100644 --- a/lib/scatter.js +++ b/lib/scatter.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/scatter3d.js b/lib/scatter3d.js index 60d6bfe9b34..7b4fcc34569 100644 --- a/lib/scatter3d.js +++ b/lib/scatter3d.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/scattercarpet.js b/lib/scattercarpet.js index 145836d4c3a..5994938364a 100644 --- a/lib/scattercarpet.js +++ b/lib/scattercarpet.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/scattergeo.js b/lib/scattergeo.js index f4977d4ffa0..e4ccd19d223 100644 --- a/lib/scattergeo.js +++ b/lib/scattergeo.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/scattergl.js b/lib/scattergl.js index baf991ae080..5b5dd1112ea 100644 --- a/lib/scattergl.js +++ b/lib/scattergl.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/scattermapbox.js b/lib/scattermapbox.js index 8d3be2d2822..4b869dc1145 100644 --- a/lib/scattermapbox.js +++ b/lib/scattermapbox.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/scatterpolar.js b/lib/scatterpolar.js index 1500f74d157..9e2184d31e1 100644 --- a/lib/scatterpolar.js +++ b/lib/scatterpolar.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/scatterpolargl.js b/lib/scatterpolargl.js index 33f35606ca7..9ad9629ba03 100644 --- a/lib/scatterpolargl.js +++ b/lib/scatterpolargl.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/scatterternary.js b/lib/scatterternary.js index a8d97d92a5f..55cf601427f 100644 --- a/lib/scatterternary.js +++ b/lib/scatterternary.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/sort.js b/lib/sort.js index b663389fc0c..2a3f163a32a 100644 --- a/lib/sort.js +++ b/lib/sort.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/splom.js b/lib/splom.js index 04328ef414f..216fcfd5d65 100644 --- a/lib/splom.js +++ b/lib/splom.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/streamtube.js b/lib/streamtube.js index 63ae4a3d783..396ea22b657 100644 --- a/lib/streamtube.js +++ b/lib/streamtube.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/surface.js b/lib/surface.js index d6bf9bae8a7..14415d31553 100644 --- a/lib/surface.js +++ b/lib/surface.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/table.js b/lib/table.js index 8a4175050ab..6b89f985ddf 100644 --- a/lib/table.js +++ b/lib/table.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/violin.js b/lib/violin.js index e933afe6c61..015edd3125e 100644 --- a/lib/violin.js +++ b/lib/violin.js @@ -1,5 +1,5 @@ /** -* Copyright 2012-2018, Plotly, Inc. +* Copyright 2012-2019, Plotly, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the