Skip to content

Add new license rulef ro a BSD/Apache crossover #4520

Description

@pombredanne

See https://github.com/yangchong211/YCJniHelper/blob/98312847e72c67ddcf221f4a381ead4000f73361/MmkvLib/src/main/java/com/tencent/mmkv/MMKVHandler.java#L18

 * Licensed under the BSD 3-Clause License (the "License"); you may not use
 * this file except in compliance with the License. You may obtain a copy of
 * the License at
 *
 *       https://opensource.org/licenses/BSD-3-Clause
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.

This is a BSD notice but worded as an Apache notice. We detected it alright but we could detect it exactly for speed:

                       rule_identifier: bsd-new_1203.RULE
                        rule_url: https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/bsd-new_1203.RULE
                        matched_text: |
                             * Licensed under the BSD 3-Clause License (the "License"); you may not use
                             * this file except in compliance with the License. You may obtain a copy of
                             * the License at
                             *
                             *       https://opensource.org/licenses/BSD-3-Clause
                             *
                             * Unless required by applicable law or agreed to in writing, software
                             * distributed under the License is distributed on an "AS IS" BASIS,
                             * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
                             * See the License for the specific language governing permissions and
                             * limitations under the License.
                        matched_text_diagnostics: |
                            Licensed under the BSD 3-Clause License ([the] "[License]"); you may not use
                             * this file except in compliance with the License. You may obtain a copy of
                             * the License at
                             *
                             *       https://opensource.org/licenses/BSD-3-Clause
                             *
                             * Unless required by applicable law or agreed to in writing, software
                             * distributed under the License is distributed on an "AS IS" BASIS,
                             * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
                             * See the License for the specific language governing permissions and
                             * limitations under the License.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-updated-license-ruleWe need to add new license rules/update license rules to fix a license detection issue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions