Skip to content

Commit

Permalink
fix(license): Adjust License
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 4, 2021
1 parent 732058d commit f89192a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package/default/props.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
##
## SPDX-FileCopyrightText: 2020 Splunk, Inc. <[email protected]>
## SPDX-License-Identifier: LicenseRef-Splunk-1-2020
##
##
[sc4snmp:traps]
pulldown_type = 0
NO_BINARY_CHECK = 1
Expand Down
5 changes: 5 additions & 0 deletions package/default/transforms.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
##
## SPDX-FileCopyrightText: 2020 Splunk, Inc. <[email protected]>
## SPDX-License-Identifier: LicenseRef-Splunk-1-2020
##
##
[ta_sc4snmp_trap]
REGEX = (?:^| )(?<_KEY_1>[^=]*)=(?! )(?<_VAL_1>.+?)(?=(?: [^ ]*(?<!\\)=|$))

0 comments on commit f89192a

Please sign in to comment.