diff --git a/cron.sh b/cron.sh index a98d7ce..1648dd4 100755 --- a/cron.sh +++ b/cron.sh @@ -1,7 +1,7 @@ #! /usr/bin/env bash # Danbooru 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/default/cfg.py b/default/cfg.py index f8dd7f8..a26280e 100644 --- a/default/cfg.py +++ b/default/cfg.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Danbooru 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 dd09575..829368e 100755 --- a/run.sh +++ b/run.sh @@ -1,7 +1,7 @@ #! /usr/bin/env bash # Danbooru 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/danbooru_backend.py b/src/danbooru_backend.py index 135dbba..113230e 100644 --- a/src/danbooru_backend.py +++ b/src/danbooru_backend.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Danbooru 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/gelbooru_backend.py b/src/gelbooru_backend.py index c8230d5..e9c7fc6 100644 --- a/src/gelbooru_backend.py +++ b/src/gelbooru_backend.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Danbooru 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/konachan_backend.py b/src/konachan_backend.py index c351810..a85743e 100644 --- a/src/konachan_backend.py +++ b/src/konachan_backend.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Danbooru 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 86aa034..cb9b4b3 100755 --- a/src/main.py +++ b/src/main.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Danbooru 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