Skip to content

Commit f1b8ab5

Browse files
hashiccgithub-actions[bot]
authored andcommitted
Add missing copyright headers
1 parent b3f8d33 commit f1b8ab5

File tree

1 file changed

+5
-0
lines changed
  • ui/admin/app/components/form/target

1 file changed

+5
-0
lines changed

ui/admin/app/components/form/target/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* Copyright (c) HashiCorp, Inc.
3+
* SPDX-License-Identifier: BUSL-1.1
4+
*/
5+
16
import Component from '@glimmer/component';
27
import { assert } from '@ember/debug';
38
import rdpTargetForm from './rdp';

0 commit comments

Comments
 (0)