diff --git a/lisp/termdev.el b/lisp/termdev.el index c73fe017046..8d631f5ff25 100644 --- a/lisp/termdev.el +++ b/lisp/termdev.el @@ -1,6 +1,6 @@ ;;; termdev.el --- functions for dealing with terminals -;; Copyright (C) 2005 Free Software Foundation, Inc. +;; Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. ;; Author: Karoly Lorentey ;; Created: 2005-12-22 @@ -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,