summaryrefslogtreecommitdiffstats
path: root/mlir/utils/emacs
diff options
context:
space:
mode:
authorJacques Pienaar <jpienaar@google.com>2019-03-26 16:58:43 -0700
committerjpienaar <jpienaar@google.com>2019-03-29 17:43:20 -0700
commitd5259edefdc3d02eaf35970689f2c9cb17a0f855 (patch)
treec3d34bf9333a20cd8e03a35510d588825df6e6d0 /mlir/utils/emacs
parentc489f50e6f8bf22f105f51eee8e2ea0dd6d6f30f (diff)
downloadbcm5719-llvm-d5259edefdc3d02eaf35970689f2c9cb17a0f855.tar.gz
bcm5719-llvm-d5259edefdc3d02eaf35970689f2c9cb17a0f855.zip
Update header notices.
PiperOrigin-RevId: 240457737
Diffstat (limited to 'mlir/utils/emacs')
-rw-r--r--mlir/utils/emacs/mlir-mode.el15
1 files changed, 13 insertions, 2 deletions
diff --git a/mlir/utils/emacs/mlir-mode.el b/mlir/utils/emacs/mlir-mode.el
index 6f2b62a0d76..636c5db9961 100644
--- a/mlir/utils/emacs/mlir-mode.el
+++ b/mlir/utils/emacs/mlir-mode.el
@@ -1,7 +1,18 @@
;;; mlir-mode.el --- Major mode for the MLIR assembler language.
-;; Maintainer:
-;; Version: 0.0
+;; Copyright (C) 2019 The MLIR Authors.
+;;
+;; Licensed under the Apache License, Version 2.0 (the "License");
+;; you may not use this file except in compliance with the License.
+;; You may obtain a copy of the License at
+;;
+;; http://www.apache.org/licenses/LICENSE-2.0
+;;
+;; Unless required by applicable law or agreed to in writing, software
+;; distributed under the License is distributed on an "AS IS" BASIS,
+;; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+;; See the License for the specific language governing permissions and
+;; limitations under the License.
;;; Commentary:
OpenPOWER on IntegriCloud