From b5ba8d347e5fc71e922fc1c290b929ef274d0a37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20G=C3=B6r?= Date: Sun, 16 Aug 2020 01:46:53 +0300 Subject: [PATCH] fixed print information in knitter.py --- knitter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knitter.py b/knitter.py index 3fdbe98..0600111 100644 --- a/knitter.py +++ b/knitter.py @@ -2,7 +2,7 @@ # Knitter is a tool for amassivus suite for managing application installations # Knitter is not a package manager but a script suite which lets us to easily manage installations, and scale up our installations -# Knitter runs over a network so we have choosen AGPLv3 or any later license fot that purpose +# Knitter runs as a server and provided services to network users so we have choosen AGPLv3 or any later license fot that purpose # Enjoy it! Happy hacking! # # Copyright (C) 2020, Masscollabs Services, hwpplayers, procyberian(procyberian-linux), amassivus