diff --git a/default/cfg.py b/default/cfg.py index 9075b66..463aced 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 <@Anon@yandere.cc> # # 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 436ddf2..2bf11e4 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 <@Anon@yandere.cc> # # 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 644d47a..f56d175 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 <@Anon@yandere.cc> # # 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 3510204..b6fe24d 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 <@Anon@yandere.cc> # # 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