From e827d454383fdc511ece40b504a08195233872b2 Mon Sep 17 00:00:00 2001 From: Kazuki Suzuki Przyborowski Date: Sat, 14 Dec 2024 16:43:18 -0600 Subject: [PATCH] Another update --- altcatfile.py | 2 +- catfile.py | 2 +- checksum.py | 2 +- compression.py | 2 +- mkcatfilebundle.py | 2 +- neocatfile.py | 2 +- phpcatfile.php | 2 +- pycatfile.py | 2 +- pyshell-old.py | 2 +- pyshell.py | 2 +- setup.py | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/altcatfile.py b/altcatfile.py index 71a98b6..a0d2147 100644 --- a/altcatfile.py +++ b/altcatfile.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: altcatfile.py - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: altcatfile.py - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/catfile.py b/catfile.py index 5dce563..ac9c254 100755 --- a/catfile.py +++ b/catfile.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: catfile.py - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: catfile.py - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/checksum.py b/checksum.py index 21105fa..0103972 100755 --- a/checksum.py +++ b/checksum.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: checksum.py - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: checksum.py - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/compression.py b/compression.py index bea0ef6..9886dc7 100755 --- a/compression.py +++ b/compression.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: compression.py - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: compression.py - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/mkcatfilebundle.py b/mkcatfilebundle.py index e25d8ae..bdade09 100755 --- a/mkcatfilebundle.py +++ b/mkcatfilebundle.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: mkbundle.py - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: mkbundle.py - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ ''' import os diff --git a/neocatfile.py b/neocatfile.py index 72ceed1..dd75283 100755 --- a/neocatfile.py +++ b/neocatfile.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: neocatfile.py - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: neocatfile.py - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/phpcatfile.php b/phpcatfile.php index 6b38638..d538760 100755 --- a/phpcatfile.php +++ b/phpcatfile.php @@ -12,7 +12,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: phpcatfile.php - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: phpcatfile.php - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ */ date_default_timezone_set('UTC'); diff --git a/pycatfile.py b/pycatfile.py index 4f4aed6..d760946 100755 --- a/pycatfile.py +++ b/pycatfile.py @@ -14,7 +14,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: pycatfile.py - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: pycatfile.py - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/pyshell-old.py b/pyshell-old.py index ae0f05a..1e0613b 100755 --- a/pyshell-old.py +++ b/pyshell-old.py @@ -13,7 +13,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: pyshell-old.py - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: pyshell-old.py - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/pyshell.py b/pyshell.py index 91c6da2..41f53d4 100755 --- a/pyshell.py +++ b/pyshell.py @@ -13,7 +13,7 @@ Copyright 2018-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2018-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: pyshell.py - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: pyshell.py - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ ''' from __future__ import absolute_import, division, print_function, unicode_literals, generators, with_statement, nested_scopes diff --git a/setup.py b/setup.py index f2ca23a..37c2128 100755 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ Copyright 2016-2024 Game Maker 2k - http://intdb.sourceforge.net/ Copyright 2016-2024 Kazuki Przyborowski - https://github.com/KazukiPrzyborowski - $FileInfo: setup.py - Last Update: 12/13/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ + $FileInfo: setup.py - Last Update: 12/14/2024 Ver. 0.15.8 RC 1 - Author: cooldude2k $ ''' import os