From 8848801ea3c047571ca960411619754c72a12f56 Mon Sep 17 00:00:00 2001 From: Anon Date: Mon, 24 Apr 2023 20:30:23 -0700 Subject: [PATCH] Minor update to header --- default/cfg.py | 2 +- run.sh | 2 +- src/main.py | 2 +- src/yanlib.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/default/cfg.py b/default/cfg.py index 0a6bf33..9075b66 100644 --- a/default/cfg.py +++ b/default/cfg.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Yandere Lewd Bot, an image posting bot for Pleroma -# Copyright (C) 2022 Anon +# Copyright (C) 2022 Anon # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/run.sh b/run.sh index 05ef83c..436ddf2 100755 --- a/run.sh +++ b/run.sh @@ -1,7 +1,7 @@ #! /usr/bin/env bash # Yandere Lewd Bot, an image posting bot for Pleroma -# Copyright (C) 2022 Anon +# Copyright (C) 2022 Anon # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/main.py b/src/main.py index 85b2619..644d47a 100755 --- a/src/main.py +++ b/src/main.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Yandere Lewd Bot, an image posting bot for Pleroma -# Copyright (C) 2022 Anon +# Copyright (C) 2022 Anon # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/yanlib.py b/src/yanlib.py index 8653d0b..3510204 100644 --- a/src/yanlib.py +++ b/src/yanlib.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Yandere Lewd Bot, an image posting bot for Pleroma -# Copyright (C) 2022 Anon +# Copyright (C) 2022 Anon # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by