diff options
author | nandika | 2010-08-18 10:33:43 +0000 |
---|---|---|
committer | nandika | 2010-08-18 10:33:43 +0000 |
commit | 43d72d90df85f646f07d1336b91eac2668fa54a1 (patch) | |
tree | a543ca13192c4fcd163fb69645edac026ebab2e9 /src/core/transport/tcp | |
parent | 0ba4af0db3f71ed3a5979b0331c89411ec26693f (diff) | |
download | axis2c-43d72d90df85f646f07d1336b91eac2668fa54a1.tar.gz axis2c-43d72d90df85f646f07d1336b91eac2668fa54a1.tar.bz2 |
license corrected
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@986622 13f79535-47bb-0310-9956-ffa450edef68
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, |