| <!doctype html> |
| <!-- Generated by chromite/licensing/licenses; do not edit. |
| See https://dev.chromium.org/chromium-os/licensing/licensing-for-chromiumos-developers |
| --> |
| <html> |
| <head> |
| <meta charset="utf-8"> |
| <meta name="viewport" content="width=device-width"> |
| <meta name="color-scheme" content="light dark"> |
| |
| <title>Credits</title> |
| <link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |
| <link rel="stylesheet" href="/credits.css"> |
| <script src="/credits.js"></script> |
| </head> |
| <body> |
| <span class="page-title">Credits</span> |
| <a id="print-link" href="#" hidden>Print</a> |
| <label class="show show-all" tabindex="0"> |
| <input type="checkbox" hidden> |
| </label> |
| <div style="clear:both; overflow:auto;"> |
| <h2>List of Packages used in Google ChromeOS</h2> |
| <!-- Chromium <3s the following projects --> |
| |
| <div style="border: dashed; margin: 1em; padding: 1em;"> |
| <p style="font-weight: bold;">Placeholder Credits Page</p> |
| <p> |
| See <a href="https://dev.chromium.org/chromium-os/licensing/licensing-for-chromiumos-developers">Licensing for ChromiumOS Developers</a> and |
| <a href="https://dev.chromium.org/chromium-os/licensing/licensing-for-chromiumos-package-owners">Licensing for ChromiumOS Package Owners</a> |
| for more details on the credits system. |
| </p> |
| <p> |
| If you need to change styles, fonts, layout, etc of the |
| <a href="chrome://os-credits">chrome://os-credits</a> page, edit |
| <a href="https://chromium.googlesource.com/chromiumos/chromite/+/HEAD/licensing/about_credits.tmpl">chromite/licensing/about_credits.tmpl</a>. |
| The template is used to generate a device-dependent about_os_credits.html |
| when a CrOS image is built. |
| </p> |
| </div> |
| |
| |
| <div class="product"> |
| <span class="title">placeheld-1.0</span> |
| <span class="homepage"><a href="https://dev.chromium.org/">homepage</a></span> |
| <label class="show"> |
| <input type="checkbox" hidden> |
| </label> |
| <div class="license"> |
| <pre>Custom placeholder license text |
| -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
| </pre> |
| <ul> |
| <li><a href='#Placeholder-License'>Placeholder Stock License Placeholder-License</a></li> |
| </ul> |
| </div> |
| </div> |
| |
| |
| |
| <div class="product"> |
| <span class="title">placeholder-1</span> |
| <span class="homepage"><a href="https://dev.chromium.org/">homepage</a></span> |
| <label class="show"> |
| <input type="checkbox" hidden> |
| </label> |
| <div class="license"> |
| <pre>Custom placeholder license text |
| -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
| </pre> |
| <ul> |
| <li><a href='#Placeholder-License'>Placeholder Stock License Placeholder-License</a></li> |
| </ul> |
| </div> |
| </div> |
| |
| |
| </div> |
| |
| <h2>List of Shared Licenses used in Google ChromeOS</h2> |
| <div class="product"> |
| <a name="Placeholder-License" class="title">Placeholder Stock License Placeholder-License</a> |
| <label class="show"> |
| <input type="checkbox" hidden> |
| </label> |
| <div class="license"> |
| <pre> |
| Placeholder license text |
| </pre> |
| <div class="license-packages"> |
| Used by these packages: sys-libs/placeholder-1-r3 chromeos-base/placeheld-1.0 |
| </div> |
| </div> |
| </div> |
| |
| |
| </body> |
| </html> |