aboutsummaryrefslogtreecommitdiffstats
path: root/src/ftfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ftfont.h')
-rw-r--r--src/ftfont.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ftfont.h b/src/ftfont.h
index 9053c9ce81..8c8674f344 100644
--- a/src/ftfont.h
+++ b/src/ftfont.h
@@ -1,5 +1,5 @@
/* ftfont.h -- Interface definition for Freetype font backend.
- Copyright (C) 2007, 2008, 2009, 2010
+ Copyright (C) 2007, 2008, 2009, 2010, 2011
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H13PRO009
@@ -41,5 +41,3 @@ extern FcCharSet *ftfont_get_fc_charset (Lisp_Object);
#endif /* EMACS_FTFONT_H */
-/* arch-tag: cec13d1c-7156-4997-9ebd-e989040c3d78
- (do not change this comment) */