Skip to content

Commit 1c3d6d8

Browse files
update copyright for gui
1 parent d897d8f commit 1c3d6d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cellpose/gui/gui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Copyright © 2023 Howard Hughes Medical Institute, Authored by Carsen Stringer and Marius Pachitariu.
2+
Copyright © 2025 Howard Hughes Medical Institute, Authored by Carsen Stringer, Michael Rariden and Marius Pachitariu.
33
"""
44

55
import sys, os, pathlib, warnings, datetime, time, copy

cellpose/gui/gui3d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Copyright © 2023 Howard Hughes Medical Institute, Authored by Carsen Stringer and Marius Pachitariu.
2+
Copyright © 2025 Howard Hughes Medical Institute, Authored by Carsen Stringer, Michael Rariden and Marius Pachitariu.
33
"""
44

55
import sys, pathlib, warnings

0 commit comments

Comments
 (0)