1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <!--
|
---|
3 | Copyright (C) 2006-2022 Oracle and/or its affiliates.
|
---|
4 |
|
---|
5 | This file is part of VirtualBox base platform packages, as
|
---|
6 | available from https://www.virtualbox.org.
|
---|
7 |
|
---|
8 | This program is free software; you can redistribute it and/or
|
---|
9 | modify it under the terms of the GNU General Public License
|
---|
10 | as published by the Free Software Foundation, in version 3 of the
|
---|
11 | License.
|
---|
12 |
|
---|
13 | This program is distributed in the hope that it will be useful, but
|
---|
14 | WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
---|
16 | General Public License for more details.
|
---|
17 |
|
---|
18 | You should have received a copy of the GNU General Public License
|
---|
19 | along with this program; if not, see <https://www.gnu.org/licenses>.
|
---|
20 |
|
---|
21 | SPDX-License-Identifier: GPL-3.0-only
|
---|
22 | -->
|
---|
23 | <!DOCTYPE simplesect PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
24 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
|
---|
25 |
|
---|
26 | [
|
---|
27 | <!ENTITY % all.entities SYSTEM "all-entities.ent">
|
---|
28 | %all.entities;
|
---|
29 | ]>
|
---|
30 | <simplesect id="access-doc-access">
|
---|
31 | <title>Documentation Accessibility</title>
|
---|
32 | <para>For information about Oracle's commitment to accessibility, visit the Oracle Accessibility
|
---|
33 | Program website at <ulink url="https://www.oracle.com/corporate/accessibility/"/>. </para>
|
---|
34 | <para>For information about the accessibility of the Oracle Help Center, see the Oracle
|
---|
35 | Accessibility Conformance Report at <ulink
|
---|
36 | url="https://www.oracle.com/corporate/accessibility/templates/t2-11535.html"/>.</para>
|
---|
37 | </simplesect>
|
---|