diff --git a/404.php b/404.php index 40aa785..6ad27bc 100644 --- a/404.php +++ b/404.php @@ -1,9 +1,9 @@ + * @author Seaton Jiang * @license MIT License - * @version 2020.04.12 + * @version 2021.06.25 */ get_header(); ?> diff --git a/comments.php b/comments.php index 8a90d46..b8dc6db 100644 --- a/comments.php +++ b/comments.php @@ -1,9 +1,9 @@ + * @author Seaton Jiang * @license MIT License - * @version 2021.03.10 + * @version 2021.06.25 */ if (isset($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME'])) { diff --git a/footer.php b/footer.php index 59c12ba..f1711ef 100644 --- a/footer.php +++ b/footer.php @@ -1,9 +1,9 @@ + * @author Seaton Jiang * @license MIT License - * @version 2021.04.15 + * @version 2021.06.25 */ ?>