Skip to content

License checker trips up on sky_engine #45

Description

@leaf-node

At https://github.com/flutter/engine/blob/main/sky/packages/sky_engine/LICENSE, the license header is strangely formatted, but it starts with:

icu

#      Copyright (c) 2006-2015 International Business Machines Corporation,
  #      Apple Inc., and others. All Rights Reserved.

But the generated disclaimer says:

The following software may be included in this product: sky_engine
A copy of the source code may be downloaded from: http://flutter.io

This software contains the following license and notice below:
Copyright (c) 2006-2015 International Business Machines Corporation,
icu

#        #      Apple Inc., and others. All Rights Reserved.

I'm guessing that the script is only expecting one copyright author per license file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions