Skip to content

Commit 46554ec

Browse files
committed
Add missing copyright headers
1 parent 73db064 commit 46554ec

File tree

1 file changed

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

1 file changed

+5
-0
lines changed

ui/admin/app/components/form/host/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 {

0 commit comments

Comments
 (0)