From: Sam McCall Date: Tue, 15 Oct 2019 07:25:18 +0000 (+0000) Subject: [Format] Add machine-readable SPDX license ID to clang-format.el X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f1a4d8270deb2472ac5245a53a85c7c35155ea29;p=clang [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 --- 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: