~ubuntu-core-doc/ubuntu-docs/maverick

« back to all changes in this revision

Viewing changes to generic/securityguide/C/bookinfo.xml

  • Committer: Matthew East
  • Date: 2008-04-03 21:36:44 UTC
  • Revision ID: mdke@ubuntu.com-20080403213644-f1raxxlwe4ng37s6
Smashing up the directory to create new structure discussed on mailing list.
Nothing works.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 
3
 
        "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4
 
<!ENTITY % globalent SYSTEM "../../../libs/global.ent">
5
 
%globalent;
6
 
<!ENTITY % genericent SYSTEM "../../libs/generic.ent">
7
 
%genericent;
8
 
<!ENTITY % cdo-C SYSTEM "../../../libs/cdo-C.ent">
9
 
%cdo-C;
10
 
<!ENTITY % gnome-menus-C SYSTEM "../../../ubuntu/libs/gnome-menus-C.ent">
11
 
%gnome-menus-C;
12
 
<!ENTITY % xinclude SYSTEM "../../../libs/xinclude.mod">
13
 
%xinclude;
14
 
<!ENTITY language "&EnglishAmerican;">
15
 
<!ENTITY ubuntu '<phrase>Ubuntu</phrase>'>
16
 
]>
17
 
<bookinfo>
18
 
                <title>&ubuntu; &sg-title;</title>
19
 
                <legalnotice id="acknowledgements">
20
 
            <title>Credits and License</title>
21
 
            <para>The following Ubuntu Documentation Team authors maintain
22
 
      this document:</para>
23
 
                 <itemizedlist>
24
 
                        <listitem>
25
 
                    <para>Rocco Stanzione</para>
26
 
                        </listitem>
27
 
                </itemizedlist>
28
 
            <para>This document is made available under a dual license strategy that includes the GNU Free
29
 
               Documentation License (GFDL) and the Creative Commons ShareAlike 2.0 License (CC-BY-SA).</para>
30
 
            <para>You are free to modify, extend, and improve the Ubuntu documentation source code under the
31
 
               terms of these licenses. All derivative works must be released under either or both of these licenses.</para>
32
 
            <para>This documentation is distributed in the hope that it will be useful, but WITHOUT ANY
33
 
                WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
34
 
                PURPOSE AS DESCRIBED IN THE DISCLAIMER.</para>
35
 
            <para>Copies of these licenses are available in the appendices section of this book. Online
36
 
                versions can be found at the following URLs:</para>
37
 
            <itemizedlist>
38
 
                <listitem>
39
 
                    <para>&fdl-url;</para>
40
 
                </listitem>
41
 
                <listitem>
42
 
                    <para>&cc-attrib;</para>
43
 
                </listitem>
44
 
            </itemizedlist>
45
 
        <!-- <para>&revhistory;</para> -->
46
 
        </legalnotice>
47
 
        &copyright;
48
 
        <authorgroup>
49
 
            &author-ubuntu-documentation-project;
50
 
        </authorgroup>
51
 
        <abstract>
52
 
            <para>The &ubuntu; &secguide-title; aims to assist users and administrators
53
 
            in securing their &ubuntu; installations.</para>
54
 
        </abstract>
55
 
        &disclaimer;
56
 
        &publisher;             
57
 
</bookinfo>