aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2006-12-03 01:01:48 +0000
committerGlenn Morris <[email protected]>2006-12-03 01:01:48 +0000
commitc9c18440514ae6f2b68c30bd740ade2c28db05c4 (patch)
treeb930164432df8f746db8edf80fb643194810b23c
parent92ab38343d77e69653d69de72faee0c77a664d5c (diff)
Fix Copyright format.
Update package URL.
-rw-r--r--lisp/progmodes/vhdl-mode.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el
index 60c3e1c314..34273ccf10 100644
--- a/lisp/progmodes/vhdl-mode.el
+++ b/lisp/progmodes/vhdl-mode.el
@@ -1,12 +1,13 @@
;;; vhdl-mode.el --- major mode for editing VHDL code
-;; Copyright (C) 1992-2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
+;; 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
;; Authors: Reto Zimmermann <[email protected]>
;; Rodney J. Whitby <[email protected]>
;; Maintainer: Reto Zimmermann <[email protected]>
;; Keywords: languages vhdl
-;; WWW: http://opensource.ethz.ch/emacs/vhdl-mode.html
+;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html
(defconst vhdl-version "3.33.6"
"VHDL Mode version number.")