rename my names in comments (#2768)

* rename my name

* remove wrong line
This commit is contained in:
zxkmm
2025-08-26 19:56:39 +08:00
committed by GitHub
parent d516191ccb
commit 4f738adc70
43 changed files with 44 additions and 54 deletions
@@ -1,8 +1,7 @@
#!/usr/bin/env python3
#
# Copyright (C) 2015 Jared Boone, ShareBrained Technology, Inc.
# Copyleft (ɔ) 2024 zxkmm with the GPL license
# copyleft 2024 zxkmm AKA zix aka sommermorgentraum
#
# This file is part of PortaPack.
#
+1 -1
View File
@@ -4,7 +4,7 @@
# make_bitmap.py - Copyright (C) 2016 Furrtek
# Convert bitmap.hpp to icons inspired by
# bitmap_arr_reverse_decode.py - Copyright (C) 2015 Jared Boone, ShareBrained Technology, Inc.
# bitmap_arr_reverse_decode.py - Copyleft (ɔ) 2024 zxkmm with the GPL license
# bitmap_arr_reverse_decode.py - copyleft 2024 zxkmm AKA zix aka sommermorgentraum
# Copysomething (c) 2024 LupusE with the license, needed by the PortaPack project
#
# This program is free software; you can redistribute it and/or modify