X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b7b6f212e9d9ff498d761b80cd12fab8b24d8167..c4e85215bff8363ae9a9a79581cc3e7427b597c7:/Demos/Device/LowLevel/BulkVendor/BulkVendor.h diff --git a/Demos/Device/LowLevel/BulkVendor/BulkVendor.h b/Demos/Device/LowLevel/BulkVendor/BulkVendor.h index 0307205d3..3350e0e27 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, 2014. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2013 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2014 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_