From d09d05ae9b7c501cfdd9b0865d0b8c78b4d2d1da Mon Sep 17 00:00:00 2001 From: K4YT3X Date: Tue, 15 Dec 2020 12:55:58 -0500 Subject: [PATCH] fixed video2x_gui name --- src/video2x_gui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video2x_gui.py b/src/video2x_gui.py index 191718d..3c570d6 100755 --- a/src/video2x_gui.py +++ b/src/video2x_gui.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- """ -Creator: Video2X GUI +Name: Video2X GUI Author: K4YT3X Date Created: May 5, 2020 Last Modified: December 13, 2020