diff options
Diffstat (limited to 'src/core/transport/tcp')
-rw-r--r-- | src/core/transport/tcp/axis2_simple_tcp_svr_conn.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/transport/tcp/axis2_simple_tcp_svr_conn.h b/src/core/transport/tcp/axis2_simple_tcp_svr_conn.h index c0d3b89..ffffcbe 100644 --- a/src/core/transport/tcp/axis2_simple_tcp_svr_conn.h +++ b/src/core/transport/tcp/axis2_simple_tcp_svr_conn.h @@ -1,4 +1,3 @@ - /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with @@ -7,7 +6,7 @@ * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * - * tcp://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, |