File tree Expand file tree Collapse file tree 17 files changed +19
-19
lines changed Expand file tree Collapse file tree 17 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 1
1
"""Main package."""
2
2
3
- # Copyright 2022 Yucheng Liu. GNU GPL3 license.
3
+ # Copyright 2022-2023 Yucheng Liu. GNU GPL3 license.
4
4
# GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
5
5
# First added by username: liu-yucheng
6
6
# Last updated by username: liu-yucheng
Original file line number Diff line number Diff line change 1
1
"""Executables."""
2
2
3
- # Copyright 2022 Yucheng Liu. GNU GPL3 license.
3
+ # Copyright 2022-2023 Yucheng Liu. GNU GPL3 license.
4
4
# GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
5
5
# First added by username: liu-yucheng
6
6
# Last updated by username: liu-yucheng
Original file line number Diff line number Diff line change 1
1
""""widgets" command executable."""
2
2
3
- # Copyright 2022 Yucheng Liu. GNU GPL3 license.
3
+ # Copyright 2022-2023 Yucheng Liu. GNU GPL3 license.
4
4
# GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
5
5
# First added by username: liu-yucheng
6
6
# Last updated by username: liu-yucheng
Original file line number Diff line number Diff line change 1
1
""""widgets bulk-crop" command executable."""
2
2
3
- # Copyright 2022 Yucheng Liu. GNU GPL3 license.
3
+ # Copyright 2022-2023 Yucheng Liu. GNU GPL3 license.
4
4
# GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
5
5
# First added by username: liu-yucheng
6
6
# Last updated by username: liu-yucheng
Original file line number Diff line number Diff line change 1
1
""""widgets grid-crop" command executable."""
2
2
3
- # Copyright 2022 Yucheng Liu. GNU GPL3 license.
3
+ # Copyright 2022-2023 Yucheng Liu. GNU GPL3 license.
4
4
# GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
5
5
# First added by username: liu-yucheng
6
6
# Last updated by username: liu-yucheng
Original file line number Diff line number Diff line change 1
1
""""widgets help" command executable."""
2
2
3
- # Copyright 2022 Yucheng Liu. GNU GPL3 license.
3
+ # Copyright 2022-2023 Yucheng Liu. GNU GPL3 license.
4
4
# GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
5
5
# First added by username: liu-yucheng
6
6
# Last updated by username: liu-yucheng
Original file line number Diff line number Diff line change 1
1
""""widgets info" command executable."""
2
2
3
- # Copyright 2022 Yucheng Liu. GNU GPL3 license.
3
+ # Copyright 2022-2023 Yucheng Liu. GNU GPL3 license.
4
4
# GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
5
5
# First added by username: liu-yucheng
6
6
# Last updated by username: liu-yucheng
Original file line number Diff line number Diff line change 1
1
""""widgets path-name" command executable."""
2
2
3
- # Copyright 2022 Yucheng Liu. GNU GPL3 license.
3
+ # Copyright 2022-2023 Yucheng Liu. GNU GPL3 license.
4
4
# GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
5
5
# First added by username: liu-yucheng
6
6
# Last updated by username: liu-yucheng
Original file line number Diff line number Diff line change 1
1
""""widgets rand-crop" command executable."""
2
2
3
- # Copyright 2022 Yucheng Liu. GNU GPL3 license.
3
+ # Copyright 2022-2023 Yucheng Liu. GNU GPL3 license.
4
4
# GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
5
5
# First added by username: liu-yucheng
6
6
# Last updated by username: liu-yucheng
Original file line number Diff line number Diff line change 1
1
"""Libraries."""
2
2
3
- # Copyright 2022 Yucheng Liu. GNU GPL3 license.
3
+ # Copyright 2022-2023 Yucheng Liu. GNU GPL3 license.
4
4
# GNU GPL3 license copy: https://www.gnu.org/licenses/gpl-3.0.txt
5
5
# First added by username: liu-yucheng
6
6
# Last updated by username: liu-yucheng
You can’t perform that action at this time.
0 commit comments