From de8d36d0db09821b07495ceb25e997c023716401 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Thu, 21 Mar 2013 15:48:07 +0100 Subject: [PATCH] cosmetic --- library/server/wsf/router/wsf_handler.e | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/library/server/wsf/router/wsf_handler.e b/library/server/wsf/router/wsf_handler.e index 3d15e03f..ae258233 100644 --- a/library/server/wsf/router/wsf_handler.e +++ b/library/server/wsf/router/wsf_handler.e @@ -1,6 +1,7 @@ note - description: "Summary description for {WSF_HANDLER}." - author: "" + description: "[ + Represents the ancestor of all the WSF_ROUTER handler. + ]" date: "$Date$" revision: "$Revision$" @@ -27,7 +28,7 @@ feature {WSF_ROUTER} -- Mapping end note - copyright: "2011-2012, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Eiffel Software and others" + copyright: "2011-2013, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Eiffel Software and others" license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)" source: "[ Eiffel Software