Skip to content

Commit 49fa23c

Browse files
revise README with updated Splunk General Terms license statement (#687)
1 parent 2b6b9d8 commit 49fa23c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ This command does the following:
5656

5757
After the container starts up, you can access Splunk Web at <http://localhost:8000> with `admin:<password>`.
5858

59+
The license you are accepting is the Splunk General Terms, available [here](https://www.splunk.com/en_us/legal/splunk-general-terms.html). Unless you have jointly executed with Splunk a negotiated version of these General Terms that explicitly supersedes this agreement, by accessing or using Splunk software, you are agreeing to the Splunk General Terms. Please read and make sure you agree to the Splunk General Terms before you access or use this software. Only once you've done so should you include the `accept-license` flag to indicate your acceptance of the Splunk General Terms available here and launch this software.
60+
5961
To view the logs from the container created above, run:
6062
```bash
6163
$ docker logs -f so1
@@ -113,9 +115,13 @@ We welcome feedback and contributions from the community! See our [contribution
113115
---
114116

115117
## License
116-
Copyright 2018-2020 Splunk.
118+
Copyright 2018-2024 Splunk.
117119

118120
Distributed under the terms of our [license](docs/LICENSE.md), splunk-ansible is free and open source software.
119121

122+
The software in this container is licensed under and subject to the [Splunk General Terms](https://www.splunk.com/en_us/legal/splunk-general-terms.html). By accessing this container and its software you agree to the [Splunk General Terms](https://www.splunk.com/en_us/legal/splunk-general-terms.html).
123+
124+
If you do not agree, do not access or use this software.
125+
120126
## Authors
121127
Splunk Inc. and the Splunk Community

0 commit comments

Comments
 (0)