Mesa (main): Convert a few files to UTF-8

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jul 13 00:04:02 UTC 2021


Module: Mesa
Branch: main
Commit: 21115514857d21154bf2b5af4d8f6acae6e6bdcb
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=21115514857d21154bf2b5af4d8f6acae6e6bdcb

Author: Jason Ekstrand <jason at jlekstrand.net>
Date:   Sat Jul 10 23:28:52 2021 -0500

Convert a few files to UTF-8

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11788>

---

 src/compiler/nir/nir_lower_blend.h                    | 2 +-
 src/gallium/drivers/svga/include/svga3d_surfacedefs.h | 2 +-
 src/mesa/x86/mmx_blendtmp.h                           | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/compiler/nir/nir_lower_blend.h b/src/compiler/nir/nir_lower_blend.h
index c0f5c8ee1be..4806bf88573 100644
--- a/src/compiler/nir/nir_lower_blend.h
+++ b/src/compiler/nir/nir_lower_blend.h
@@ -1,5 +1,5 @@
 /*
- * Copyright  2019 Alyssa Rosenzweig
+ * Copyright  2019 Alyssa Rosenzweig
  *
  * 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/gallium/drivers/svga/include/svga3d_surfacedefs.h b/src/gallium/drivers/svga/include/svga3d_surfacedefs.h
index 578b38dda78..1eff07d274b 100644
--- a/src/gallium/drivers/svga/include/svga3d_surfacedefs.h
+++ b/src/gallium/drivers/svga/include/svga3d_surfacedefs.h
@@ -1,6 +1,6 @@
 /**************************************************************************
  *
- * Copyright © 1998-2015 VMware, Inc., Palo Alto, CA., USA
+ * Copyright © 1998-2015 VMware, Inc., Palo Alto, CA., USA
  * All Rights Reserved.
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
diff --git a/src/mesa/x86/mmx_blendtmp.h b/src/mesa/x86/mmx_blendtmp.h
index 56fee70d93a..05d5f61c85d 100644
--- a/src/mesa/x86/mmx_blendtmp.h
+++ b/src/mesa/x86/mmx_blendtmp.h
@@ -1,5 +1,5 @@
 /*
- * Written by José Fonseca <j_r_fonseca at yahoo.co.uk>
+ * Written by José Fonseca <j_r_fonseca at yahoo.co.uk>
  */
 
 



More information about the mesa-commit mailing list