[PATCH v5 33/37] lib/igt_color: Point license header at skia license
Harry Wentland
harry.wentland at amd.com
Mon Aug 19 20:58:19 UTC 2024
Signed-off-by: Harry Wentland <harry.wentland at amd.com>
---
lib/igt_color.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lib/igt_color.c b/lib/igt_color.c
index e6f435bf436c..d3f2ccf00b93 100644
--- a/lib/igt_color.c
+++ b/lib/igt_color.c
@@ -3,7 +3,9 @@
* Copyright 2023 Advanced Micro Devices, Inc.
*
* This file contains code adapted from Skia, which is
- * Copyright (c) 2011 Google Inc. All rights reserved.
+ * distributed under a BSD-style license which can be
+ * found at
+ * https://skia.googlesource.com/skia.git/+/refs/heads/main/LICENSE
*/
#include <errno.h>
--
2.46.0
More information about the igt-dev
mailing list