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

Don't wrap license or copyright holder in quotes #40

Merged
merged 2 commits into from
Jun 19, 2023
Merged

Don't wrap license or copyright holder in quotes #40

merged 2 commits into from
Jun 19, 2023

Conversation

srstevenson
Copy link
Contributor

Before, krakenw r copyright.fmt adds:

# (c) Copyright 2023 'Helsing GmbH'. All rights reserved.

After this change, it adds:

# (c) Copyright 2023 Helsing GmbH. All rights reserved.

srstevenson and others added 2 commits June 18, 2023 14:46
Before, `krakenw r copyright.fmt` adds:

    # (c) Copyright 2023 'Helsing GmbH'. All rights reserved.

After this change, it adds:

    # (c) Copyright 2023 Helsing GmbH. All rights reserved.
@NiklasRosenstein NiklasRosenstein merged commit e554eea into kraken-build:develop Jun 19, 2023
8 checks passed
@srstevenson srstevenson deleted the srs/copyright-quoting branch June 19, 2023 23:35
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.

None yet

2 participants