changeset 91557:b5ae11e33e41

Update copyright years and GPL version.
author Glenn Morris <rgm@gnu.org>
date Wed, 06 Feb 2008 04:24:36 +0000
parents 0920231c95f2
children 2ddcf0ebbba2
files src/ftxfont.c
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/ftxfont.c	Wed Feb 06 04:24:12 2008 +0000
+++ b/src/ftxfont.c	Wed Feb 06 04:24:36 2008 +0000
@@ -1,6 +1,6 @@
 /* ftxfont.c -- FreeType font driver on X (without using XFT).
-   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,