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 /randr/randr.c | |
parent | f264a7ea741f57fbc3bb900cfbb9e0cc23f46e90 (diff) |
Encoding of numerous files changed to UTF-8
Diffstat (limited to 'randr/randr.c')
-rw-r--r-- | randr/randr.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/randr/randr.c b/randr/randr.c index 1108d221a..44d5aafe9 100644 --- a/randr/randr.c +++ b/randr/randr.c @@ -1,8 +1,8 @@ /* * $XFree86: xc/programs/Xserver/randr/randr.c,v 1.21tsi Exp $ * - * Copyright © 2000, Compaq Computer Corporation, - * Copyright © 2002, Hewlett Packard, Inc. + * Copyright © 2000, Compaq Computer Corporation, + * Copyright © 2002, Hewlett Packard, Inc. * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that |