Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d073cfe8 authored by Jérôme Euzenat's avatar Jérôme Euzenat
Browse files

- improved title page

parent d88f01a9
No related branches found
No related tags found
No related merge requests found
......@@ -378,9 +378,8 @@ public class HTMLAServProfile implements AlignmentServiceProfile {
protected String about() {
return "<h1>Alignment server</h1><center>"+AlignmentService.class.getPackage().getImplementationTitle()+" "+AlignmentService.class.getPackage().getImplementationVersion()+"<br />"
+ "<center><a href=\"/html/\">Access</a></center>"
+ "(C) INRIA, 2006-2011<br />"
+ "(C) INRIA, 2006-2012<br />"
+ "<a href=\"http://alignapi.gforge.inria.fr\">http://alignapi.gforge.inria.fr</a><br />"
+ "<small>$Revision$ -- $Date$</small>"
+ "</center>";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment