Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Apache-2 license headers #16

Open
aasseman opened this issue Jul 24, 2023 · 1 comment
Open

Apache-2 license headers #16

aasseman opened this issue Jul 24, 2023 · 1 comment

Comments

@aasseman
Copy link
Collaborator

The license requires headers at the top of each source file.

I propose that we use this format:

// Copyright 2023-, [attribution]
// SPDX-License-Identifier: Apache-2.0

However, I'm not 100% sure about the attribution. Should it be "Hope Yen", "GraphOps", "GraphOps and Semiotic Labs", "The Graph Foundation"? Perhaps it could also be per file, such that files that I creates have "Alexis Asseman", and yours are "Hope Yen"?

And then we can also use CI like here to make sure we don't forget in the future?

@hopeyen
Copy link
Owner

hopeyen commented Jul 24, 2023

"GraphOps and Semiotic Labs" may be a good level of specification although the name is quite long (we can't exactly use Ops&Labs). maybe "The Graph Core Devs"?
The CI looks good, I'm fine with anything you pick!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants