diff options
Diffstat (limited to 'src/cairo-unicode.c')
-rw-r--r-- | src/cairo-unicode.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cairo-unicode.c b/src/cairo-unicode.c index 4ae5556e..caa4727d 100644 --- a/src/cairo-unicode.c +++ b/src/cairo-unicode.c @@ -1,4 +1,5 @@ -/* cairo_unicode.c: Unicode conversion routines +/* -*- Mode: c; c-basic-offset: 4; indent-tabs-mode: t; tab-width: 8; -*- */ +/* cairo - a vector graphics library with display and print output * * The code in this file is derived from GLib's gutf8.c and * ultimately from libunicode. It is relicensed under the |