Skip to content

Commit 52d9f8a

Browse files
committed
ci: add Apache license header to validate-component-inventory.sh
1 parent 45e0c67 commit 52d9f8a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scripts/validate-component-inventory.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/usr/bin/env bash
2+
# Copyright New Relic, Inc. All rights reserved.
3+
# SPDX-License-Identifier: Apache-2.0
4+
25
# Validate that distributions/<distro>/component-inventory.yaml lists exactly
36
# the components present in distributions/<distro>/manifest.yaml.
47
#

0 commit comments

Comments
 (0)