From cb9edc8d95300085aeb361bb0a3f81f268531542 Mon Sep 17 00:00:00 2001 From: OpenGnSys Support Team Date: Fri, 14 May 2021 00:19:28 +0200 Subject: ogClient is AGPLv3+ Update license header in files. --- ogclient | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ogclient') diff --git a/ogclient b/ogclient index d056703..5409c67 100755 --- a/ogclient +++ b/ogclient @@ -1,12 +1,12 @@ #!/usr/bin/python3 # -# Copyright (C) 2020 Soleta Networks +# Copyright (C) 2020-2021 Soleta Networks # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the -# Free Software Foundation, version 3. -# +# Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. import json import subprocess -- cgit v1.2.3-18-g5258