diff options
author | Don Domingo <ddomingo@redhat.com> | 2009-12-02 10:48:48 +1000 |
---|---|---|
committer | Don Domingo <ddomingo@redhat.com> | 2009-12-02 10:48:48 +1000 |
commit | af68f71a7667bed7a5356c1028e9db329d5ccef9 (patch) | |
tree | 14cecc4686e10700a787cf2b23532d6c2a0623a1 /doc/SystemTap_Beginners_Guide/en-US | |
parent | 8d9d8fe1e78b91140f41bdd71351dbea007d70ec (diff) | |
download | systemtap-steved-af68f71a7667bed7a5356c1028e9db329d5ccef9.tar.gz systemtap-steved-af68f71a7667bed7a5356c1028e9db329d5ccef9.tar.xz systemtap-steved-af68f71a7667bed7a5356c1028e9db329d5ccef9.zip |
correcting license, forgot to change back yesterday while testing default Publican 1 license
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/en-US')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml b/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml index 4b13da34..ccad7928 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml @@ -26,9 +26,9 @@ <!-- <copyright> <year>&YEAR;</year> <holder>&HOLDER;</holder> - </copyright> - <xi:include href="Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />--> -<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> + </copyright> --> + <xi:include href="Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> +<!-- <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>--> <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </bookinfo> |