pbt: add banner

This commit is contained in:
2024-03-04 22:51:13 +03:00
committed by GitHub
parent 7dd8694da1
commit d536844f1c

View File

@@ -1,5 +1,15 @@
# By YZBruh
# _ _
# | | | |
# _ __ | |__ | |_
# | '_ \ | '_ \ | __|
# | |_) || |_) || |_
# | .__/ |_.__/ \__|
# | |
# |_|
#
# Copyright 2024 YZBruh - Partition Backupper
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -26,4 +36,4 @@ endif
# gcc flag settings
CFLAGS := -O3 -g -Wno-unused-parameter -Wall -Wextra -static $(EXTRA_GCC_FLAGS)
# end of code
# end of code