Skip to content

Commit 335640b

Browse files
committed
add CSIRO to About Specify text.
1 parent 643a26e commit 335640b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/edu/ku/brc/specify/Specify.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2188,7 +2188,7 @@ public static String getAboutText(final String appNameArg, final String appVersi
21882188
"Biodiversity Institute<br>University of Kansas<br>1345 Jayhawk Blvd.<br>Lawrence, KS USA 66045<br><br>" + //$NON-NLS-1$
21892189
"<a href=\"http://www.specifysoftware.org\">www.specifysoftware.org</a>"+ //$NON-NLS-1$
21902190
"<br><a href=\"mailto:support@specifysoftware.org\">support@specifysoftware.org</a><br>" + //$NON-NLS-1$
2191-
"<p>Specify Software is a product of the Specify Collections Consortium that is funded by its member institutions. Consortium Founding Members include: University of Michigan, University of Florida, Denmark Consortium of Museums, and the University of Kansas. The Consortium operates under the non-profit, 501(c)3, U.S. tax status of the University of Kansas Center for Research. Specify was supported previously by multiple awards from the U.S. National Science Foundation.<br><br>" + //$NON-NLS-1$
2191+
"<p>Specify Software is a product of the Specify Collections Consortium that is funded by its member institutions. Consortium Founding Members include: the Commonwealth Scientific and Industrial Research Organisation (CSIRO), University of Michigan, University of Florida, Denmark Consortium of Museums, and the University of Kansas. The Consortium operates under the non-profit, 501(c)3, U.S. tax status of the University of Kansas Center for Research. Specify was supported previously by multiple awards from the U.S. National Science Foundation.<br><br>" + //$NON-NLS-1$
21922192
"Specify 6 Copyright \u00A9 2022 Specify Collections Consortium. " +
21932193
"Specify comes with ABSOLUTELY NO WARRANTY.<br><br>" + //$NON-NLS-1$
21942194
"This is free software licensed under GNU General Public License 2 (GPL2).</P></font></html>"; //$NON-NLS-1$

0 commit comments

Comments
 (0)