diff options
Diffstat (limited to 'vfs/example.ts')
| -rw-r--r-- | vfs/example.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vfs/example.ts b/vfs/example.ts index bc8d37d..6a1c833 100644 --- a/vfs/example.ts +++ b/vfs/example.ts @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: 2021 M. Shulhan <ms@kilabit.info> +// SPDX-License-Identifier: GPL-3.0-or-later + import { WuiVfs, WuiVfsNodeInterface } from "./vfs.js" import { WuiResponseInterface } from "../response.js" |
