Applied recent changes made on EWF

Updated copyright
This commit is contained in:
Jocelyn Fiat
2012-05-28 11:21:28 +02:00
parent 445a27ddf8
commit 8dd0cb29fa
10 changed files with 10 additions and 16 deletions

View File

@@ -28,12 +28,6 @@ feature {NONE} -- Initialization
make_and_launch
end
create_router
do
create router.make (2)
end
setup_router
local
order_handler: ORDER_HANDLER [WSF_URI_TEMPLATE_HANDLER_CONTEXT]
@@ -69,7 +63,7 @@ feature -- Execution
end
note
copyright: "2011-2011, Javier Velilla and others"
copyright: "2011-2012, Javier Velilla and others"
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
source: "[
Eiffel Software