diff options
| author | Jeff Carr <[email protected]> | 2025-02-15 12:30:07 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-15 12:30:07 -0600 |
| commit | 94b1881d41ff33cfce293c5becd2c28377de7b04 (patch) | |
| tree | d7b5fa8e0b27e7fb069dcfdde36a6ea62356db07 /watchdog.go | |
| parent | 5e837be94b272f6b69b0b68ed070617adcf83ba2 (diff) | |
Diffstat (limited to 'watchdog.go')
| -rw-r--r-- | watchdog.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/watchdog.go b/watchdog.go index 5d1b4a2..40ce2ad 100644 --- a/watchdog.go +++ b/watchdog.go @@ -1,3 +1,6 @@ +// Copyright 2017-2025 WIT.COM Inc. All rights reserved. +// Use of this source code is governed by the GPL 3.0 + package main import ( |
