X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/5df4f04cd32af723742c81095b38ae83b3c2b462..a608ff369cae4be96fc6af884f6af8d20ffed344:/lisp/vt100-led.el diff --git a/lisp/vt100-led.el b/lisp/vt100-led.el index 350a8f3ab8..aca4520745 100644 --- a/lisp/vt100-led.el +++ b/lisp/vt100-led.el @@ -1,10 +1,9 @@ ;;; vt100-led.el --- functions for LED control on VT-100 terminals & clones -;; Copyright (C) 1988, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1988, 2001-2014 Free Software Foundation, Inc. ;; Author: Howard Gayle -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: hardware ;; This file is part of GNU Emacs. @@ -66,5 +65,4 @@ Element 0 is not used.") (provide 'vt100-led) -;; arch-tag: 346e6480-5e31-4234-aafe-257cea4a36d1 ;;; vt100-led.el ends here