|
1 | 1 | #!/bin/bash |
2 | | -#################################################################################################### |
3 | | -# Jamf Source Available License |
| 2 | +########################################################################################################################### |
| 3 | +# |
4 | 4 | # Copyright 2025, Jamf Software LLC. |
5 | | -# This work is licensed under the terms of the Jamf Source Available License: |
| 5 | +# This work is licensed under the terms of the Jamf Source Available License |
6 | 6 | # https://github.com/jamf/scripts/blob/main/LICENCE.md |
7 | | -# Persons receiving this software are permitted to use, adapt, and share it for |
8 | | -# purposes associated with the function of their licensed Jamf products so long |
9 | | -# as the Jamf copyright and these terms are included in any copies or derivitive |
10 | | -# works. |
11 | 7 | # |
12 | | -# THIS SOFTWARE IS PROVIDED "AS-IS," WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
13 | | -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
14 | | -# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL JAMF |
15 | | -# SOFTWARE, LLC OR ANY OF ITS AFFILIATES BE LIABLE FOR ANY CLAIM, DAMAGES OR |
16 | | -# OTHER LIABILITY, WHETHER IN CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF |
17 | | -# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OF OR OTHER DEALINGS IN THE |
18 | | -# SOFTWARE, INCLUDING BUT NOT LIMITED TO DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
19 | | -# CONSEQUENTIAL OR PUNITIVE DAMAGES AND OTHER DAMAGES SUCH AS LOSS OF USE, |
20 | | -# PROFITS, SAVINGS, TIME OR DATA, BUSINESS INTERRUPTION, OR PROCUREMENT OF |
21 | | -# SUBSTITUTE GOODS OR SERVICES. |
| 8 | +########################################################################################################################### |
22 | 9 | # |
23 | | -#################################################################################################### |
24 | 10 |
|
25 | 11 | ################################################################################ |
26 | 12 | # Detects OpenClaw installations including: |
|
0 commit comments