mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-07-26 00:13:16 +03:00
[COMPLIANCE] Add/Update Copyright Headers
This commit is contained in:
committed by
github-actions[bot]
parent
892a26828f
commit
03a1ffb199
Vendored
+4
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* Copyright IBM Corp. 2019, 2026
|
||||||
|
*/
|
||||||
|
|
||||||
/******/ (() => { // webpackBootstrap
|
/******/ (() => { // webpackBootstrap
|
||||||
/******/ var __webpack_modules__ = ({
|
/******/ var __webpack_modules__ = ({
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright IBM Corp. 2019, 2025
|
# Copyright IBM Corp. 2019, 2026
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
# Adapted from: https://github.com/hashicorp/vault-secrets-operator/blob/main/hack/.functions
|
# Adapted from: https://github.com/hashicorp/vault-secrets-operator/blob/main/hack/.functions
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# Copyright IBM Corp. 2019, 2025
|
# Copyright IBM Corp. 2019, 2026
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
#
|
#
|
||||||
# Generates a PKI chain (CA, server cert, client cert) using cfssl.
|
# Generates a PKI chain (CA, server cert, client cert) using cfssl.
|
||||||
|
|||||||
Reference in New Issue
Block a user