diff options
author | John Turner <jturner.usa@gmail.com> | 2025-08-21 17:59:36 -0400 |
---|---|---|
committer | John Turner <jturner.usa@gmail.com> | 2025-08-21 17:59:36 -0400 |
commit | d82bce2db9c3e622ffc136706208a6dfdf9cd4b3 (patch) | |
tree | 971c873aa083f6fa2093eeba360fe4f87c26e5c1 /src | |
parent | f247d6faaa84816864fd43493b6307633f772afe (diff) | |
download | selinux-policy-d82bce2db9c3e622ffc136706208a6dfdf9cd4b3.tar.gz |
add GPL-3 header to weechat.cil
Diffstat (limited to 'src')
-rw-r--r-- | src/agent/weechat.cil | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/agent/weechat.cil b/src/agent/weechat.cil index df85aa7..84c0b10 100644 --- a/src/agent/weechat.cil +++ b/src/agent/weechat.cil @@ -1,3 +1,18 @@ +;; Copyright (C) 2025 John Turner + +;; This program is free software: you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation, either version 3 of the License, or +;; (at your option) any later version. + +;; 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. + +;; You should have received a copy of the GNU General Public License +;; along with this program. If not, see <https://www.gnu.org/licenses/>. + (in agent (block weechat |