diff options
author | Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk> | 2004-12-04 00:43:13 +0000 |
---|---|---|
committer | Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk> | 2004-12-04 00:43:13 +0000 |
commit | 44f4713a056b7a6a076b2f65fbed43e0cfe9ff06 (patch) | |
tree | c14e6b5752d84f11a6a17019177ecb9f57f638f5 /fb/fbcompose.c | |
parent | f264a7ea741f57fbc3bb900cfbb9e0cc23f46e90 (diff) |
Encoding of numerous files changed to UTF-8
Diffstat (limited to 'fb/fbcompose.c')
-rw-r--r-- | fb/fbcompose.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fb/fbcompose.c b/fb/fbcompose.c index e0be7b155..53872808f 100644 --- a/fb/fbcompose.c +++ b/fb/fbcompose.c @@ -1,8 +1,8 @@ /* - * $XdotOrg: xc/programs/Xserver/fb/fbcompose.c,v 1.2 2004/04/23 19:05:14 eich Exp $ + * $XdotOrg: xc/programs/Xserver/fb/fbcompose.c,v 1.3 2004/05/12 01:49:46 anholt Exp $ * $XFree86: xc/programs/Xserver/fb/fbcompose.c,v 1.17tsi Exp $ * - * 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 |