From 9f4c3bb65212798105cd0da62e3162ac3bd77136 Mon Sep 17 00:00:00 2001 From: TheEvilSkeleton <theevilskeleton@riseup.net> Date: Thu, 30 Jun 2022 10:13:29 -0400 Subject: [PATCH] Update copyright --- src/main.py | 2 +- src/vkbasalt.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.py b/src/main.py index 74f8085..1e09262 100644 --- a/src/main.py +++ b/src/main.py @@ -1,6 +1,6 @@ # main.py: supplying CLI arguments # -# Copyright 2022 Hari Rana +# Copyright 2022 vkbasalt-cli Contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/src/vkbasalt.py b/src/vkbasalt.py index 37449db..015f377 100755 --- a/src/vkbasalt.py +++ b/src/vkbasalt.py @@ -1,6 +1,6 @@ # vkbasalt.py: library supplying the logics and functions to generate configs # -# Copyright 2022 Hari Rana +# Copyright 2022 vkbasalt-cli Contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by -- GitLab