SPRNET-1407

Updated copyright notices in docs.
This commit is contained in:
sbohlen
2010-12-11 20:35:49 +00:00
parent 278d70bf34
commit 9788fd3580
57 changed files with 61 additions and 56 deletions

View File

@@ -20,6 +20,7 @@
<!ENTITY scheduling SYSTEM "scheduling.xml">
<!ENTITY templating SYSTEM "templating.xml">
<!ENTITY web SYSTEM "web.xml">
<!ENTITY web-mvc SYSTEM "web-mvc.xml">
<!ENTITY ajax SYSTEM "ajax.xml">
<!ENTITY services SYSTEM "services.xml">
<!ENTITY webservices SYSTEM "webservices.xml">
@@ -276,11 +277,15 @@
</listitem>
<listitem>
<xref linkend="ajax" />
</listitem>
<listitem>
<xref linkend="web-mvc" />
</listitem>
</itemizedlist>
</partintro>
&web;
&ajax;
&web-mvc;
</part>
<part xml:id="spring-services">
<title>Services</title>