E463 Update each file with a copyright and license header · Issue #368 · ClusterDuck-Protocol/ClusterDuck-Protocol · GitHub
[go: up one dir, main page]

Skip to content

Update each file with a copyright and license header #368

@krook

Description

@krook

Based on the conversation in Discord, one of the things we should do is update all our files with a copyright header, such as this:

// SPDX-FileCopyrightText: 2018-2024 The ClusterDuck Protocol Authors
// SPDX-License-Identifier: Apache-2.0

This should also be a checklist item on any new code sent by a pull request.

For more context on how IP works in CDP:

  • The Linux Foundation is the neutral home of all CDP code, trademarks, accounts, domains, etc. This ensures continuity of the CDP entity for anyone with an interest in it in case the current maintainers all hit the lottery and go live off the grid. See the Project Charter for more details.
  • The copyright of code is owned by the authors, "The ClusterDuck Protocol Authors" and/or anyone who contributes code they are allowed to provide (which they attest through the Developer Certificate of Origin signoff on each commit). See sections 7a and 7d in the Charter.
  • The copyright owners grant others the rights to use the code terms of use under the Apache 2 License. For example, if the project is forked, copyright notices must be retained.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0