From 2a2187126cb45f91ca40b003cf142bb9984431ce Mon Sep 17 00:00:00 2001 From: zhao_haipeng Date: Tue, 16 Nov 2021 18:12:33 +0800 Subject: [PATCH] Missing README.OpenSource open source description file Signed-off-by: zhao_haipeng --- README.OpenSource | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.OpenSource b/README.OpenSource index 5eecf6d..0258ca0 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,12 +1,11 @@ - [ { - "Name" : "tinyalsa", - "License" : "BSD 3-Clause License", - "License File" : "COPYING", - "Version Number" : "2.0.0", - "Owner" : "dvdli@google.com,gkasten@google.com", - "Upstream URL" : "https://github.com/tinyalsa/tinyalsa/tree/v2.0.0", - "Description" : "a small library to interface with ALSA in the Linux kernel." + "Name": "tinyalsa", + "License": "BSD 3-Clause License", + "License File": "COPYING", + "Version Number": "2.0.0", + "Owner": "dvdli@google.com,gkasten@google.com", + "Upstream URL": "https://github.com/tinyalsa/tinyalsa/tree/v2.0.0", + "Description": "a small library to interface with ALSA in the Linux kernel." } ]