Skip to content

Commit

Permalink
Merge 1.5.4 changes back to master.
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-jumper authored and jmuehlner committed Nov 2, 2023
2 parents eb76322 + 57d3b1e commit 42da507
Show file tree
Hide file tree
Showing 13 changed files with 1,285 additions and 7 deletions.
13 changes: 13 additions & 0 deletions doc/licenses/d3-path-3.1.0/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2015-2022 Mike Bostock

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
8 changes: 8 additions & 0 deletions doc/licenses/d3-path-3.1.0/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
d3-path (https://github.com/d3/d3-path)
----------------------------------------------------------

Version: 3.1.0
From: 'Mike Bostock'
License(s):
BSD (bundled/d3-path-3.1.0/LICENSE)

1 change: 1 addition & 0 deletions doc/licenses/d3-path-3.1.0/dep-coordinates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d3-path:3.1.0
13 changes: 13 additions & 0 deletions doc/licenses/d3-shape-3.2.0/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2010-2022 Mike Bostock

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
8 changes: 8 additions & 0 deletions doc/licenses/d3-shape-3.2.0/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
d3-path (https://github.com/d3/d3-shape)
----------------------------------------------------------

Version: 3.2.0
From: 'Mike Bostock'
License(s):
BSD (bundled/d3-shape-3.2.0/LICENSE)

1 change: 1 addition & 0 deletions doc/licenses/d3-shape-3.2.0/dep-coordinates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d3-shape:3.2.0
Loading

0 comments on commit 42da507

Please sign in to comment.