Skip to content

Commit 8cbc77e

Browse files
[COMPLIANCE] Add Copyright and License Headers (#2607)
Co-authored-by: Alex <alex-ju@users.noreply.github.com>
1 parent b24145a commit 8cbc77e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/components/src/services/hds-time.ts

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* Copyright (c) HashiCorp, Inc.
3+
* SPDX-License-Identifier: MPL-2.0
4+
*/
5+
16
import Service from '@ember/service';
27
import { task, timeout } from 'ember-concurrency';
38
import { tracked } from '@glimmer/tracking';

0 commit comments

Comments
 (0)