blob: 571f98bedb8fc271a13ef013746502a054bff2e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: -->
<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % FEDORA-ENTITIES SYSTEM "entities/entities-pt.ent">
%FEDORA-ENTITIES;
]>
<!--
Use this legalnotice for no-chunks/single-page HTML output. It is an optional
usage to move the bulk of the legalnotice to another location in the document.
If you use this legalnotice, you must include a call to the
LEGALNOTICE-SECTION entity, or include a similar <section> in your document.
The call to LEGALNOTICE-SECTION must happen where a <section> is otherwise
allowed. One good location is immediately following an introduction.
-->
<legalnotice id="legalnotice">
<para>
Este documentação está disponível segundo os termos da Open Publication
License. Para mais detalhes, veja o aviso local completo em <xref
linkend="sn-legalnotice" />.
</para>
<tip>
<title>Últimas Notas da Versão na Web</title>
<para>
Estas notas de versão poderão estar actualizadas. Vá a <ulink
url="http://fedora.redhat.com/docs/release-notes/"/> para ver
as últimas notas de versão do Fedora Core.
</para>
</tip>
</legalnotice>
|