Mentions légales du service

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

- reinstated regular first page header

parent 94d06d95
No related branches found
No related tags found
No related merge requests found
......@@ -367,7 +367,7 @@ 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>"
+ "<center><a href=\"/html/\">Access</a></center>"
+ "(C) INRIA, 2006-2012<br />"
+ "<a href=\"http://alignapi.gforge.inria.fr\">http://alignapi.gforge.inria.fr</a><br />"
+ "</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