Skip to content

Commit

Permalink
[COMPLIANCE] Add Copyright and License Headers (#2077)
Browse files Browse the repository at this point in the history
* [COMPLIANCE] Add Copyright and License Headers

* style: πŸ’„ fix linting error

---------

Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
Co-authored-by: Zhihe Li <zhihe.li@hashicorp.com>
Co-authored-by: Lisbet Alvarez <lisbet.alvarez@hashicorp.com>
  • Loading branch information
3 people authored Jan 11, 2024
1 parent 9bcaa6d commit 0beec7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/admin/app/templates/scopes/scope/policies/policy/index.hbs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: MPL-2.0
}}

2 comments on commit 0beec7b

@vercel
Copy link

@vercel vercel bot commented on 0beec7b Jan 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

boundary-ui – ./ui/admin

boundary-ui-hashicorp.vercel.app
boundary-ui-git-main-hashicorp.vercel.app
boundary-ui.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 0beec7b Jan 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

boundary-ui-desktop – ./ui/desktop

boundary-ui-desktop-git-main-hashicorp.vercel.app
boundary-ui-desktop-hashicorp.vercel.app
boundary-ui-desktop.vercel.app

Please sign in to comment.