diff options
Diffstat (limited to 'lisp/vt100-led.el')
-rw-r--r-- | lisp/vt100-led.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/vt100-led.el b/lisp/vt100-led.el index fb3d05e5050..93501c72b55 100644 --- a/lisp/vt100-led.el +++ b/lisp/vt100-led.el @@ -1,11 +1,11 @@ ;;; vt100-led.el --- functions for LED control on VT-100 terminals & clones. +;; Copyright (C) 1988 Free Software Foundation, Inc. + ;; Author: Howard Gayle ;; Maintainer: FSF ;; Keywords: hardware -;; Copyright (C) 1988 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |