Author: mes
Date: 2010-09-16 17:05:35 -0700 (Thu, 16 Sep 2010)
New Revision: 21911
Modified:
cytoscape/trunk/coreplugins/cPath/src/main/java/org/cytoscape/coreplugin/cpath/ui/QuickReferenceDialog.java
Log:
fixed non utf-8 javadoc error
Modified:
cytoscape/trunk/coreplugins/cPath/src/main/java/org/cytoscape/coreplugin/cpath/ui/QuickReferenceDialog.java
===================================================================
---
cytoscape/trunk/coreplugins/cPath/src/main/java/org/cytoscape/coreplugin/cpath/ui/QuickReferenceDialog.java
2010-09-17 00:04:50 UTC (rev 21910)
+++
cytoscape/trunk/coreplugins/cPath/src/main/java/org/cytoscape/coreplugin/cpath/ui/QuickReferenceDialog.java
2010-09-17 00:05:35 UTC (rev 21911)
@@ -146,7 +146,7 @@
html.append("</FONT>");
html.append("<P><HR><FONT FACE=ARIAL SIZE=-1>");
- html.append("Copyright © 2004-2007 Memorial Sloan-Kettering Cancer
Center.");
+ html.append("Copyright 2004-2007 Memorial Sloan-Kettering Cancer
Center.");
html.append("</FONT>");
return html.toString();
}
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.