diff options
Diffstat (limited to 'internal/notify/policy_test.go')
| -rw-r--r-- | internal/notify/policy_test.go | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/internal/notify/policy_test.go b/internal/notify/policy_test.go index 256c374..ef5bb72 100644 --- a/internal/notify/policy_test.go +++ b/internal/notify/policy_test.go @@ -1,3 +1,14 @@ +// Copyright (C) 2026 Danilo M. <danix@danix.xyz> +// +// This program is free software; you can redistribute it and/or modify +// it under the terms of the GNU General Public License version 2 as +// published by the Free Software Foundation. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. + package notify import ( |
