Skip to content

Commit df0122a

Browse files
update license
1 parent 0ef2329 commit df0122a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/main/java/net/preibisch/mvrecon/fiji/plugin/Switch_Attributes.java

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
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+
*/
123
package net.preibisch.mvrecon.fiji.plugin;
224

325
import java.awt.Color;

0 commit comments

Comments
 (0)