You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by na...@apache.org on 2010/08/18 12:33:43 UTC

svn commit: r986622 - in /axis/axis2/c/core/trunk/src/core/transport: amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp tcp/axis2_simple_tcp_svr_conn.h

Author: nandika
Date: Wed Aug 18 10:33:43 2010
New Revision: 986622

URL: http://svn.apache.org/viewvc?rev=986622&view=rev
Log:
license corrected

Modified:
    axis/axis2/c/core/trunk/src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp
    axis/axis2/c/core/trunk/src/core/transport/tcp/axis2_simple_tcp_svr_conn.h

Modified: axis/axis2/c/core/trunk/src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp?rev=986622&r1=986621&r2=986622&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp (original)
+++ axis/axis2/c/core/trunk/src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver.cpp Wed Aug 18 10:33:43 2010
@@ -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,

Modified: axis/axis2/c/core/trunk/src/core/transport/tcp/axis2_simple_tcp_svr_conn.h
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/src/core/transport/tcp/axis2_simple_tcp_svr_conn.h?rev=986622&r1=986621&r2=986622&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/src/core/transport/tcp/axis2_simple_tcp_svr_conn.h (original)
+++ axis/axis2/c/core/trunk/src/core/transport/tcp/axis2_simple_tcp_svr_conn.h Wed Aug 18 10:33:43 2010
@@ -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,