We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603f9a0 commit 634b010Copy full SHA for 634b010
LICENSE
@@ -1,6 +1,6 @@
1
2
The MIT License (MIT)
3
- Copyright (c) 2023 Hu Sixu
+ Copyright (c) 2023-2024 Hu Sixu
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
bpt.sh
@@ -824,7 +824,7 @@ bpt.print_help() {
824
echo
825
echo -e "\033[1mCOPYRIGHT\033[0m"
826
echo " MIT License."
827
- echo " Copyright (c) 2023 Hu Sixu."
+ echo " Copyright (c) 2023-2024 Hu Sixu."
828
echo " https://github.com/husixu1/bpt"
829
}
830
0 commit comments