Initial commit
This commit is contained in:
commit
7e0f29075e
21 changed files with 3112 additions and 0 deletions
27
NOTICE
Normal file
27
NOTICE
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
checker-delegation
|
||||
Copyright 2024-2026 The happyDomain Authors
|
||||
|
||||
This product is licensed under the MIT License (see LICENSE).
|
||||
|
||||
------------------------------------------------------------------------
|
||||
Third-party notices
|
||||
------------------------------------------------------------------------
|
||||
|
||||
This product depends on checker-sdk-go (https://git.happydns.org/happyDomain/checker-sdk-go),
|
||||
licensed under the Apache License, Version 2.0. The following NOTICE
|
||||
accompanies that dependency and is reproduced here as required by
|
||||
section 4(d) of the Apache License:
|
||||
|
||||
checker-sdk-go
|
||||
Copyright 2020-2026 The happyDomain Authors
|
||||
|
||||
This product includes software developed as part of the happyDomain
|
||||
project (https://happydomain.org).
|
||||
|
||||
Portions of this code were originally written for the happyDomain
|
||||
server (licensed under AGPL-3.0 and a commercial license) and are
|
||||
made available here under the Apache License, Version 2.0 to enable
|
||||
a permissively licensed ecosystem of checker plugins.
|
||||
|
||||
A copy of the Apache License, Version 2.0 is available at:
|
||||
https://www.apache.org/licenses/LICENSE-2.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue