Skip to content

Fix license header issues and improve tooling #1403

@wborn

Description

@wborn

There are some issues with the license headers in source code files that need to be fixed:

  • There are many source code files from which the header is missing. It might also be an idea to add it to the TypeScript files.
  • The reference to CONTRIBUTORS.txt in the header can be removed because this information is already part of the Git repository history.
  • The Gradle build should check that the license headers are correct and not missing. This could for instance be done using the license-gradle-plugin.

This also applies to other repostories like console-android, console-ios.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementImprovement of an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions