From 74f7fdc5adde446cf78860b9f0a52780f43ea6d4 Mon Sep 17 00:00:00 2001 From: Anon Date: Sun, 14 May 2023 17:49:20 -0700 Subject: [PATCH] Updated header --- .gitignore | 1 + default/cfg.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ebf60ea..57789a6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ # Exception !/default/* +!/defult/ !/docs/* !/src/main.py !/src/*_backend.py diff --git a/default/cfg.py b/default/cfg.py index a26280e..d3ee7ed 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 <@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