aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/src/graph
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/frontend/src/graph')
-rw-r--r--subprojects/frontend/src/graph/parseBBox.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/frontend/src/graph/parseBBox.ts b/subprojects/frontend/src/graph/parseBBox.ts
index 9806cbca..34df746b 100644
--- a/subprojects/frontend/src/graph/parseBBox.ts
+++ b/subprojects/frontend/src/graph/parseBBox.ts
@@ -2,7 +2,7 @@
2 * Copyright 2017, Magnus Jacobsson 2 * Copyright 2017, Magnus Jacobsson
3 * Copyright 2023, The Refinery Authors <https://refinery.tools/> 3 * Copyright 2023, The Refinery Authors <https://refinery.tools/>
4 * 4 *
5 * SPDX-License-Identifier: BSD-3-Clause AND EPL-2.0 5 * SPDX-License-Identifier: BSD-3-Clause
6 * 6 *
7 * This file Incorporates patches from the Refinery authors. 7 * This file Incorporates patches from the Refinery authors.
8 * 8 *