Skip to content

Commit

Permalink
remove tool: update-license-headers
Browse files Browse the repository at this point in the history
This tool is not needed since license headers were removed in
d298719.
  • Loading branch information
andrewrk committed Jan 8, 2024
1 parent 5031519 commit 3f6e651
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
1 change: 0 additions & 1 deletion test/standalone.zig
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ pub const simple_cases = [_]SimpleCase{
.{ .src_path = "tools/gen_stubs.zig" },
.{ .src_path = "tools/generate_linux_syscalls.zig" },
.{ .src_path = "tools/process_headers.zig" },
.{ .src_path = "tools/update-license-headers.zig" },
.{ .src_path = "tools/update-linux-headers.zig" },
.{ .src_path = "tools/update_clang_options.zig" },
.{ .src_path = "tools/update_cpu_features.zig" },
Expand Down
47 changes: 0 additions & 47 deletions tools/update-license-headers.zig

This file was deleted.

0 comments on commit 3f6e651

Please sign in to comment.