From a52e2fd51c7b690d3efa44b899dbd8fbb0ddd8ea Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周二, 05 3月 2024 17:50:04 +0800
Subject: [PATCH] Add license information to library.json

---
 library.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/library.json b/library.json
index c664919..a55afc5 100644
--- a/library.json
+++ b/library.json
@@ -3,6 +3,7 @@
     "keywords": "scpi",
     "version": "2.3-pre",
     "description": "Open Source SCPI device library",
+    "license": "BSD-2-Clause",
     "repository": {
         "type": "git",
         "url": "https://github.com/j123b567/scpi-parser.git"

--
Gitblit v1.9.1