From 6c5df78d8b3ebd65545bf0a5c58530b8c178e566 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 15 May 2018 10:29:36 +0100 Subject: [PATCH] meson: fix copyright symbol Fixes: bd68f1013cea8742390c "autotools, meson: add tileset.h" Signed-off-by: Eric Engestrom --- src/gallium/drivers/swr/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/swr/meson.build b/src/gallium/drivers/swr/meson.build index 5b3b53d0acf..9b272aaebdc 100644 --- a/src/gallium/drivers/swr/meson.build +++ b/src/gallium/drivers/swr/meson.build @@ -1,4 +1,4 @@ -# Copyright © 2017-2018 Intel Corporation +# Copyright © 2017-2018 Intel Corporation # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal -- 2.30.2