summaryrefslogtreecommitdiffstats
path: root/xdocs/index.html
diff options
context:
space:
mode:
authorGravatar nandika2010-08-19 05:29:40 +0000
committerGravatar nandika2010-08-19 05:29:40 +0000
commit30e89440459448ea0686e7b90a6d34fc1da428f8 (patch)
tree8b46ce38cd85d09e62f79a5adfea597c668e43e2 /xdocs/index.html
parentc5b3b419545ec17472358dde5c8e6f28d0c6e845 (diff)
downloadaxis2c-30e89440459448ea0686e7b90a6d34fc1da428f8.tar.gz
axis2c-30e89440459448ea0686e7b90a6d34fc1da428f8.tar.bz2
license added
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@987021 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xdocs/index.html')
-rw-r--r--xdocs/index.html19
1 files changed, 18 insertions, 1 deletions
diff --git a/xdocs/index.html b/xdocs/index.html
index c6f0452..62566bb 100644
--- a/xdocs/index.html
+++ b/xdocs/index.html
@@ -1,4 +1,21 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Axis2/C - The Web Services Engine</title>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ 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,
+ 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.
+-->
+<html><head><title>Apache Axis2/C - The Web Services Engine</title>
<h2>Welcome to Apache Axis2/C</h2>
<p>Apache Axis2/C is a Web services engine implemented in the C programming language. It is based on the extensible and flexible <a href="http://ws.apache.org/axis2/1_2/Axis2ArchitectureGuide.html" class="externalLink" title="External Link">Axis2 architecture</a>. Apache Axis2/C can be used to provide and consume WebServices. It has been implemented with portability and ability to embed in mind, hence could be used as a Web services enabler in other software.</p>