Mercurial > emacs
changeset 83729:5f9de879d4da
Update copyright years, update license to GPLv3 or later.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 29 Aug 2007 07:33:33 +0000 |
parents | 082696642669 |
children | 0fbec65d179d |
files | lisp/termdev.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/termdev.el Wed Aug 29 07:28:21 2007 +0000 +++ b/lisp/termdev.el Wed Aug 29 07:33:33 2007 +0000 @@ -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 <karoly@lorentey.hu> ;; 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,