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/19 07:29:41 UTC

svn commit: r987021 - in /axis/axis2/c/core/trunk/xdocs: ./ docs/

Author: nandika
Date: Thu Aug 19 05:29:40 2010
New Revision: 987021

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

Modified:
    axis/axis2/c/core/trunk/xdocs/archived_news.html
    axis/axis2/c/core/trunk/xdocs/coding_conventions.html
    axis/axis2/c/core/trunk/xdocs/docs/architecture_notes.html
    axis/axis2/c/core/trunk/xdocs/docs/axis2c_manual.html
    axis/axis2/c/core/trunk/xdocs/docs/faq.html
    axis/axis2/c/core/trunk/xdocs/docs/index.html
    axis/axis2/c/core/trunk/xdocs/docs/installationguide.html
    axis/axis2/c/core/trunk/xdocs/docs/om_tutorial.html
    axis/axis2/c/core/trunk/xdocs/download.html
    axis/axis2/c/core/trunk/xdocs/index.html
    axis/axis2/c/core/trunk/xdocs/lists_issues.html
    axis/axis2/c/core/trunk/xdocs/svn.html
    axis/axis2/c/core/trunk/xdocs/versioning.html

Modified: axis/axis2/c/core/trunk/xdocs/archived_news.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/archived_news.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/archived_news.html (original)
+++ axis/axis2/c/core/trunk/xdocs/archived_news.html Thu Aug 19 05:29:40 2010
@@ -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 - Archived News</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 - Archived News</title>
     <h2>Apache Axis2/C Archived News</h2>
     <p>This page contains information on previous releases running up to the
       latest.</p>

Modified: axis/axis2/c/core/trunk/xdocs/coding_conventions.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/coding_conventions.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/coding_conventions.html (original)
+++ axis/axis2/c/core/trunk/xdocs/coding_conventions.html Thu Aug 19 05:29:40 2010
@@ -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 - Coding Conventions</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 - Coding Conventions</title>
  <h2>Axis2/C Coding Conventions</h2><div class="subsection"><a name="Contents"></a><h3>Contents</h3><ul>
   <li><a href="#1_Naming_conventions_">Naming Conventions</a>
     <ul>

Modified: axis/axis2/c/core/trunk/xdocs/docs/architecture_notes.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/docs/architecture_notes.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/docs/architecture_notes.html (original)
+++ axis/axis2/c/core/trunk/xdocs/docs/architecture_notes.html Thu Aug 19 05:29:40 2010
@@ -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 - Architecture Notes</title><h2>C Specific Architectural Notes on Apache Axis2/C</h2><p>Please send your feedback to: <a href="mailto:axis-c-dev@ws.apache.org?subject=[Axis2]">axis-c-dev@ws.apache.org</a>
+<!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 - Architecture Notes</title><h2>C Specific Architectural Notes on Apache Axis2/C</h2><p>Please send your feedback to: <a href="mailto:axis-c-dev@ws.apache.org?subject=[Axis2]">axis-c-dev@ws.apache.org</a>
 (Subscription details are available on the <a href="http://ws.apache.org/axis2/c/mail-lists.html" class="externalLink" title="External Link">Axis2 site</a>.) Prefix
 the subject with [Axis2].</p><div class="subsection"><a name="Contents"></a><h3>Contents</h3><ul>
   <li><a href="#Introduction">Introduction</a></li>

Modified: axis/axis2/c/core/trunk/xdocs/docs/axis2c_manual.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/docs/axis2c_manual.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/docs/axis2c_manual.html (original)
+++ axis/axis2/c/core/trunk/xdocs/docs/axis2c_manual.html Thu Aug 19 05:29:40 2010
@@ -1,4 +1,20 @@
 <!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 - Manual</title></head>
 <body>
 <h2>Preamble</h2>

Modified: axis/axis2/c/core/trunk/xdocs/docs/faq.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/docs/faq.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/docs/faq.html (original)
+++ axis/axis2/c/core/trunk/xdocs/docs/faq.html Thu Aug 19 05:29:40 2010
@@ -1,4 +1,20 @@
 <!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 - FAQ</title>
 
 </head>

Modified: axis/axis2/c/core/trunk/xdocs/docs/index.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/docs/index.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/docs/index.html (original)
+++ axis/axis2/c/core/trunk/xdocs/docs/index.html Thu Aug 19 05:29:40 2010
@@ -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 - Documentation</title><h2>Apache Axis2/C Documentation</h2><div class="subsection"><a name="Getting_Started"></a><h3>Getting Started</h3><ul>
+<!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 - Documentation</title><h2>Apache Axis2/C Documentation</h2><div class="subsection"><a name="Getting_Started"></a><h3>Getting Started</h3><ul>
   <li><a href="installationguide.html">Installation Guide</a></li>
 </ul></div><div class="subsection"><a name="Manual"></a><h3>Manual</h3><ul>
 <li><a href="axis2c_manual.html">Axis2/C Manual</a></li>

Modified: axis/axis2/c/core/trunk/xdocs/docs/installationguide.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/docs/installationguide.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/docs/installationguide.html (original)
+++ axis/axis2/c/core/trunk/xdocs/docs/installationguide.html Thu Aug 19 05:29:40 2010
@@ -1,4 +1,20 @@
 <!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 - Installation Guide</title>
 
 </head>

Modified: axis/axis2/c/core/trunk/xdocs/docs/om_tutorial.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/docs/om_tutorial.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/docs/om_tutorial.html (original)
+++ axis/axis2/c/core/trunk/xdocs/docs/om_tutorial.html Thu Aug 19 05:29:40 2010
@@ -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 - AXOM Tutorial</title><h2>Apache Axis2/C AXIOM Tutorial</h2><div class="subsection"><a name="Contents"></a><h3>Contents</h3><ul>
+<!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 - AXOM Tutorial</title><h2>Apache Axis2/C AXIOM Tutorial</h2><div class="subsection"><a name="Contents"></a><h3>Contents</h3><ul>
   <li><a href="#Introduction">Introduction</a>
     <ul>
       <li><a href="#What_is_OM">What is AXIOM?</a></li>

Modified: axis/axis2/c/core/trunk/xdocs/download.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/download.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/download.html (original)
+++ axis/axis2/c/core/trunk/xdocs/download.html Thu Aug 19 05:29:40 2010
@@ -1,5 +1,20 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!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 - Apache Axis2/C Downloads</title>

Modified: axis/axis2/c/core/trunk/xdocs/index.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/index.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/index.html (original)
+++ axis/axis2/c/core/trunk/xdocs/index.html Thu Aug 19 05:29:40 2010
@@ -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>
 

Modified: axis/axis2/c/core/trunk/xdocs/lists_issues.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/lists_issues.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/lists_issues.html (original)
+++ axis/axis2/c/core/trunk/xdocs/lists_issues.html Thu Aug 19 05:29:40 2010
@@ -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 - Mailing Lists and Issue Tracking</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 - Mailing Lists and Issue Tracking</title>
 <h2>Mailing        Lists</h2><p>These are the mailing lists that have been established for
 	      this project.  For each list, there is a subscribe, unsubscribe,
 	      and an archive link.

Modified: axis/axis2/c/core/trunk/xdocs/svn.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/svn.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/svn.html (original)
+++ axis/axis2/c/core/trunk/xdocs/svn.html Thu Aug 19 05:29:40 2010
@@ -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 - Developing Apache Axis2/C</title><h2>Developing Apache Axis2/C</h2><p>This document provides information on how to use SVN to get an SVN
+<!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 - Developing Apache Axis2/C</title><h2>Developing Apache Axis2/C</h2><p>This document provides information on how to use SVN to get an SVN
 checkout/update and make commits to the source repository.</p><div class="subsection"><a name="Contents"></a><h3>Contents</h3><ul>
   <li><a href="#svn">Working with Subversion (SVN)</a></li>
   <li><a href="#checkout">Checking-out Axis2 from Subversion</a></li>

Modified: axis/axis2/c/core/trunk/xdocs/versioning.html
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/xdocs/versioning.html?rev=987021&r1=987020&r2=987021&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/xdocs/versioning.html (original)
+++ axis/axis2/c/core/trunk/xdocs/versioning.html Thu Aug 19 05:29:40 2010
@@ -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