diff options
Diffstat (limited to 'xdocs/versioning.html')
-rw-r--r-- | xdocs/versioning.html | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/xdocs/versioning.html b/xdocs/versioning.html index 1c2903b..308ce8e 100644 --- a/xdocs/versioning.html +++ b/xdocs/versioning.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 - Versioning</title><h2>Versioning of Apache Axis2/C</h2><p>Apache Axis2/C contains both applications, like HTTPD, and libraries, like +<!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 - Versioning</title><h2>Versioning of Apache Axis2/C</h2><p>Apache Axis2/C contains both applications, like HTTPD, and libraries, like APR. It also contains a number of related sub-projects. It allows third-party service modules to be written against its API (such as HTTPD), and may also compile its own third-party modules (e.g., mod_axis2) to be used with |