From 21115514857d21154bf2b5af4d8f6acae6e6bdcb Mon Sep 17 00:00:00 2001 From: Jason Ekstrand Date: Sat, 10 Jul 2021 23:28:52 -0500 Subject: [PATCH] Convert a few files to UTF-8 Reviewed-by: Alyssa Rosenzweig Part-of: --- 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 + * Written by José Fonseca */