Skip to content

Commit

Permalink
Fix copyright year range on run_clang_tidy.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
csadorf committed Jul 12, 2023
1 parent 6ea38ea commit b468891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/run_clang_tidy.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2020-2023, NVIDIA CORPORATION.
# Copyright (c) 2023, NVIDIA CORPORATION.

set -euo pipefail

Expand Down

0 comments on commit b468891

Please sign in to comment.