diff options
Diffstat (limited to 'utils/emacs')
-rw-r--r-- | utils/emacs/llvm-mode.el | 2 | ||||
-rw-r--r-- | utils/emacs/tablegen-mode.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/emacs/llvm-mode.el b/utils/emacs/llvm-mode.el index 61aec9894a..271ff0c972 100644 --- a/utils/emacs/llvm-mode.el +++ b/utils/emacs/llvm-mode.el @@ -1,4 +1,4 @@ -;; Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/ +;; Maintainer: The LLVM team, http://llvm.org/ ;; Description: Major mode for the LLVM assembler language. ;; Updated: 2003-06-02 diff --git a/utils/emacs/tablegen-mode.el b/utils/emacs/tablegen-mode.el index 9d08b86b57..56a672321e 100644 --- a/utils/emacs/tablegen-mode.el +++ b/utils/emacs/tablegen-mode.el @@ -1,4 +1,4 @@ -;; Maintainer: The LLVM team, http://llvm.cs.uiuc.edu/ +;; Maintainer: The LLVM team, http://llvm.org/ ;; Description: Major mode for TableGen description files (part of LLVM project) ;; Updated: 2003-08-11 |