diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-07-15 13:10:19 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-07-20 22:25:38 -0700 |
commit | b4d59c18315b14b5fac1e01e158f461438e47fb4 (patch) | |
tree | b096d940f9dfa5ce4c80bd6feb5f6c945ff95150 /decode_render.c | |
parent | 670016475f1d7833bca5206a4d46704db36bccdb (diff) |
Convert sources from ISO 8859-1 to UTF-8
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'decode_render.c')
-rw-r--r-- | decode_render.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decode_render.c b/decode_render.c index fa22ae0..ade12c0 100644 --- a/decode_render.c +++ b/decode_render.c @@ -1,5 +1,5 @@ /* - * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. + * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that |