summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-06-10 10:47:19 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-06-10 10:48:13 -0700
commit6844509526a83a20f60a5b62191bfbc1e6f09227 (patch)
treef2cf1481b96c78a9a5fd2c21e68092125400d12d
parent260449831c006b563d2a746452e1d3097565441a (diff)
downloadxorg-lib-libXext-6844509526a83a20f60a5b62191bfbc1e6f09227.tar.gz
Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--include/X11/extensions/Xge.h2
-rw-r--r--src/Xge.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/X11/extensions/Xge.h b/include/X11/extensions/Xge.h
index 76b5a6a..84af716 100644
--- a/include/X11/extensions/Xge.h
+++ b/include/X11/extensions/Xge.h
@@ -1,5 +1,5 @@
/*
- * Copyright © 2007-2008 Peter Hutterer
+ * Copyright © 2007-2008 Peter Hutterer
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
diff --git a/src/Xge.c b/src/Xge.c
index 2811ae8..f1af16a 100644
--- a/src/Xge.c
+++ b/src/Xge.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2007-2008 Peter Hutterer
+ * Copyright © 2007-2008 Peter Hutterer
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),