src/nl_BE/other/installer/infra/build/web/js/common_strings_nl_BE.js
branchrelease73_beta
changeset 1793 29ae204d037d
parent 1787 346fc16afbfa
     1.1 --- a/src/nl_BE/other/installer/infra/build/web/js/common_strings_nl_BE.js	Wed Aug 22 15:49:34 2012 +0900
     1.2 +++ b/src/nl_BE/other/installer/infra/build/web/js/common_strings_nl_BE.js	Fri Sep 21 09:40:40 2012 +0900
     1.3 @@ -80,9 +80,7 @@
     1.4  
     1.5  var LEGAL_INFO_HEADER = "Important Legal Information:";
     1.6  
     1.7 -var CDDL_GPLV2_LINK = "http://netbeans.org/cddl-gplv2.html";
     1.8 -var LICENSE_FILES_LINK = "http://netbeans.org/about/legal/product-licences.html";
     1.9 +var CDDL_GPLV2_LINK = "http://www.netbeans.org/cddl-gplv2.html";
    1.10 +var LICENSE_3RD_PARTY_LINK = "http://www.netbeans.info/downloads/licence/netbeans-3rd-party.txt";
    1.11  
    1.12 -var LEGAL_INFO_MESSAGE = "NetBeans Community Distributions are available under a Dual License consisting of the <a href=\"{0}\">Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2</a>. Such distributions include additional components under separate licenses identified in the <a href=\"{1}\">License file</a>. See the <a href=\"{2}\">Third Party License file</a> for external components included in NetBeans and their associated licenses.";
    1.13 -
    1.14 -var LEGAL_WARNING_MESSAGE = "<b>WARNING:</b> These builds are still under development and could contain defects that lead to data loss. They are meant for evaluation of new features. As always, be sure to back up your changes if you use these builds on your production code.";
    1.15 +var LEGAL_INFO_MESSAGE = "NetBeans Community Distributions are available under a Dual License consisting of the <a href=\"{0}\">Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2</a>. See the <a href=\"{1}\">third-party readme</a> for external components included in NetBeans and their associated licenses.";