changeset 91554:8d25c5588e59

Update copyright years and GPL version.
author Glenn Morris <rgm@gnu.org>
date Wed, 06 Feb 2008 04:22:18 +0000
parents 90ccb789a16c
children 21d9f8ca293c
files src/xfont.c
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/xfont.c	Wed Feb 06 04:21:49 2008 +0000
+++ b/src/xfont.c	Wed Feb 06 04:22:18 2008 +0000
@@ -1,6 +1,6 @@
 /* xfont.c -- X core font driver.
-   Copyright (C) 2006 Free Software Foundation, Inc.
-   Copyright (C) 2006
+   Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2008
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H13PRO009
 
@@ -8,7 +8,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,