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 /damageext | |
parent | f264a7ea741f57fbc3bb900cfbb9e0cc23f46e90 (diff) |
Encoding of numerous files changed to UTF-8
Diffstat (limited to 'damageext')
-rwxr-xr-x | damageext/damageext.c | 2 | ||||
-rw-r--r-- | damageext/damageext.h | 2 | ||||
-rw-r--r-- | damageext/damageextint.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/damageext/damageext.c b/damageext/damageext.c index e565517d6..e18cad072 100755 --- a/damageext/damageext.c +++ b/damageext/damageext.c @@ -1,7 +1,7 @@ /* * $Id$ * - * Copyright © 2002 Keith Packard + * Copyright © 2002 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 diff --git a/damageext/damageext.h b/damageext/damageext.h index b96de8854..683c02734 100644 --- a/damageext/damageext.h +++ b/damageext/damageext.h @@ -1,7 +1,7 @@ /* * $Id$ * - * Copyright © 2002 Keith Packard + * Copyright © 2002 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 diff --git a/damageext/damageextint.h b/damageext/damageextint.h index 6486c985f..7d8eebd88 100644 --- a/damageext/damageextint.h +++ b/damageext/damageextint.h @@ -1,7 +1,7 @@ /* * $Id$ * - * Copyright © 2002 Keith Packard + * Copyright © 2002 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 |