User:CBeard:Fx2 EULA Requirements

From MozillaWiki
Revision as of 18:38, 12 January 2006 by Cbeard (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

End-User License Agreement (EULA) Requirements for Firefox 2

v1


We need to provide a mechanism by which the Mozilla End-User License Agreement (EULA) is displayed on first run of Firefox, in order to meet legal requirements for certain distribution channels, e.g. for cases where an end-user is not directly downloading and installing software such as when Firefox is installed silently by a meta installer, or as part of a software preload.

Product Requirements

  • EULA must be displayed on first run of the application for each new end-user profile that did not click to accept the EULA during the install process
  • EULA must be displayed in the same form as it is within the existing installer, and must only include options to either accept or not accept the terms of the license
  • EULA should be presented with a localized unofficial reference version of the legal text with clear indication that the en-US version is authorative and legally binding
  • EULA must include the complete en-US version of the legal text, as posted at http://www.mozilla.org/foundation/EULA/firefox-en.txt
  • If the end-user does not click to accept the EULA, the application must not continue to run and should terminate normally
  • If the end-user accepts the EULA, the EULA screen must be dismissed and the application must continue normal execution

Technical Specification

  • TBD