X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ceb4c4d3039f5b70d0e49c343bce0bd36cfc1dc8..cb5b9015b372175f1fc90cb7ba3f43298c621509:/lisp/term/vt100.el diff --git a/lisp/term/vt100.el b/lisp/term/vt100.el index c5732a2aef..b185a7bb02 100644 --- a/lisp/term/vt100.el +++ b/lisp/term/vt100.el @@ -1,7 +1,7 @@ ;;; vt100.el --- define VT100 function key sequences in function-key-map -;; Copyright (C) 1989, 1993, 2002, 2003, 2004, -;; 2005, 2006 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1993, 2001, 2002, 2003, 2004, +;; 2005, 2006, 2007 Free Software Foundation, Inc. ;; Author: FSF ;; Keywords: terminals @@ -10,7 +10,7 @@ ;; 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,