summaryrefslogtreecommitdiff
path: root/licenses
AgeCommit message (Collapse)Author
2024-10-24Mark BSD-Like-Binary-Only as deprecated in favor of BSD-Binary-Only Douglas Anderson
The "Like" in "BSD-Like-Binary-Only" adds confusioin. Either a license is "BSD-Binary-Only" or it's not. Add a new license for "BSD-Binary-Only" and mark the old one as deprecated. Bug: b:375433117 Test: m nothing --no-skip-soong-tests Change-Id: I5232c6435d89b76708eaad32415245275979e1c7
2024-03-26Add SPDX-license-identifier-Unicode-3.0 Victor Chang
Test: m nothing Change-Id: I31c8e0ea3daacd06ea25e1d2cd6458c80363499a
2023-06-01Reclassify OFL as notice per cl/537072410 Bob Badour
Test: m droid dist Change-Id: I589bc26d9dfe6b77f8638b546bf1c6974e4d658b
2023-04-19Add license visibility to prebuilt vsdk Justin Yun
libbpf_minimal can be included as a prebuilt vsdk library. This must include the license_kinds of libbpf_minimal-license from soong. Add the visibility for the prebuilts. Bug: 271539873 Test: build against vsdk Change-Id: Ib1c3e7705e7f234b2b54c2180642d6134c6131ea
2023-02-28Remove OWNERS access for non-build team people to core build system Joe Onorato
Test: treehugger Change-Id: I0c318ddd7d78110327bbd849ed9aa3973c86de5d
2022-12-07Add license kind for Linux-syscall-note Bob Badour
Only to be used in contexts confirmed by lawyers where the sycall note applies. Test: m droid dist Change-Id: I2fa6859307a471c169273ee70583e0b7331893ca
2022-11-30Change condition to match go/thirdpartylicenses Bob Badour
Policy uses restricted_if_statically_linked at https://opensource.google/documentation/reference/thirdparty/licenses#RestrictedIfStaticallyLinked Test: m droid Change-Id: I6eee52bef179b2a2b4257595e596652cfbdfef68
2022-11-04WTFPL reclassified permissive. Bob Badour
Test: m droid Change-Id: I1f4074840f6a4dcc7093583552239a636a766b01
2022-10-28Move restricted_allows_dynamic_linking into LGPL Bob Badour
Putting the specific condition into the license_kind simplifies the logic and prepares for a future where licenseclassifier provides conditions without license_kinds Bug: 245562496 Test: m droid Change-Id: I42c26fb3096b40767a68474ed712dbe55ed3f035
2022-09-23Policy change: 0BSD and MIT-0 as permissive Bob Badour
See: http://cl/476482127 Bug: 248114738 Test: m droid dist Change-Id: Icf370897aabaf30288fa8dab7204ab4d2c0aaeed
2022-09-20Reclassify GPL+CE as permissive. Bob Badour
Bug: 210546823 Test: m cts dist Change-Id: I5197cd1dc0d4a7f68d3fc6d9988976bc41ca4a28
2022-07-25Add BSD-like binary-only license kind. Bob Badour
Test: m droid dist Change-Id: I1508ae374a6764fcf3469f93584ba06839b43953
2022-01-28Make the Apache 2.0 text available to packages. Bob Badour
It might be useful to associate other library names than "Android" with the Apache 2.0 license text. Test: m nothing Change-Id: I3ccbd9ca77f330bb81bf2bf4ec53cfb873befe8b
2022-01-19Remove header from Android-Apache-2.0 license text. Bob Badour
Test: m nothing Change-Id: I9d59bfe19f3b38977eea4f636cdafe2d0c403600
2021-11-15Fix CC-BY-ND licenses Bob Badour
Should be by_exception_only Test: m nothing Change-Id: Ic93eacfd7f85d2f86fe5cc8ff35cd1c51cfdb54a
2021-04-15Clean up package names. Bob Badour
Use license name unless package name is given. Change the package name for the default android license to Android. Test: m all Change-Id: I0049b08fc4955a838e33c8bcfed104dbbf8ec7b1
2021-02-02Change WTFPL and BeerWare to notice per recent change. Bob Badour
Test: m all Change-Id: I5b5d0b1c6b3f67b35b8b3a7144f9433375a13a9e
2021-01-27Add APSL reciprocal licenses. Bob Badour
Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: Ia719741cb0dd3e5f8230f637c321c82377f022dc
2021-01-26Add license_kinds for CDDL Bob Badour
Occur frequently enough to automate for LSC. See: http://go/android-license-checking-v2-lsc Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: Ib13bb4653d4d30e9030d760d0c08be90e1f87c8c
2021-01-26Merge "Make me an OWNER of the licenses/ files." Treehugger Robot
2021-01-25Make me an OWNER of the licenses/ files. Bob Badour
Test: m nothing Change-Id: I18a1a688af22f2718ae80cadc5824c1c5951d7a9
2021-01-24Add NAC, 0BSD, FSFAP, GFDL, and MS-RL Bob Badour
These appear frequently enough as unknowns in the large-scale-change to automate detection. Detecting GFDL also enables excluding the embedded references to CC-BY-SA that are otherwise false positives. The "Not a contribution" findings have special treatment for the lsc. Test: m all Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: I7f83d8a5ca94eadfcc8144c2225ce01232994d47
2021-01-23Run bpfmt Bob Badour
Test: m all Change-Id: Ie30e3fb3289ec4e16b6c97b1958b3678e4760fbb
2021-01-21Add legacy_permissive license kind. Bob Badour
Missed a license kind needed for the large-scale-change. It didn't turn up in testing until all the --override and --filter flags were determined. See: http://go/android-license-checking-v2-lsc Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: Ic6b5f11717e88504e09d4817e9952d3ed1132b93
2021-01-06Revert^2 "Define the standard license_kind rules." Bob Badour
cc4921607909af4196ca7506523e611c1e67dc17 Change-Id: Ib77341bec77a41715f9791e0f5385404deb2901a
2021-01-06Revert "Define the standard license_kind rules." Jerome Gaillard
Revert submission 1377717-metalics Reason for revert: This has broken renderscript_mac target for aosp-master, see b/176909442 Reverted Changes: I26ac54ca9:Define the standard license_kind rules. I656486070:Export soong license data to make. If9d661dfc:Export soong license data to make. I97943de53:Add ability to declare licenses in soong. Icaff40171:Rough-in license metadata support to make. Ib8e538bd0:Add variables for notice deps, license kinds etc. Change-Id: Id0fc27abb9cfdb1415094615c47e5f784c9fc3fb
2021-01-05Define the standard license_kind rules. Bob Badour
See: http://go/android-license-checking-in-soong-v2-design Bug: 151953481 Bug: 151177513 Bug: 67772237 Change-Id: I26ac54ca900b0c9697f92063ebb7b19fd4630251