]> 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:28:21 +0000 (07:28 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 29 Aug 2007 07:28:21 +0000 (07:28 +0000)
src/terminal.c

index a02e65cd65a9ad709e6b384669da43f1dd333e19..c7d3da5d935b75395945dddeb82be90f458bb846 100644 (file)
@@ -1,11 +1,11 @@
 /* Functions related to terminal devices.
-   Copyright (C) 2005 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
 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,