1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-09 20:49:51 +02:00

Revert "Sidebar links: Update LGPL-3.0 special case"

This reverts commit 2997310cf8.
This commit is contained in:
James Addison 2020-04-10 07:31:16 +01:00
parent 2997310cf8
commit 3863938ff2

View File

@ -6,7 +6,7 @@
<div class="repository-suggestion">
<p>Make a pull request to suggest this license for a project that is <a href="/no-permission/">not licensed</a>. Please be polite: see if a license has already been suggested, try to suggest a license fitting for the project's <a href="/community/">community</a>, and keep your communication with project maintainers friendly.</p>
<div class="input-wrapper">
<input type="text" data-license-id="{{ page.spdx-id }}-only" placeholder="Enter GitHub repository URL" id="repository-url" title="status" />
<input type="text" data-license-id="{{ page.spdx-id }}" placeholder="Enter GitHub repository URL" id="repository-url" title="status" />
<div class="status-indicator"></div>
</div>
</div>