diff --git a/run.sh b/run.sh index 011f450..c77a466 100755 --- a/run.sh +++ b/run.sh @@ -1,7 +1,7 @@ #! /usr/bin/env bash # Create Pleroma App, automate the creation of pleroma apps -# 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/create_app.py b/src/create_app.py index 0c2d309..646f875 100755 --- a/src/create_app.py +++ b/src/create_app.py @@ -1,7 +1,7 @@ #! /usr/bin/env python3 # Create Pleroma App, a python script to generate OAuth tokens for fedi -# 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