]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
WHENCE: Add "Info:" tag to text that's clearly not part of the license
authorDouglas Anderson <dianders@chromium.org>
Wed, 25 Sep 2024 19:31:52 +0000 (12:31 -0700)
committerMario Limonciello <superm1@gmail.com>
Thu, 19 Dec 2024 17:56:29 +0000 (17:56 +0000)
commitc92f98b88d77b4878cb24f2a0a66d45372fae506
treeba37a2cea67007663a4a9c343c4b268aa18ed966
parent618378c4888f496c7762b61db19496bf7ea129a2
WHENCE: Add "Info:" tag to text that's clearly not part of the license

In general text that comes after "License:" but before any other tags
(or section separators) should be assumed to be part of the
license. However, in some cases random information is placed there
that really doesn't have anything to do with the license. Add an
"Info:" tag before this extra bit of information to make it easy for
tools to find the license from the WHENCE.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
WHENCE