Skip to content

Commit

Permalink
reuse compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
bradh352 committed Dec 12, 2024
1 parent 80c1c57 commit 165ecf5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions m4/update_autoconf_archive.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#!/bin/sh

# Copyright (c) The c-ares project and its contributors
# SPDX-License-Identifier: MIT

set -e

for x in `find . -name "ax_*.m4"` ; do
Expand Down

0 comments on commit 165ecf5

Please sign in to comment.