From f11802cdcd65d4e50c7ed8eadf5c907af40b544c Mon Sep 17 00:00:00 2001 From: Markus Kuhn Date: Sat, 4 Dec 2004 00:42:48 +0000 Subject: Encoding of numerous files changed to UTF-8 --- include/X11/extensions/Xrender.h | 2 +- src/AddTrap.c | 2 +- src/Color.c | 2 +- src/Composite.c | 2 +- src/Cursor.c | 2 +- src/FillRects.c | 2 +- src/Filter.c | 2 +- src/Glyph.c | 2 +- src/Picture.c | 2 +- src/Poly.c | 2 +- src/Trap.c | 2 +- src/Tri.c | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/include/X11/extensions/Xrender.h b/include/X11/extensions/Xrender.h index d2cf6e5..bbfdc6c 100644 --- a/include/X11/extensions/Xrender.h +++ b/include/X11/extensions/Xrender.h @@ -1,6 +1,6 @@ /* * - * Copyright © 2000 SuSE, Inc. + * Copyright © 2000 SuSE, Inc. * * 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/src/AddTrap.c b/src/AddTrap.c index 0449257..405a449 100644 --- a/src/AddTrap.c +++ b/src/AddTrap.c @@ -1,7 +1,7 @@ /* * $Id$ * - * Copyright © 2004 Keith Packard + * Copyright © 2004 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/src/Color.c b/src/Color.c index 39d79e0..7948c3c 100644 --- a/src/Color.c +++ b/src/Color.c @@ -1,6 +1,6 @@ /* * - * 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/src/Composite.c b/src/Composite.c index 274c93b..f19e087 100644 --- a/src/Composite.c +++ b/src/Composite.c @@ -1,6 +1,6 @@ /* * - * Copyright © 2000 SuSE, Inc. + * Copyright © 2000 SuSE, Inc. * * 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/src/Cursor.c b/src/Cursor.c index 8b783d8..fd71163 100644 --- a/src/Cursor.c +++ b/src/Cursor.c @@ -1,6 +1,6 @@ /* * - * 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/src/FillRects.c b/src/FillRects.c index 72e0a90..673d484 100644 --- a/src/FillRects.c +++ b/src/FillRects.c @@ -1,6 +1,6 @@ /* * - * Copyright © 2000 SuSE, Inc. + * Copyright © 2000 SuSE, Inc. * * 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/src/Filter.c b/src/Filter.c index 3406669..b986c50 100644 --- a/src/Filter.c +++ b/src/Filter.c @@ -1,6 +1,6 @@ /* * - * 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/src/Glyph.c b/src/Glyph.c index d221ea5..dcc2231 100644 --- a/src/Glyph.c +++ b/src/Glyph.c @@ -1,6 +1,6 @@ /* * - * Copyright © 2000 SuSE, Inc. + * Copyright © 2000 SuSE, Inc. * * 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/src/Picture.c b/src/Picture.c index d6652ff..9829c17 100644 --- a/src/Picture.c +++ b/src/Picture.c @@ -1,6 +1,6 @@ /* * - * Copyright © 2000 SuSE, Inc. + * Copyright © 2000 SuSE, Inc. * * 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/src/Poly.c b/src/Poly.c index 12a9732..53ac522 100644 --- a/src/Poly.c +++ b/src/Poly.c @@ -1,6 +1,6 @@ /* * - * 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/src/Trap.c b/src/Trap.c index e9a7deb..466458d 100644 --- a/src/Trap.c +++ b/src/Trap.c @@ -1,6 +1,6 @@ /* * - * 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/src/Tri.c b/src/Tri.c index 1f0a80a..8b0c80c 100644 --- a/src/Tri.c +++ b/src/Tri.c @@ -1,6 +1,6 @@ /* * - * 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 -- cgit v1.2.3