Fix clang_format -> clang-format.

Bug: 1447924
Change-Id: Ib30eb171db7a7558915948be87aae8b70409f95c
Reviewed-on: https://chromium-review.googlesource.com/c/openscreen/+/4579196
Reviewed-by: Mark Foltz <mfoltz@chromium.org>
Commit-Queue: Mark Foltz <mfoltz@chromium.org>
diff --git a/DEPS b/DEPS
index 5407f65..bb7a6f5 100644
--- a/DEPS
+++ b/DEPS
@@ -45,7 +45,7 @@
       '@' + '3c7e3f1b8b1e4c0b6ec693430379cea682de78d6',
     'condition': 'not build_with_chromium',
   },
-  'third_party/clang_format/script': {
+  'third_party/clang-format/script': {
     'url': Var('chromium_git') +
       '/external/github.com/llvm/llvm-project/clang/tools/clang-format.git' +
       '@' + Var('clang_format_revision'),
diff --git a/tools/licenses.py b/tools/licenses.py
index 4aa06c5..a7c9055 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -52,6 +52,13 @@
         "License": "BSD",
         "License File": "NOT_SHIPPED",
     },
+    os.path.join('third_party', 'clang-format'): {
+        "Name": "clang format",
+        "URL":
+        "https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format",
+        "License": "Apache 2.0",
+        "License File": "NOT_SHIPPED",
+    },
 }
 
 # Special value for 'License File' field used to indicate that the license file