File tree Expand file tree Collapse file tree 11 files changed +17
-17
lines changed Expand file tree Collapse file tree 11 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 11BSD 3-Clause License
22
3- Copyright (c) 2024, A.A. Suvorov
3+ Copyright (c) 2024-2025 , A.A. Suvorov
44
55Redistribution and use in source and binary forms, with or without
66modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1- # Console ToDo app <sup >v0.2.0 </sup >
1+ # Console TODo App <sup >v0.2.1 </sup >
22
33Console TODO app.
44
55---
66
77## Other ToDO apps:
88
9- - [ Desktop ToDo app] ( https://github.com/smartlegionlab/todo_app_desktop )
10- - [ Telegram Bot ToDo app] ( https://github.com/smartlegionlab/todo_app_tg_bot ) | [ Use] ( https://t.me/smarttodoappbot )
11- - [ Web ToDo app] ( https://github.com/smartlegionlab/todo_app_web_django )
9+ - [ Desktop ToDo app] ( https://github.com/smartlegionlab/smart-todo-app-desktop )
10+ - [ Telegram Bot ToDo app] ( https://github.com/smartlegionlab/todo-app-tg-bot ) | [ Use] ( https://t.me/smarttodoappbot )
11+ - [ Web ToDo app] ( https://github.com/smartlegionlab/todo-app-django )
1212
1313---
1414
@@ -37,7 +37,7 @@ Console TODO app.
3737
3838## Images:
3939
40- ![ logo] ( https://github.com/smartlegionlab/todo_app_cli /raw/master/data/images/todo_app_cli.png )
40+ ![ logo] ( https://github.com/smartlegionlab/todo-app-cli /raw/master/data/images/todo_app_cli.png )
4141
4242---
4343
@@ -60,7 +60,7 @@ Console TODO app.
6060 --------------------------------------------------------
6161 Licensed under the terms of the BSD 3-Clause License
6262 (see LICENSE for details).
63- Copyright © 2024, A.A. Suvorov
63+ Copyright © 2024-2025 , A.A. Suvorov
6464 All rights reserved.
6565 --------------------------------------------------------
6666
Original file line number Diff line number Diff line change 11# --------------------------------------------------------
22# Licensed under the terms of the BSD 3-Clause License
33# (see LICENSE for details).
4- # Copyright © 2024, A.A. Suvorov
4+ # Copyright © 2024-2025 , A.A. Suvorov
55# All rights reserved.
66# --------------------------------------------------------
77# https://github.com/smartlegionlab/
Original file line number Diff line number Diff line change 11# --------------------------------------------------------
22# Licensed under the terms of the BSD 3-Clause License
33# (see LICENSE for details).
4- # Copyright © 2024, A.A. Suvorov
4+ # Copyright © 2024-2025 , A.A. Suvorov
55# All rights reserved.
66# --------------------------------------------------------
77# https://github.com/smartlegionlab/
Original file line number Diff line number Diff line change 11# --------------------------------------------------------
22# Licensed under the terms of the BSD 3-Clause License
33# (see LICENSE for details).
4- # Copyright © 2024, A.A. Suvorov
4+ # Copyright © 2024-2025 , A.A. Suvorov
55# All rights reserved.
66# --------------------------------------------------------
77# https://github.com/smartlegionlab/
Original file line number Diff line number Diff line change 11# --------------------------------------------------------
22# Licensed under the terms of the BSD 3-Clause License
33# (see LICENSE for details).
4- # Copyright © 2024, A.A. Suvorov
4+ # Copyright © 2024-2025 , A.A. Suvorov
55# All rights reserved.
66# --------------------------------------------------------
77# https://github.com/smartlegionlab/
1111class Config :
1212 name = 'Console ToDO App'
1313 url = 'https://github.com/smartlegionlab/'
14- copyright_ = 'Copyright © 2024, A.A. Suvorov'
14+ copyright_ = 'Copyright © 2024-2025 , A.A. Suvorov'
1515 help_url = 'https://github.com/smartlegionlab/todo_app_cli/'
Original file line number Diff line number Diff line change 11# --------------------------------------------------------
22# Licensed under the terms of the BSD 3-Clause License
33# (see LICENSE for details).
4- # Copyright © 2024, A.A. Suvorov
4+ # Copyright © 2024-2025 , A.A. Suvorov
55# All rights reserved.
66# --------------------------------------------------------
77# https://github.com/smartlegionlab/
Original file line number Diff line number Diff line change 11# --------------------------------------------------------
22# Licensed under the terms of the BSD 3-Clause License
33# (see LICENSE for details).
4- # Copyright © 2024, A.A. Suvorov
4+ # Copyright © 2024-2025 , A.A. Suvorov
55# All rights reserved.
66# --------------------------------------------------------
77# https://github.com/smartlegionlab/
Original file line number Diff line number Diff line change 11# --------------------------------------------------------
22# Licensed under the terms of the BSD 3-Clause License
33# (see LICENSE for details).
4- # Copyright © 2024, A.A. Suvorov
4+ # Copyright © 2024-2025 , A.A. Suvorov
55# All rights reserved.
66# --------------------------------------------------------
77# https://github.com/smartlegionlab/
Original file line number Diff line number Diff line change 11# --------------------------------------------------------
22# Licensed under the terms of the BSD 3-Clause License
33# (see LICENSE for details).
4- # Copyright © 2024, A.A. Suvorov
4+ # Copyright © 2024-2025 , A.A. Suvorov
55# All rights reserved.
66# --------------------------------------------------------
77# https://github.com/smartlegionlab/
You can’t perform that action at this time.
0 commit comments