summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar nandika2010-08-18 10:33:43 +0000
committerGravatar nandika2010-08-18 10:33:43 +0000
commit43d72d90df85f646f07d1336b91eac2668fa54a1 (patch)
treea543ca13192c4fcd163fb69645edac026ebab2e9 /src
parent0ba4af0db3f71ed3a5979b0331c89411ec26693f (diff)
downloadaxis2c-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')
-rw-r--r--src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp2
-rw-r--r--src/core/transport/tcp/axis2_simple_tcp_svr_conn.h3
2 files changed, 2 insertions, 3 deletions
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,