Skip to content

Remove copyright years from file headers per PROM-50 #1828

@tristanburgess

Description

@tristanburgess

Per the accepted Prometheus proposal PROM-50, copyright headers should use the yearless form:

// Copyright The Prometheus Authors

This follows the CNCF copyright notice guidelines which recommend against including dates/years.

The upstream prometheus/prometheus has already applied this change (PR #17785) and added a CI check rejecting future years (PR #17784).

Some files in this repo are being updated as part of #1754, but the remaining files still use Copyright 2024 The Prometheus Authors and should be migrated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions