diff options
Diffstat (limited to 'util/uio_usbdebug/console')
-rw-r--r-- | util/uio_usbdebug/console/printk.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/util/uio_usbdebug/console/printk.c b/util/uio_usbdebug/console/printk.c index a24a5693eb..a3f6dde223 100644 --- a/util/uio_usbdebug/console/printk.c +++ b/util/uio_usbdebug/console/printk.c @@ -1,8 +1,5 @@ +/* This file is part of uio_usbdebug */ /* - * This file is part of uio_usbdebug - * - * Copyright (C) 2013 Nico Huber <nico.h@gmx.de> - * * 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 * the Free Software Foundation; version 2 of the License. |