Keep LICENSE as pure BSD 3-Clause text for license detection

Move the third-party pointer out of LICENSE (it lives in THIRD_PARTY_NOTICES.md)
so GitHub's license detection recognizes the BSD 3-Clause license.
This commit is contained in:
Weston Blieden
2026-07-07 20:02:57 +02:00
parent f3d649aa92
commit 0331f8d8c5
-6
View File
@@ -26,9 +26,3 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
This distribution redistributes the Tailscale client (BSD 3-Clause,
Copyright (c) 2020 Tailscale & AUTHORS). See THIRD_PARTY_NOTICES.md for the full
attribution and license text.