Skip to content

Commit aa8a9d3

Browse files
authored
Add copyright and SPDX license to reset-data.sh
Added copyright and license information to the script. Signed-off-by: Asitha de Silva <[email protected]>
1 parent abe276a commit aa8a9d3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

scripts/reset-data.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/bin/bash
2-
2+
#
3+
# Copyright The Linux Foundation and each contributor to LFX.
4+
# SPDX-License-Identifier: MIT
5+
#
36
# Script to reset all data in NATS KV buckets and OpenSearch
47
# This clears projects, committees, meetings, and search indices
58
#

0 commit comments

Comments
 (0)