From 4263e2c3434e7ad0b1107d63c85416555ed9c8e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr> Date: Wed, 27 May 2009 13:48:33 +0000 Subject: [PATCH] - set up keyword expansion --- examples/wservice/AlignmentClient.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/wservice/AlignmentClient.java b/examples/wservice/AlignmentClient.java index c44cb9b6..7838f8d9 100644 --- a/examples/wservice/AlignmentClient.java +++ b/examples/wservice/AlignmentClient.java @@ -1,5 +1,5 @@ /* - * $Id: AlignmentClient.java 522 2007-07-18 09:08:08Z euzenat $ + * $Id$ * * Copyright (C) INRIA, 2007-2008 * @@ -21,7 +21,7 @@ /** * Example of connection to the Alignment Server through HTTP/SOAP * Inspired from SOAPClient4XG by Bob DuCharme - * $Id: Client.java 521 2007-07-18 09:02:04Z euzenat $ + * $Id$ * */ -- GitLab