diff --git a/utils/emacs/llvm-mode.el b/utils/emacs/llvm-mode.el index d14d4c273b8..c1a317e4ad0 100644 --- a/utils/emacs/llvm-mode.el +++ b/utils/emacs/llvm-mode.el @@ -1,4 +1,4 @@ -;; Author: Misha Brukman +;; Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/ ;; Description: Major mode for the LLVM assembler language. ;; Updated: 2003-06-02