From 43d72d90df85f646f07d1336b91eac2668fa54a1 Mon Sep 17 00:00:00 2001 From: nandika Date: Wed, 18 Aug 2010 10:33:43 +0000 Subject: license corrected git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@986622 13f79535-47bb-0310-9956-ffa450edef68 --- src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp | 2 +- src/core/transport/tcp/axis2_simple_tcp_svr_conn.h | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp b/src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp index 140ab0e..18d3f01 100644 --- a/src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp +++ b/src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp @@ -6,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, 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, -- cgit v1.1-32-gdbae