source: appendices/license.xml@ 093c8d4b

xry111/mips64el
Last change on this file since 093c8d4b was 7152faa, checked in by Pierre Labastie <pierre.labastie@…>, 8 months ago

Change all xml files to utf-8 encoding

  • Property mode set to 100644
File size: 776 bytes
RevLine 
[7152faa]1<?xml version="1.0" encoding="UTF-8"?>
[1c48007]2<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
8<appendix id="Licenses" xreflabel="Appendix E">
[36fdf70]9 <?dbhtml dir="appendices"?>
[1c48007]10 <?dbhtml filename="licenses.html"?>
11
12 <title>LFS Licenses</title>
13
[a91be49]14 <para>This book is licensed under the Creative Commons
15 Attribution-NonCommercial-ShareAlike 2.0 License.</para>
[1c48007]16
[a91be49]17 <para>Computer instructions may be extracted from the book under the MIT
18 License.</para>
[1c48007]19
[a91be49]20
[d9441360]21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creat-comm.xml"/>
22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mit-lic.xml"/>
[1c48007]23
24
25</appendix>
Note: See TracBrowser for help on using the repository browser.