X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b7b6f212e9d9ff498d761b80cd12fab8b24d8167..ba6d9c1a971db3c42bf0b054ebb64f72b3e3ddba:/Demos/Device/LowLevel/BulkVendor/BulkVendor.h diff --git a/Demos/Device/LowLevel/BulkVendor/BulkVendor.h b/Demos/Device/LowLevel/BulkVendor/BulkVendor.h index 0307205d3..57a52e8c0 100644 --- a/Demos/Device/LowLevel/BulkVendor/BulkVendor.h +++ b/Demos/Device/LowLevel/BulkVendor/BulkVendor.h @@ -1,13 +1,13 @@ /* LUFA Library - Copyright (C) Dean Camera, 2013. + Copyright (C) Dean Camera, 2018. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2013 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2018 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted @@ -30,7 +30,7 @@ /** \file * - * Header file for MassStorage.c. + * Header file for BulkVendor.c. */ #ifndef _BULK_VENDOR_H_