diff --git a/render/render_happy_sugar_life.sh b/render/render_happy_sugar_life.sh index be72350..32c51d4 100755 --- a/render/render_happy_sugar_life.sh +++ b/render/render_happy_sugar_life.sh @@ -1,7 +1,7 @@ #! /usr/bin/env sh # Mirai Nikki Bot, a video frame 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/render/render_mirai_nikki_script.sh b/render/render_mirai_nikki_script.sh index 687ead5..256d9eb 100755 --- a/render/render_mirai_nikki_script.sh +++ b/render/render_mirai_nikki_script.sh @@ -1,7 +1,7 @@ #! /usr/bin/env sh # Mirai Nikki Bot, a video frame 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/render/render_netoge_ffmpeg.sh b/render/render_netoge_ffmpeg.sh index 9382798..df4d75e 100755 --- a/render/render_netoge_ffmpeg.sh +++ b/render/render_netoge_ffmpeg.sh @@ -1,7 +1,7 @@ #! /usr/bin/env sh # Mirai Nikki Bot, a video frame 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/render/render_netoge_script.sh b/render/render_netoge_script.sh index ba8006c..95e8a24 100755 --- a/render/render_netoge_script.sh +++ b/render/render_netoge_script.sh @@ -1,7 +1,7 @@ #! /usr/bin/env sh # Mirai Nikki Bot, a video frame 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 cd4ff4b..cc7c0c3 100755 --- a/run.sh +++ b/run.sh @@ -1,7 +1,7 @@ #! /usr/bin/env bash # Mirai Nikki 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 0efc699..ee4bc89 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 +# 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