- Add title to legalnotices, which changes the link name pointing to them
This commit is contained in:
parent
478de03cac
commit
6cc5554404
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=41611
1 changed files with 3 additions and 0 deletions
|
@ -426,6 +426,8 @@ Coverity, Inc.</para>">
|
|||
|
||||
<!ENTITY legalnotice '
|
||||
<legalnotice id="legalnotice">
|
||||
<title>Copyright</title>
|
||||
|
||||
<para>Redistribution and use in source (XML DocBook) and 'compiled'
|
||||
forms (XML, HTML, PDF, PostScript, RTF and so forth) with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
|
@ -466,6 +468,7 @@ Coverity, Inc.</para>">
|
|||
|
||||
<!ENTITY trademarks '
|
||||
<legalnotice id="trademarks" role="trademarks">
|
||||
<title>Legal Notice</title>
|
||||
|
||||
<para>FreeBSD is a registered trademark of The FreeBSD Foundation.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue