diff options
| author | Glenn Morris | 2008-02-06 04:21:49 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-02-06 04:21:49 +0000 |
| commit | 7ecf3dcbe0c3ea6aa57c128dbfc54b9826341b8c (patch) | |
| tree | b93cfb08f7107c420d9667e536f0c6893f64d4aa /src/font.h | |
| parent | ca3199106fe185dd5d42e5086a7e5c4f7ea10659 (diff) | |
| download | emacs-7ecf3dcbe0c3ea6aa57c128dbfc54b9826341b8c.tar.gz emacs-7ecf3dcbe0c3ea6aa57c128dbfc54b9826341b8c.zip | |
Update copyright years.
Diffstat (limited to 'src/font.h')
| -rw-r--r-- | src/font.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/font.h b/src/font.h index 80ed36bd370..b8aa4e1f3a4 100644 --- a/src/font.h +++ b/src/font.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* font.h -- Interface definition for font handling. | 1 | /* font.h -- Interface definition for font handling. |
| 2 | Copyright (C) 2006, 2008 Free Software Foundation, Inc. | 2 | Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. |
| 3 | Copyright (C) 2006 | 3 | Copyright (C) 2006, 2007, 2008 |
| 4 | National Institute of Advanced Industrial Science and Technology (AIST) | 4 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 5 | Registration Number H13PRO009 | 5 | Registration Number H13PRO009 |
| 6 | 6 | ||