From 982fd308e2b3a405469cad99934646e9228f26e4 Mon Sep 17 00:00:00 2001 From: K4YT3X Date: Tue, 23 Oct 2018 13:12:17 -0400 Subject: [PATCH] updated date information --- ffmpeg.py | 2 +- waifu2x.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ffmpeg.py b/ffmpeg.py index 88bd047..a7730a3 100755 --- a/ffmpeg.py +++ b/ffmpeg.py @@ -4,7 +4,7 @@ Name: FFMPEG Class Author: K4YT3X Date Created: Feb 24, 2018 -Last Modified: October 22, 2018 +Last Modified: October 23, 2018 Description: This class handles all FFMPEG related operations. diff --git a/waifu2x.py b/waifu2x.py index 4e6032d..aea14ba 100755 --- a/waifu2x.py +++ b/waifu2x.py @@ -4,7 +4,7 @@ Name: FFMPEG Class Author: K4YT3X Date Created: Feb 24, 2018 -Last Modified: October 22, 2018 +Last Modified: October 23, 2018 Description: This class controls waifu2x engine