Updated header
This commit is contained in:
parent
b0e61fbff8
commit
74f7fdc5ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
# Exception
|
# Exception
|
||||||
!/default/*
|
!/default/*
|
||||||
|
!/defult/
|
||||||
!/docs/*
|
!/docs/*
|
||||||
!/src/main.py
|
!/src/main.py
|
||||||
!/src/*_backend.py
|
!/src/*_backend.py
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#! /usr/bin/env python3
|
#! /usr/bin/env python3
|
||||||
|
|
||||||
# Danbooru Bot, an image posting bot for Pleroma
|
# 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
|
# 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
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
Reference in New Issue
Block a user