Skip to content

Commit 7f1caa6

Browse files
authored
remove U. Dundee from footer (#23)
1 parent 5fdf667 commit 7f1caa6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ngff_spec/pre_build.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,7 @@ def build_footer():
148148
footer_content = f"""
149149
<div>
150150
Copyright © 2020-{year}
151-
<a href="https://www.openmicroscopy.org/"><abbr title="Open Microscopy Environment">OME</abbr></a><sup>®</sup>
152-
(<a href="https://dundee.ac.uk/"><abbr title="University of Dundee">U. Dundee</abbr></a>).
151+
<a href="https://www.openmicroscopy.org/"><abbr title="Open Microscopy Environment">OME</abbr></a><sup>®</sup>.
153152
OME trademark rules apply.
154153
</div>
155154
"""

0 commit comments

Comments
 (0)