Skip to content

Commit f89192a

Browse files
author
rfaircloth-splunk
committed
fix(license): Adjust License
1 parent 732058d commit f89192a

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

package/default/props.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
##
2+
## SPDX-FileCopyrightText: 2020 Splunk, Inc. <sales@splunk.com>
3+
## SPDX-License-Identifier: LicenseRef-Splunk-1-2020
4+
##
5+
##
16
[sc4snmp:traps]
27
pulldown_type = 0
38
NO_BINARY_CHECK = 1

package/default/transforms.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
##
2+
## SPDX-FileCopyrightText: 2020 Splunk, Inc. <sales@splunk.com>
3+
## SPDX-License-Identifier: LicenseRef-Splunk-1-2020
4+
##
5+
##
16
[ta_sc4snmp_trap]
27
REGEX = (?:^| )(?<_KEY_1>[^=]*)=(?! )(?<_VAL_1>.+?)(?=(?: [^ ]*(?<!\\)=|$))

0 commit comments

Comments
 (0)