aboutsummaryrefslogtreecommitdiff
path: root/contrib/scripts/gnunet_janitor.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/scripts/gnunet_janitor.py.in')
-rw-r--r--contrib/scripts/gnunet_janitor.py.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/scripts/gnunet_janitor.py.in b/contrib/scripts/gnunet_janitor.py.in
index cbe96a8eb..4ae9ad124 100644
--- a/contrib/scripts/gnunet_janitor.py.in
+++ b/contrib/scripts/gnunet_janitor.py.in
@@ -15,6 +15,8 @@
15# You should have received a copy of the GNU Affero General Public License 15# You should have received a copy of the GNU Affero General Public License
16# along with this program. If not, see <http://www.gnu.org/licenses/>. 16# along with this program. If not, see <http://www.gnu.org/licenses/>.
17# 17#
18# SPDX-License-Identifier: AGPL3.0-or-later
19#
18# Finds any gnunet processes still running in the system and kills them 20# Finds any gnunet processes still running in the system and kills them
19# 21#
20# gnunet janitor can be used by invoking `make' like this: 22# gnunet janitor can be used by invoking `make' like this: