Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing copyright owner in some source file headers #664

Open
qmonnet opened this issue Nov 8, 2024 · 0 comments
Open

Missing copyright owner in some source file headers #664

qmonnet opened this issue Nov 8, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@qmonnet
Copy link
Member

qmonnet commented Nov 8, 2024

Copyright owner for some files under cmd is not specified:

$ rg 'Copyright [^a-z]*$' cmd
cmd/fabric-dhcpd/main.go
2:Copyright 2023.

cmd/fabric-gen/main.go
2:Copyright 2023.

cmd/agent/main.go
2:Copyright 2023.

It should likely be set to Hedgehog, as for the other files.

@qmonnet qmonnet added the good first issue Good for newcomers label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant