Skip to content

Commit 41e1bac

Browse files
committed
Bump copyright year
1 parent 2be4125 commit 41e1bac

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
uhubctl – USB hub per-port power control.
22

3-
Copyright (c) 2009-2022, Vadim Mikhailov
3+
Copyright (c) 2009-2023, Vadim Mikhailov
44

55
This program is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ Notable projects using uhubctl
438438
Copyright
439439
=========
440440

441-
Copyright (C) 2009-2022 Vadim Mikhailov
441+
Copyright (C) 2009-2023 Vadim Mikhailov
442442

443443
This file can be distributed under the terms and conditions of the
444444
GNU General Public License version 2.

udev/rules.d/52-usb.rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# uhubctl – USB hub per-port power control https://github.com/mvp/uhubctl
22
#
3-
# Copyright (c) 2009-2022, Vadim Mikhailov
3+
# Copyright (c) 2009-2023, Vadim Mikhailov
44
#
55
# This file can be distributed under the terms and conditions of the
66
# GNU General Public License version 2.

uhubctl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2022 Vadim Mikhailov
2+
* Copyright (c) 2009-2023 Vadim Mikhailov
33
*
44
* Utility to turn USB port power on/off
55
* for USB hubs that support per-port power switching.

0 commit comments

Comments
 (0)