Skip to content

Switch license header to a multiline comment instead of JavaDoc #2412

@shakuzen

Description

@shakuzen

I noticed when browsing the JavaDocs site for Micrometer that package descriptions were populated with the license header. Also, license header in .java files is a JavaDoc syntax comment, which the IDE warns about. We should probably change them to all be non-JavaDoc multi-line comments instead. Then we can make meaningful package descriptions for reasons like micrometer-metrics/micrometer-docs#147 (comment) and avoid the IDE warning about JavaDoc comments above imports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions