commit | 4817a5ea3db0b8ff2e1ce1bd8cbf0849ea27a3ef | [log] [tgz] |
---|---|---|
author | Misha Brukman <brukman+llvm@gmail.com> | Tue Jun 03 00:59:24 2003 +0000 |
committer | Misha Brukman <brukman+llvm@gmail.com> | Tue Jun 03 00:59:24 2003 +0000 |
tree | f7cc9fc7ec7cfd72dad122b88fbc88e8b87f34eb | |
parent | f77ed7afd9b386faec5ec965c991302d33ca204b [diff] [blame] |
Removing personal name from source code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6558 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/emacs/llvm-mode.el b/utils/emacs/llvm-mode.el index d14d4c2..c1a317e 100644 --- a/utils/emacs/llvm-mode.el +++ b/utils/emacs/llvm-mode.el
@@ -1,4 +1,4 @@ -;; Author: Misha Brukman <brukman@cs.uiuc.edu> +;; Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/ ;; Description: Major mode for the LLVM assembler language. ;; Updated: 2003-06-02