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

chore: normalize copyrights #9300

Merged
merged 3 commits into from
Feb 5, 2025
Merged

chore: normalize copyrights #9300

merged 3 commits into from
Feb 5, 2025

Conversation

ryanfoxtyler
Copy link
Member

Description

Normalizing copyrights across the code base. Standard header will now be with no year, minimizing maintenance.

/*
 * SPDX-FileCopyrightText: © Hypermode Inc. <hello@hypermode.com>
 * SPDX-License-Identifier: Apache-2.0
 */

Checklist

  • Code compiles correctly and linting passes locally
    this PR

@github-actions github-actions bot added area/testing Testing related issues area/enterprise Related to proprietary features area/querylang Issues related to the query language specification and implementation. area/schema Issues related to the schema language and capabilities. area/graphql Issues related to GraphQL support on Dgraph. area/integrations Related to integrations with other projects. area/bulk-loader Issues related to bulk loading. area/live-loader Issues related to live loading. area/enterprise/acl Related to Access Control Lists area/enterprise/backup Related to binary backups area/testing/jepsen area/core internal mechanisms go Pull requests that update Go code labels Feb 4, 2025
@ryanfoxtyler ryanfoxtyler marked this pull request as ready for review February 5, 2025 00:04
@ryanfoxtyler ryanfoxtyler requested a review from a team as a code owner February 5, 2025 00:04
Copy link

trunk-io bot commented Feb 5, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@ryanfoxtyler ryanfoxtyler merged commit 3826305 into main Feb 5, 2025
11 of 14 checks passed
@ryanfoxtyler ryanfoxtyler deleted the ryan/copyright branch February 5, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bulk-loader Issues related to bulk loading. area/core internal mechanisms area/enterprise/acl Related to Access Control Lists area/enterprise/backup Related to binary backups area/enterprise Related to proprietary features area/graphql Issues related to GraphQL support on Dgraph. area/integrations Related to integrations with other projects. area/live-loader Issues related to live loading. area/querylang Issues related to the query language specification and implementation. area/schema Issues related to the schema language and capabilities. area/testing/jepsen area/testing Testing related issues go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant