File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
uhubctl – USB hub per-port power control.
2
2
3
- Copyright (c) 2009-2022 , Vadim Mikhailov
3
+ Copyright (c) 2009-2023 , Vadim Mikhailov
4
4
5
5
This program is free software; you can redistribute it and/or modify
6
6
it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change @@ -438,7 +438,7 @@ Notable projects using uhubctl
438
438
Copyright
439
439
=========
440
440
441
- Copyright (C) 2009-2022 Vadim Mikhailov
441
+ Copyright (C) 2009-2023 Vadim Mikhailov
442
442
443
443
This file can be distributed under the terms and conditions of the
444
444
GNU General Public License version 2.
Original file line number Diff line number Diff line change 1
1
# uhubctl – USB hub per-port power control https://github.com/mvp/uhubctl
2
2
#
3
- # Copyright (c) 2009-2022 , Vadim Mikhailov
3
+ # Copyright (c) 2009-2023 , Vadim Mikhailov
4
4
#
5
5
# This file can be distributed under the terms and conditions of the
6
6
# GNU General Public License version 2.
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2009-2022 Vadim Mikhailov
2
+ * Copyright (c) 2009-2023 Vadim Mikhailov
3
3
*
4
4
* Utility to turn USB port power on/off
5
5
* for USB hubs that support per-port power switching.
You can’t perform that action at this time.
0 commit comments