summaryrefslogtreecommitdiffstats
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
commitbbb8eade6976c56869f7d06d14fb429fdd6538d3 (patch)
treee6639bc4ce90d3a094ce92e2a7f4853bd2b44db2
parent8d499957953e2ed865ba68dbe86ee3ddb63e0f47 (diff)
downloadbcm5719-llvm-bbb8eade6976c56869f7d06d14fb429fdd6538d3.tar.gz
bcm5719-llvm-bbb8eade6976c56869f7d06d14fb429fdd6538d3.zip
[Format] Add machine-readable SPDX license ID to clang-format.el
llvm-svn: 374864
-rw-r--r--clang/tools/clang-format/clang-format.el1
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:
OpenPOWER on IntegriCloud