update about.html words and include MPL-2.0 license text for added
XULRunner 24 support
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/about.html b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/about.html
index ce8ad29..80ed134 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/about.html
+++ b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/about.html
@@ -7,8 +7,8 @@
 </head>
 <body lang="EN-US">
 <h2>About This Content</h2>
- 
-<p>August 17, 2006</p>	
+
+<p>January 2, 2014</p>	
 <h3>License</h3>
 
 <p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
@@ -72,6 +72,7 @@
 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Mozilla Binding:</p>
 <ul>
 	<li>libswt-xulrunner-cocoa-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
+	<li>libswt-xulrunner24-cocoa-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
 	<li>libswt-xpcominit-cocoa-xxxx.so (where &quot;xxxx&quot; is the version number)</li>
 </ul>
 
@@ -81,8 +82,35 @@
 </ul>
 
 <p>The Mozilla Binding contains portions of Mozilla (&quot;Mozilla&quot;).  Mozilla is made available by Mozilla.org.  Use of Mozilla is governed by the terms and
-conditions of the Mozilla Public License Version 1.1 (&quot;MPL&quot;).  A copy of the MPL is provided with the Content (<a href="about_files/mpl-v11.txt" target="_blank">mpl-v11.txt</a>) and is also available at
-<a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a>.</p>
+conditions of the Mozilla Public License Version 2.0 (&quot;MPL&quot;).  A copy of the MPL is provided with the Content (<a href="about_files/mpl-v20.txt" target="_blank">mpl-v20.txt</a>) and is also available at
+<a href="http://www.mozilla.org/MPL/2.0/" target="_blank">http://www.mozilla.org/MPL/2.0/</a>.</p>
+
+<h4>XULRunner 24 (subset, derivative work)</h4>
+
+The library swt-xulrunner24-cocoa-xxxx.dll (where &quot;xxxx&quot; is the version number) contains a small portion of XULRunner 24 content (header files) that have
+been modified from the Original Code provided by mozilla.org, and whose Initial Developer is Netscape Communications Corporation. Use of this code is governed by
+the terms and conditions of the Mozilla Public License Version 2.0 ("MPL").  A copy of the MPL is provided with the Content (<a href="./about_files/mpl-v20.txt" target="_blank">mpl-v20.txt</a>)
+and is also available at <a href="http://www.mozilla.org/MPL/2.0/" target="_blank">http://www.mozilla.org/MPL/2.0/</a>.
+<p>The changed files are:
+<ul>
+  <li>org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIGlobalObject_24.h</code>
+  <li>org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptContext_24.h</code>
+  <li>org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptGlobalObject_24.h</code>
+</ul>
+Changes to the original files were made by SWT on September 18, 2013 and are marked with trailing comment <em>&quot;//SWT-20130918&quot;</em>.
+
+<h4>XULRunner 1.9 (subset, derivative work)</h4>
+
+The library libswt-xulrunner-cocoa-xxxx.jnilib (where &quot;xxxx&quot; is the version number) contains a small portion of XULRunner 1.9 content (header files) that have
+been modified from the Original Code provided by mozilla.org, and whose Initial Developer is Netscape Communications Corporation. Use of this code is governed by
+the terms and conditions of the Mozilla Public License Version 1.1 ("MPL").  A copy of the MPL is provided with the Content (<a href="./about_files/mpl-v11.txt" target="_blank">mpl-v11.txt</a>)
+and is also available at <a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a>.
+<p>The changed files are:
+<ul>
+  <li>org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptContext.h</code>
+  <li>org.eclipse.swt/Eclipse SWT Mozilla/common/library/nsIScriptGlobalObject.h</code>
+</ul>
+Changes to the original files were made by SWT on April 7, 2009 and are marked with trailing comment <em>&quot;//SWT-20090407&quot;</em>.
 
 <h4>Independent JPEG Group's JPEG software release 6b</h4>