Signed-off-by: Felipe F. Tonello <[email protected]> --- drivers/usb/gadget/function/f_midi.c | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/drivers/usb/gadget/function/f_midi.c b/drivers/usb/gadget/function/f_midi.c index 9a9e6112e224..5c7f5c780fda 100644 --- a/drivers/usb/gadget/function/f_midi.c +++ b/drivers/usb/gadget/function/f_midi.c @@ -5,6 +5,9 @@ * Developed for Thumtronics by Grey Innovation * Ben Williamson <[email protected]> * + * Copyright (C) 2015,2016 ROLI Ltd. + * Felipe F. Tonello <[email protected]> + * * Rewritten for the composite framework * Copyright (C) 2011 Daniel Mack <[email protected]> * -- 2.7.2 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
