]> code.delx.au - gnu-emacs/blobdiff - lisp/vt100-led.el
*** empty log message ***
[gnu-emacs] / lisp / vt100-led.el
index 17d3e3a53e7f21672adc2b47e5ca823272c3e6a1..0238962082ebb130f01625b7eddc9d6289ed4896 100644 (file)
@@ -1,6 +1,6 @@
-;;; vt100-led.el --- functions for LED control on VT-100 terminals & clones.
+;;; vt100-led.el --- functions for LED control on VT-100 terminals & clones
 
-;; Copyright (C) 1988 Free Software Foundation, Inc.
+;; Copyright (C) 1988, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 ;; Author: Howard Gayle
 ;; Maintainer: FSF
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
+
+;;; Commentary:
 
 ;;; Code:
 
@@ -65,4 +67,5 @@ Element 0 is not used.")
 
 (provide 'vt100-led)
 
+;;; arch-tag: 346e6480-5e31-4234-aafe-257cea4a36d1
 ;;; vt100-led.el ends here