Skip to content

Commit 7620919

Browse files
author
Simon Emms
committed
header
1 parent e366e0d commit 7620919

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

components/dashboard/src/admin/Settings.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/**
2+
* Copyright (c) 2022 Gitpod GmbH. All rights reserved.
3+
* Licensed under the GNU Affero General Public License (AGPL).
4+
* See License-AGPL.txt in the project root for license information.
5+
*/
6+
17
import { AdminGetListResult, WorkspaceAndInstance } from "@gitpod/gitpod-protocol";
28
import { useState } from "react";
39
import CheckBox from "../components/CheckBox";

0 commit comments

Comments
 (0)