]> git.eshelyaron.com Git - emacs.git/commitdiff
Update copyright years, update license to GPLv3 or later.
authorGlenn Morris <rgm@gnu.org>
Wed, 29 Aug 2007 07:33:33 +0000 (07:33 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 29 Aug 2007 07:33:33 +0000 (07:33 +0000)
lisp/termdev.el

index c73fe01704605d12496344e072f7bb17b624bc4f..8d631f5ff25f6d2a9a12871ee9ecdaa7a1295765 100644 (file)
@@ -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,