diff --git a/cron.sh b/cron.sh index f7fba52..a98d7ce 100755 --- a/cron.sh +++ b/cron.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# Yandere Lewd Bot, an image posting bot for Pleroma +# Danbooru Bot, an image posting bot for Pleroma # Copyright (C) 2022 Anon # # This program is free software: you can redistribute it and/or modify diff --git a/run.sh b/run.sh index 05ef83c..dd09575 100755 --- a/run.sh +++ b/run.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# Yandere Lewd Bot, an image posting bot for Pleroma +# Danbooru Bot, an image posting bot for Pleroma # Copyright (C) 2022 Anon # # This program is free software: you can redistribute it and/or modify diff --git a/src/encryption.py b/src/encryption.py index a9b07c0..f9a4749 100755 --- a/src/encryption.py +++ b/src/encryption.py @@ -1,6 +1,6 @@ #! /usr/bin/env python3 -# Yandere Lewd Bot, an image posting bot for Pleroma +# Danbooru Bot, an image posting bot for Pleroma # Copyright (C) 2022 Anon # # This program is free software: you can redistribute it and/or modify diff --git a/src/main.py b/src/main.py index 4df9563..1b37310 100755 --- a/src/main.py +++ b/src/main.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 -# Mirai Nikki Bot a video frame posting bot for Pleroma -# Copyright (C) 2022 Anon +# Danbooru Bot, an image posting bot for Pleroma +# 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