From 9f9765f060535eed41c53c5d848b70651a376d19 Mon Sep 17 00:00:00 2001 From: weichaox Date: Wed, 15 Dec 2021 06:06:45 +0000 Subject: [PATCH] modify README.OpenSource format Signed-off-by: weichaox --- README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index 03d3238..81b1d43 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -5,7 +5,7 @@ "License File": "COPYING", "Version Number": "1.20", "Owner": "lizheng2@huawei.com", - "Upstream URL": "https://wayland.freedesktop.org/releases/wayland-protocols-1.20.tar.xz" + "Upstream URL": "https://wayland.freedesktop.org/releases/wayland-protocols-1.20.tar.xz", "Description": "Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol" } ] -- Gitee