From 515f909f49a5b186d2973ee01514d2eb7a4e4f7b Mon Sep 17 00:00:00 2001 From: Karsten Wade Date: Fri, 3 Jun 2005 03:43:08 +0000 Subject: This is just a little hackish. With the legalnotice inline, it ruined the effect of the new release notes style and what's new content. These changes, plus changes to the relnotes parent, pull a special relnotes legalnotice in that has a single sentence and links to an appendix with the full legalnotice content. This is not semantically correct, there must be a way to handle this in the XSL so that the legalnotice content is properly contained throughout. This hack can stand until I find the XSL fix, because sometimes Pretty is more important than Right. --- common/legalnotice-content-en.xml | 71 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 common/legalnotice-content-en.xml (limited to 'common/legalnotice-content-en.xml') diff --git a/common/legalnotice-content-en.xml b/common/legalnotice-content-en.xml new file mode 100644 index 0000000..4e4662e --- /dev/null +++ b/common/legalnotice-content-en.xml @@ -0,0 +1,71 @@ + + + Permission is granted to copy, distribute, and/or modify this document under + the terms of the GNU Free Documentation License, Version 1.2 or any later + version published by the Free Software Foundation; with no Invariant + Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the + license is available at http://www.gnu.org/licenses/fdl.html. + + + + This document may be copied and distributed in any medium, either + commercially or noncommercially, provided that the GNU Free Documentation + License (FDL), the copyright notices, and the license notice saying the GNU + FDL applies to the document are reproduced in all copies, and that you add + no other conditions whatsoever to those of the GNU FDL. + + + + Garrett LeSage created the admonition graphics (note, tip, important, + caution, and warning). + Tommy Reynolds Tommy.Reynolds@MegaCoder.com created the callout graphics. + They all may be freely redistributed with documentation + produced for the &PROJECT;. + + + + &BOOKID; + + + + &RH;, &RH; Network, the &RH; "Shadow Man" logo, RPM, Maximum RPM, the RPM logo, Linux + Library, PowerTools, Linux Undercover, RHmember, RHmember More, Rough Cuts, + Rawhide and all &RH;-based trademarks and logos are trademarks or registered + trademarks of &FORMAL-RHI; in the United States and other countries. + + + + Linux is a registered trademark of Linus Torvalds. + + + + Motif and UNIX are registered trademarks of The Open Group. + + + + Intel and Pentium are registered trademarks of Intel Corporation. Itanium + and Celeron are trademarks of Intel Corporation. + + + + AMD, AMD Athlon, AMD Duron, and AMD K6 are trademarks of Advanced Micro + Devices, Inc. + + + + Windows is a registered trademark of Microsoft Corporation. + + + + SSH and Secure Shell are trademarks of SSH Communications Security, Inc. + + + + FireWire is a trademark of Apple Computer Corporation. + + + + All other trademarks and copyrights referred to are the property of their + respective owners. + -- cgit