From c99a4d103fea9cba6473c60e495d760065a7a359 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sat, 12 Sep 2020 15:50:12 -0500 Subject: [PATCH] Correct component name --- src/pgwui_common/checkset.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pgwui_common/checkset.py b/src/pgwui_common/checkset.py index 97b2e23..679dca9 100644 --- a/src/pgwui_common/checkset.py +++ b/src/pgwui_common/checkset.py @@ -1,6 +1,6 @@ # Copyright (C) 2020 The Meme Factory, Inc. http://www.karlpinc.com/ -# This file is part of PGWUI_Server. +# This file is part of PGWUI_Common. # # This program is free software: you can redistribute it and/or # modify it under the terms of the GNU Affero General Public License -- 2.34.1