aboutsummaryrefslogtreecommitdiffstats
path: root/src/disptab.h
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-08-07 12:33:19 +0000
committerThien-Thi Nguyen2005-08-07 12:33:19 +0000
commit0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6 (patch)
tree55190715ac4f07aeb257ed6311537c1dcd4f540d /src/disptab.h
parent92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (diff)
downloademacs-0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6.tar.gz
emacs-0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6.zip
Update years in copyright notice; nfc.
Diffstat (limited to 'src/disptab.h')
-rw-r--r--src/disptab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/disptab.h b/src/disptab.h
index 30b2a7a7486..41f4bcbfdbf 100644
--- a/src/disptab.h
+++ b/src/disptab.h
@@ -1,5 +1,5 @@
1/* Things for GLYPHS and glyph tables. 1/* Things for GLYPHS and glyph tables.
2 Copyright (C) 1993 Free Software Foundation, Inc. 2 Copyright (C) 1993, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5