diff --git a/run.sh b/run.sh index 65ab0ca..011f450 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 # # 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 6cbf4b6..0c2d309 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 # # 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