changeset 83728:082696642669

Update copyright years, update license to GPLv3 or later.
author Glenn Morris <rgm@gnu.org>
date Wed, 29 Aug 2007 07:28:21 +0000
parents 241c50b7c7cd
children 5f9de879d4da
files src/terminal.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/terminal.c	Wed Aug 29 07:26:00 2007 +0000
+++ b/src/terminal.c	Wed Aug 29 07:28:21 2007 +0000
@@ -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,