Fix Copyright format.
Update package URL.
This commit is contained in:
parent
92ab38343d
commit
c9c1844051
1 changed files with 3 additions and 2 deletions
|
@ -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 <reto@gnu.org>
|
||||
;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net>
|
||||
;; Maintainer: Reto Zimmermann <reto@gnu.org>
|
||||
;; 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.")
|
||||
|
|
Loading…
Add table
Reference in a new issue