Updated header

This commit is contained in:
Anon 2023-05-14 17:49:20 -07:00
parent b0e61fbff8
commit 74f7fdc5ad
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
# Exception
!/default/*
!/defult/
!/docs/*
!/src/main.py
!/src/*_backend.py

View File

@ -1,7 +1,7 @@
#! /usr/bin/env python3
# Danbooru Bot, an image posting bot for Pleroma
# Copyright (C) 2022 Anon <Anon@yandere.cc>
# 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