diff --git a/atusb/fw/boot/Makefile b/atusb/fw/boot/Makefile index 90b0bd3..1baf3c2 100644 --- a/atusb/fw/boot/Makefile +++ b/atusb/fw/boot/Makefile @@ -1,6 +1,6 @@ # -# boot/Makefile - Makefile for DFU-capable boot loader for ATSPI -# +# boot/Makefile - Makefile for DFU-capable boot loader for ATRF + # Written 2008, 2010 by Werner Almesberger # Copyright 2008, 2010 Werner Almesberger # diff --git a/atusb/fw/include/atusb/usb-ids.h b/atusb/fw/include/atusb/usb-ids.h index a0ba025..5b094fd 100644 --- a/atusb/fw/include/atusb/usb-ids.h +++ b/atusb/fw/include/atusb/usb-ids.h @@ -1,5 +1,5 @@ /* - * include/atspi/usb-ids.h - USB vendor and product IDs + * include/atusb/usb-ids.h - USB vendor and product IDs * * Written 2009, 2010 by Werner Almesberger * Copyright 2009, 2010 Werner Almesberger