summaryrefslogtreecommitdiff
path: root/hw/xgl
diff options
context:
space:
mode:
authorDavid Reveman <c99drn@cs.umu.se>2004-11-05 13:26:07 +0000
committerDavid Reveman <c99drn@cs.umu.se>2004-11-05 13:26:07 +0000
commit64c7f8e667eef955b266c359291206c7188ce20c (patch)
treea5cdcc1e93fe1869e4ee9f991d0433dbd568d618 /hw/xgl
parent1d994e1d14225c1dec5251edeae40e24923a31c6 (diff)
Use UTF-8 encoding in Xgl sources
Diffstat (limited to 'hw/xgl')
-rw-r--r--hw/xgl/glx/xglx.c2
-rw-r--r--hw/xgl/xgl.h2
-rw-r--r--hw/xgl/xglbstore.c2
-rw-r--r--hw/xgl/xglcmap.c2
-rw-r--r--hw/xgl/xglcomp.c2
-rw-r--r--hw/xgl/xglcopy.c2
-rw-r--r--hw/xgl/xglfill.c2
-rw-r--r--hw/xgl/xglgc.c2
-rw-r--r--hw/xgl/xglgeometry.c2
-rw-r--r--hw/xgl/xglget.c2
-rw-r--r--hw/xgl/xglinput.c2
-rw-r--r--hw/xgl/xgloffscreen.c2
-rw-r--r--hw/xgl/xgloutput.c2
-rw-r--r--hw/xgl/xglparse.c2
-rw-r--r--hw/xgl/xglpict.c2
-rw-r--r--hw/xgl/xglpixel.c2
-rw-r--r--hw/xgl/xglpixmap.c2
-rw-r--r--hw/xgl/xglscreen.c2
-rw-r--r--hw/xgl/xglsolid.c2
-rw-r--r--hw/xgl/xglsync.c2
-rw-r--r--hw/xgl/xgltile.c2
-rw-r--r--hw/xgl/xglwindow.c2
22 files changed, 22 insertions, 22 deletions
diff --git a/hw/xgl/glx/xglx.c b/hw/xgl/glx/xglx.c
index d783c2a84..c013317e3 100644
--- a/hw/xgl/glx/xglx.c
+++ b/hw/xgl/glx/xglx.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xgl.h b/hw/xgl/xgl.h
index 8014c034c..71250ded6 100644
--- a/hw/xgl/xgl.h
+++ b/hw/xgl/xgl.h
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglbstore.c b/hw/xgl/xglbstore.c
index d94d5180a..8760efaec 100644
--- a/hw/xgl/xglbstore.c
+++ b/hw/xgl/xglbstore.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglcmap.c b/hw/xgl/xglcmap.c
index 91cea40b4..be383a103 100644
--- a/hw/xgl/xglcmap.c
+++ b/hw/xgl/xglcmap.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglcomp.c b/hw/xgl/xglcomp.c
index ca590f3af..edae5d3ad 100644
--- a/hw/xgl/xglcomp.c
+++ b/hw/xgl/xglcomp.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglcopy.c b/hw/xgl/xglcopy.c
index eb7370c55..aca4ea418 100644
--- a/hw/xgl/xglcopy.c
+++ b/hw/xgl/xglcopy.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglfill.c b/hw/xgl/xglfill.c
index 79da63b42..7bb2c8d4d 100644
--- a/hw/xgl/xglfill.c
+++ b/hw/xgl/xglfill.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglgc.c b/hw/xgl/xglgc.c
index c10b52d69..971edb43b 100644
--- a/hw/xgl/xglgc.c
+++ b/hw/xgl/xglgc.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglgeometry.c b/hw/xgl/xglgeometry.c
index 652fc1daa..6b2ebd3a7 100644
--- a/hw/xgl/xglgeometry.c
+++ b/hw/xgl/xglgeometry.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglget.c b/hw/xgl/xglget.c
index 2be8182d7..c13be9f30 100644
--- a/hw/xgl/xglget.c
+++ b/hw/xgl/xglget.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglinput.c b/hw/xgl/xglinput.c
index cd04ca461..6790d4bf2 100644
--- a/hw/xgl/xglinput.c
+++ b/hw/xgl/xglinput.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xgloffscreen.c b/hw/xgl/xgloffscreen.c
index 3b625f8b4..7018c054a 100644
--- a/hw/xgl/xgloffscreen.c
+++ b/hw/xgl/xgloffscreen.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xgloutput.c b/hw/xgl/xgloutput.c
index d67ed4a35..09a09c77f 100644
--- a/hw/xgl/xgloutput.c
+++ b/hw/xgl/xgloutput.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglparse.c b/hw/xgl/xglparse.c
index 738040392..185a842a2 100644
--- a/hw/xgl/xglparse.c
+++ b/hw/xgl/xglparse.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglpict.c b/hw/xgl/xglpict.c
index 961f0a682..7bfbcd398 100644
--- a/hw/xgl/xglpict.c
+++ b/hw/xgl/xglpict.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglpixel.c b/hw/xgl/xglpixel.c
index 22ed05c50..f6ecf0a41 100644
--- a/hw/xgl/xglpixel.c
+++ b/hw/xgl/xglpixel.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglpixmap.c b/hw/xgl/xglpixmap.c
index f00c1d873..38965739c 100644
--- a/hw/xgl/xglpixmap.c
+++ b/hw/xgl/xglpixmap.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglscreen.c b/hw/xgl/xglscreen.c
index f9a5545b6..9e1cfdfd7 100644
--- a/hw/xgl/xglscreen.c
+++ b/hw/xgl/xglscreen.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglsolid.c b/hw/xgl/xglsolid.c
index 3ce2f242d..2892978e5 100644
--- a/hw/xgl/xglsolid.c
+++ b/hw/xgl/xglsolid.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglsync.c b/hw/xgl/xglsync.c
index cd83cb3b7..2837a86a9 100644
--- a/hw/xgl/xglsync.c
+++ b/hw/xgl/xglsync.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xgltile.c b/hw/xgl/xgltile.c
index bf74a14f1..60840ae66 100644
--- a/hw/xgl/xgltile.c
+++ b/hw/xgl/xgltile.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
diff --git a/hw/xgl/xglwindow.c b/hw/xgl/xglwindow.c
index e96456bac..361a204f5 100644
--- a/hw/xgl/xglwindow.c
+++ b/hw/xgl/xglwindow.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2004 David Reveman
+ * Copyright © 2004 David Reveman
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without