From 90b09810399c370658f82c600735c360704892a0 Mon Sep 17 00:00:00 2001 From: Anon Date: Sun, 14 May 2023 17:53:57 -0700 Subject: [PATCH] Updated header --- render/render_happy_sugar_life.sh | 2 +- render/render_mirai_nikki_script.sh | 2 +- render/render_netoge_ffmpeg.sh | 2 +- render/render_netoge_script.sh | 2 +- run.sh | 2 +- src/main.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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