chore: add missing license headers (#352)

Change-Id: Ic26bedcbb111331eb53d695fccdabd0907a6272f
This commit is contained in:
liangshuo-1
2026-04-08 23:11:01 +08:00
committed by GitHub
parent d5d31f0ee4
commit cdd9f9ab49
20 changed files with 60 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
// Copyright (c) 2026 Lark Technologies Pte. Ltd.
// SPDX-License-Identifier: MIT
/*
* Issue labeler for this repository.
*

View File

@@ -1,3 +1,6 @@
// Copyright (c) 2026 Lark Technologies Pte. Ltd.
// SPDX-License-Identifier: MIT
const fs = require("fs");
const path = require("path");