summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 18:39:20 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-23 18:58:08 -0700
commit983a779b7a5b2153d995727a0ed3da09732e15d5 (patch)
treed9a92a92d90ac16abfa13ab8a1d2e714f982512f
parenta25ca015e6b46bcf6560abe273cfb529c4bdd287 (diff)
radeon_glamor_wrappers.c: Convert from ISO-8859-1 to UTF-8
Allows Flawfinder to analyze source instead of erroring out on encoding Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--src/radeon_glamor_wrappers.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/radeon_glamor_wrappers.c b/src/radeon_glamor_wrappers.c
index edffd9ad..bc47cc89 100644
--- a/src/radeon_glamor_wrappers.c
+++ b/src/radeon_glamor_wrappers.c
@@ -1,12 +1,12 @@
/*
- * Copyright © 2001 Keith Packard
+ * Copyright © 2001 Keith Packard
* 2010 Intel Corporation
* 2012,2015 Advanced Micro Devices, Inc.
*
- * Partly based on code Copyright © 2008 Red Hat, Inc.
- * Partly based on code Copyright © 2000 SuSE, Inc.
+ * Partly based on code Copyright © 2008 Red Hat, Inc.
+ * Partly based on code Copyright © 2000 SuSE, Inc.
*
- * Partly based on code that is Copyright © The XFree86 Project Inc.
+ * Partly based on code that is Copyright © The XFree86 Project Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that