summaryrefslogtreecommitdiff
path: root/fb/fbgc.c
diff options
context:
space:
mode:
authorMarkus Kuhn <Markus.Kuhn@cl.cam.ac.uk>2004-12-04 00:43:13 +0000
committerMarkus Kuhn <Markus.Kuhn@cl.cam.ac.uk>2004-12-04 00:43:13 +0000
commit44f4713a056b7a6a076b2f65fbed43e0cfe9ff06 (patch)
treec14e6b5752d84f11a6a17019177ecb9f57f638f5 /fb/fbgc.c
parentf264a7ea741f57fbc3bb900cfbb9e0cc23f46e90 (diff)
Encoding of numerous files changed to UTF-8
Diffstat (limited to 'fb/fbgc.c')
-rw-r--r--fb/fbgc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fb/fbgc.c b/fb/fbgc.c
index 8cd08503d..29d6d491b 100644
--- a/fb/fbgc.c
+++ b/fb/fbgc.c
@@ -1,7 +1,7 @@
/*
* Id: fbgc.c,v 1.1 1999/11/02 03:54:45 keithp Exp $
*
- * Copyright © 1998 Keith Packard
+ * Copyright © 1998 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
@@ -21,7 +21,7 @@
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $XdotOrg: xc/programs/Xserver/fb/fbgc.c,v 1.15 2003/12/18 15:25:41 alanh Exp $ */
+/* $XdotOrg: xc/programs/Xserver/fb/fbgc.c,v 1.2 2004/04/23 19:05:14 eich Exp $ */
/* $XFree86: xc/programs/Xserver/fb/fbgc.c,v 1.14 2003/12/18 15:22:32 alanh Exp $ */
#include "fb.h"