aboutsummaryrefslogtreecommitdiffstats
path: root/.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch.license
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2023-08-24 00:06:37 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2023-08-24 01:17:45 +0200
commit2e2ebbf75b12784ac664d864865f01729b3eb8c4 (patch)
tree6002405f0759015c57d161775c94b9e0df138872 /.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch.license
parentrefactor(web): move d3-zoom patch into repo (diff)
downloadrefinery-2e2ebbf75b12784ac664d864865f01729b3eb8c4.tar.gz
refinery-2e2ebbf75b12784ac664d864865f01729b3eb8c4.tar.zst
refinery-2e2ebbf75b12784ac664d864865f01729b3eb8c4.zip
refactor(web): clean up graphviz visualization
Diffstat (limited to '.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch.license')
-rw-r--r--.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch.license11
1 files changed, 11 insertions, 0 deletions
diff --git a/.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch.license b/.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch.license
new file mode 100644
index 00000000..d95053c1
--- /dev/null
+++ b/.yarn/patches/d3-zoom-npm-3.0.0-18f706a421.patch.license
@@ -0,0 +1,11 @@
1Copyright 2010-2021 Mike Bostock
2Copyright 2020-2023 Philippe Rivière
3Copyright 2023 The Refinery Authors <https://refinery.tools/>
4
5SPDX-License-Identifier: ISC OR EPL-2.0
6
7This file ncorporates patches from
8https://github.com/d3/d3-zoom/tree/3afbe2ae2dfb3129231c5567db56dafb2d6a56a6
9by Philippe Rivière.
10
11Morevoer, it includes other modifications by the Refinery authors.