From 50911b052ce90d41cd0ae71f83352ffa45e7c0a4 Mon Sep 17 00:00:00 2001 From: Markus Kuhn Date: Sat, 4 Dec 2004 00:42:47 +0000 Subject: Encoding of numerous files changed to UTF-8 --- include/X11/Xcursor/Xcursor.h | 2 +- man/Xcursor.man | 2 +- src/cursor.c | 2 +- src/display.c | 2 +- src/file.c | 2 +- src/library.c | 2 +- src/xcursorint.h | 2 +- src/xlib.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/include/X11/Xcursor/Xcursor.h b/include/X11/Xcursor/Xcursor.h index 43cb332..d9d2e91 100644 --- a/include/X11/Xcursor/Xcursor.h +++ b/include/X11/Xcursor/Xcursor.h @@ -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/man/Xcursor.man b/man/Xcursor.man index 1f9a62a..acae335 100644 --- a/man/Xcursor.man +++ b/man/Xcursor.man @@ -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/src/cursor.c b/src/cursor.c index 701e3a9..66c6afa 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/display.c b/src/display.c index e9dc765..a2af97d 100644 --- a/src/display.c +++ b/src/display.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/file.c b/src/file.c index 6e1e8c6..84a4a8a 100644 --- a/src/file.c +++ b/src/file.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/library.c b/src/library.c index b92ac6a..90bb6eb 100644 --- a/src/library.c +++ b/src/library.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/xcursorint.h b/src/xcursorint.h index 9e426c9..c697599 100644 --- a/src/xcursorint.h +++ b/src/xcursorint.h @@ -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/xlib.c b/src/xlib.c index 59fcd27..37c74b9 100644 --- a/src/xlib.c +++ b/src/xlib.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.1