Bug 1296666 - Turn the list of Chromium code paths into a bulletted list. r?gerv draft
authorFrancois Marier <francois@mozilla.com>
Fri, 19 Aug 2016 16:56:34 -0700
changeset 403570 7e9e1340459e28656c744814e18e7d1f23a8f227
parent 403386 8ef9629d8f90d6507b1bad01146b14101de79174
child 403571 bbe1219a7c15b4b9bcfa182196787f88ab4b2d84
push id26945
push userfmarier@mozilla.com
push dateSat, 20 Aug 2016 00:10:16 +0000
reviewersgerv
bugs1296666
milestone51.0a1
Bug 1296666 - Turn the list of Chromium code paths into a bulletted list. r?gerv MozReview-Commit-ID: Bjuaqrv35h2
toolkit/content/license.html
--- a/toolkit/content/license.html
+++ b/toolkit/content/license.html
@@ -2642,29 +2642,32 @@ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARI
 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 </pre>
 
 
     <hr>
 
     <h1><a id="chromium"></a>Chromium License</h1>
 
-    <p>This license applies to parts of the code in
-      <span class="path">security/sandbox/</span>,
-      <span class="path">editor/libeditor/nsEditorEventListener.cpp</span>,
-      <span class="path">widget/cocoa/GfxInfo.mm</span>
-      and also some files in the directories
-      <span class="path">ipc/chromium/</span>,
-      <span class="path">dom/plugins/</span>,
-      <span class="path">tools/profiler/</span>,
-      <span class="path">gfx/ots/</span>,
-      <span class="path">media/openmax_dl/</span>,
-      <span class="path">gfx/ycbcr</span> and
-      <span class="path">dom/media/webspeech/recognition/</span>.
-    </p>
+    <p>This license applies to parts of the code in:</p>
+    <ul>
+        <li><span class="path">editor/libeditor/nsEditorEventListener.cpp</span></li>
+        <li><span class="path">security/sandbox/</span></li>
+        <li><span class="path">widget/cocoa/GfxInfo.mm</span></li>
+    </ul>
+    <p>and also some files in these directories:</p>
+    <ul>
+        <li><span class="path">dom/media/webspeech/recognition/</span></li>
+        <li><span class="path">dom/plugins/</span></li>
+        <li><span class="path">gfx/ots/</span></li>
+        <li><span class="path">gfx/ycbcr/</span></li>
+        <li><span class="path">ipc/chromium/</span></li>
+        <li><span class="path">media/openmax_dl/</span></li>
+        <li><span class="path">tools/profiler/</span></li>
+    </ul>
 
 <pre>
 Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met: