legalnotice.xml #1

  • //
  • main/
  • guest/
  • perforce_software/
  • p4convert/
  • main/
  • docs/
  • perforce/
  • common_xml/
  • legalnotice.xml
  • View
  • Commits
  • Open Download .zip Download (2 KB)
<?xml version="1.0" encoding="UTF-8"?>
<legalnotice xml:id="legalnotice" xmlns="http://docbook.org/ns/docbook" version="5.0">
  <para>
    All rights reserved.
  </para>

  <para>
    Perforce software and documentation is available from
    <uri>http://www.perforce.com/</uri>.
    You can download and use Perforce programs, but you can not sell or
    redistribute them. You can download, print, copy, edit, and
    redistribute the documentation, but you can not sell it, or sell any
    documentation derived from it. You can not modify or attempt to
    reverse engineer the programs.
  </para>

  <para>
    This product is subject to U.S. export control laws and regulations
    including, but not limited to, the U.S. Export Administration
    Regulations, the International Traffic in Arms Regulation
    requirements, and all applicable end-use, end-user and destination
    restrictions. Licensee shall not permit, directly or indirectly, use
    of any Perforce technology in or by any U.S. embargoed country or
    otherwise in violation of any U.S. export control laws and
    regulations.
  </para>

  <para>
    Perforce programs and documents are available from our Web site as
    is. No warranty or support is provided. Warranties and support, along
    with higher capacity servers, are sold by Perforce Software.
  </para>

  <para>
    Perforce Software assumes no responsibility or liability for any
    errors or inaccuracies that might appear in this book. By downloading
    and using our programs and documents you agree to these terms.
  </para>

  <para>
    Perforce and Inter-File Branching are trademarks of Perforce Software.
  </para>

  <para>
    All other brands or product names are trademarks or registered
    trademarks of their respective companies or organizations.
  </para>

  <para>
    Any additional software included within Perforce software is listed
    in <xref linkend="license.statements"/>.
  </para>
</legalnotice>
# Change User Description Committed
#1 26953 Paul Allen Move //guest/perforce_software/p4convert to //guest/perforce_software/p4convert/main
//guest/perforce_software/p4convert/docs/perforce/common_xml/legalnotice.xml
#2 14806 Paul Allen Update docs and add +w.
#1 13919 Paul Allen part 1 of copy
//guest/paul_allen/p4convert-maven/docs/perforce/common_xml/legalnotice.xml
#1 13895 Paul Allen Copying using p4convert-docbook
//guest/perforce_software/doc_build/main/perforce/common_xml/legalnotice.xml
#1 12755 eedwards Start the first part of a migration for assets
stored in _common_assets:

- Branch the legalnotice.xml, licence-openssl.xml,
  and license-zookeeper.xml to a new location under
  _build/perforce called "common_xml".

- Update the CmdRef, P4API, P4Dist, P4Guide, and
  P4SAG to utilize these XML files in the new location.

A later changelist will remove _common_assets, and
remove some unnecessary clutter within p4-doc/manuals.
Before this happens, any other guides using these files
will also need to be updated to use the new locations.