You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2004/06/14 09:36:02 UTC

cvs commit: ws-axis/c/src/server/apache2 mod_axis2.cpp

sanjaya     2004/06/14 00:36:02

  Modified:    c/src/server/apache2 mod_axis2.cpp
  Log:
  added author tag
  
  Revision  Changes    Path
  1.2       +3 -0      ws-axis/c/src/server/apache2/mod_axis2.cpp
  
  Index: mod_axis2.cpp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/src/server/apache2/mod_axis2.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- mod_axis2.cpp	24 May 2004 05:54:55 -0000	1.1
  +++ mod_axis2.cpp	14 Jun 2004 07:36:02 -0000	1.2
  @@ -13,6 +13,9 @@
    *   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    *   See the License for the specific language governing permissions and
    *   limitations under the License.
  + *
  + * @author Sanjaya Singharage (sanjayas@opensource.lk, sanjayas@jkcsworld.com)
  + * @author Susantha Kumara (susantha@opensource.lk, skumara@virtusa.com)
    */
   
   #include "Apache2Transport.h"