aboutsummaryrefslogtreecommitdiffstats
path: root/internal/notify
diff options
context:
space:
mode:
Diffstat (limited to 'internal/notify')
-rw-r--r--internal/notify/policy_test.go11
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 (