From 17a2feb04304d2b039a7cfb198e66e8172c4fe04 Mon Sep 17 00:00:00 2001 From: Snowflake Date: Mon, 8 Jun 2026 07:44:37 +0800 Subject: [PATCH] Added license announcement for module 'class systemd_notifier' --- systemd_notifier.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/systemd_notifier.rb b/systemd_notifier.rb index 26aedcc..9182667 100644 --- a/systemd_notifier.rb +++ b/systemd_notifier.rb @@ -1,3 +1,17 @@ +# <<*>> -^v- SNOWARE APPLICATION +# usage: Notify systemd. +# author: S.A. +# time: 2026-06-07 +# Copyright (c) [2026] [S.A. SNOWARE-SCU] +# [MineSentinel] is licensed under Mulan PubL v2. +# You can use this software according to the terms and conditions of the Mulan PubL v2. +# You may obtain a copy of Mulan PubL v2 at: +# http://license.coscl.org.cn/MulanPubL-2.0 +# THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, +# EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, +# MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE. +# See the Mulan PubL v2 for more details. + # frozen_string_literal: true class SystemdNotifier