diff options
Diffstat (limited to 'tools/clang-format.sh')
-rwxr-xr-x | tools/clang-format.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/clang-format.sh b/tools/clang-format.sh index 8321c8e968..08aafc3f09 100755 --- a/tools/clang-format.sh +++ b/tools/clang-format.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2020-2022 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2020-2024 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this |