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

Fix wrapped copyright in src/core/metrics.cc #3016

Merged
merged 2 commits into from Jun 15, 2021
Merged

Conversation

Tabrizian
Copy link
Member

No description provided.

@@ -1,5 +1,4 @@
// Copyright (c) 2018-2021, NVIDIA CORPORATION & AFFILIATES. All rights
// reserved.
// Copyright (c) 2018-21, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just remove the '(c)' after Copyright since it is causing the copyright to be split into 2 lines because of the formatter.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed this in other places too.

@Tabrizian Tabrizian requested a review from CoderHam June 15, 2021 17:29
@Tabrizian Tabrizian merged commit 5507772 into main Jun 15, 2021
@Tabrizian Tabrizian deleted the imant-fix-copyright branch June 15, 2021 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants