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

Make REUSE ignore valgrind copyright statements #1696

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Conversation

pietroalbini
Copy link
Member

As part of rust-lang/rust#99414 I'm implementing support for REUSE in the rust-lang/rust repository (of which this repository is a submodule) to automatically gather licensing information.

Unfortunately REUSE is occasionally too eager to find copyright statements, and in this case it's marking those files as being copyrighted by 2002-2013, and GNU GPL'd, by Julian Seward et al.. This PR adds ignore comments to prevent that from happening.

@rustbot
Copy link
Collaborator

rustbot commented Apr 3, 2023

Failed to set assignee to marioidival: cannot assign: HTTP status client error (403 Forbidden) for url (https://api.github.com/repos/rust-lang/rust-by-example/issues/1696/assignees)

Note: Only org members, users with write permissions, or people who have commented on the PR may be assigned.

@rustbot
Copy link
Collaborator

rustbot commented Apr 3, 2023

r? @marioidival

(rustbot has picked a reviewer for you, use r? to override)

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

Successfully merging this pull request may close these issues.

3 participants