mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
update license blurbs
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Copyright 2024, Command Line Inc.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { getEnv } from "./getenv";
|
||||
import { lazy } from "./util";
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// Copyright 2024, Command Line Inc.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { getApi } from "@/app/store/global";
|
||||
|
||||
function getWindow(): Window {
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// Copyright 2024, Command Line Inc.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import { getEnv } from "./getenv";
|
||||
import { lazy } from "./util";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user