aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/termdev.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-08-29 07:33:33 +0000
committerGlenn Morris <[email protected]>2007-08-29 07:33:33 +0000
commita4fc56e1ba738cb04f6ddc7dbaf2fb1a4dd21895 (patch)
tree378706ed66853882b4a3c31978bcc42653b11eec /lisp/termdev.el
parent3553ccb3ee42d6e068ac40a1a273bf78a6ffb124 (diff)
Update copyright years, update license to GPLv3 or later.
Diffstat (limited to 'lisp/termdev.el')
-rw-r--r--lisp/termdev.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/termdev.el b/lisp/termdev.el
index c73fe01704..8d631f5ff2 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 <[email protected]>
;; 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,