X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/251bc578cc636223d618d06cf2a2bb7d07db9cce..9899d01a0ccec166e04caa60657a44e614be50cd:/lisp/term/AT386.el diff --git a/lisp/term/AT386.el b/lisp/term/AT386.el index 2f98e7bf6f..23dfd8e2b1 100644 --- a/lisp/term/AT386.el +++ b/lisp/term/AT386.el @@ -1,16 +1,16 @@ ;;; AT386.el --- terminal support package for IBM AT keyboards -*- no-byte-compile: t -*- +;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005, +;; 2006, 2007 Free Software Foundation, Inc. + ;; Author: Eric S. Raymond ;; Keywords: terminals -;; Copyright (C) 1992, 2002, 2003, 2004, 2005, -;; 2006 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,