summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2019-10-15 07:25:18 +0000
committerSam McCall <sam.mccall@gmail.com>2019-10-15 07:25:18 +0000
commitf1a4d8270deb2472ac5245a53a85c7c35155ea29 (patch)
tree58046ed0dac5f9ecbf4c05ef2d5aea28ec001038 /tools
parent837a96eec129835f1c498b92c33037704a13bd91 (diff)
downloadclang-f1a4d8270deb2472ac5245a53a85c7c35155ea29.tar.gz
[Format] Add machine-readable SPDX license ID to clang-format.el
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374864 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
-rw-r--r--tools/clang-format/clang-format.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/clang-format/clang-format.el b/tools/clang-format/clang-format.el
index 0b9dc8d6fa..3096ec12f5 100644
--- a/tools/clang-format/clang-format.el
+++ b/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: