Bump copyright year

This commit is contained in:
Vadim Mikhailov
2016-11-10 10:46:32 -08:00
parent 6173f7db13
commit abbf0699ee
3 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
uhubctl USB hub per-port power control
Copyright (c) 2009-2014, Vadim Mikhailov
uhubctl USB hub per-port power control.
Copyright (c) 2009-2016, Vadim Mikhailov
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@@ -66,7 +66,7 @@ specific hub to control using `-l` (location) parameter.
Copyright
=========
Copyright (C) 2009-2014 Vadim Mikhailov
Copyright (C) 2009-2016 Vadim Mikhailov
This file can be distributed under the terms and conditions of the
GNU General Public License version 2.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2009-2014 Vadim Mikhailov
* Copyright (c) 2009-2016 Vadim Mikhailov
*
* Utility to turn USB port power on/off
* for USB hubs that support per-port power switching.