diff options
| -rw-r--r-- | clang/tools/clang-format/clang-format.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/clang-format/clang-format.el b/clang/tools/clang-format/clang-format.el index 0b9dc8d6fa8..3096ec12f55 100644 --- a/clang/tools/clang-format/clang-format.el +++ b/clang/tools/clang-format/clang-format.el @@ -2,6 +2,7 @@ ;; Keywords: tools, c ;; Package-Requires: ((cl-lib "0.3")) +;; SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ;;; Commentary: |

