File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
src/main/java/net/preibisch/mvrecon/fiji/plugin Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ /*-
2
+ * #%L
3
+ * Software for the reconstruction of multi-view microscopic acquisitions
4
+ * like Selective Plane Illumination Microscopy (SPIM) Data.
5
+ * %%
6
+ * Copyright (C) 2012 - 2025 Multiview Reconstruction developers.
7
+ * %%
8
+ * This program is free software: you can redistribute it and/or modify
9
+ * it under the terms of the GNU General Public License as
10
+ * published by the Free Software Foundation, either version 2 of the
11
+ * License, or (at your option) any later version.
12
+ *
13
+ * This program is distributed in the hope that it will be useful,
14
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
+ * GNU General Public License for more details.
17
+ *
18
+ * You should have received a copy of the GNU General Public
19
+ * License along with this program. If not, see
20
+ * <http://www.gnu.org/licenses/gpl-2.0.html>.
21
+ * #L%
22
+ */
1
23
package net .preibisch .mvrecon .fiji .plugin ;
2
24
3
25
import java .awt .Color ;
You can’t perform that action at this time.
0 commit comments