📝 AlephObjects => LulzBot

This commit is contained in:
Scott Lahteine
2021-08-27 17:23:08 -05:00
parent fd594ab176
commit 9b0e196ba2
6 changed files with 11 additions and 14 deletions

View File

@ -40,7 +40,4 @@ under the "MIT" license, as documented here:
==== MARLIN INTEGRATION WORK ====
All additional work done to integrate USB into Marlin was performed by AlephObjects, Inc.
and is licensed under the GPLv3.
-- marcio@alephobjects.com
All additional work done to integrate USB into Marlin was performed by LulzBot and is licensed under the GPLv3.

View File

@ -16,7 +16,7 @@ usb_flashdrive/lib github.com/felis/UHS30 GPLv2 or later
==== MARLIN INTEGRATION WORK ====
All additional work done to integrate USB into Marlin was performed by
AlephObjects, Inc. and is licensed under the GPLv3.
LulzBot and is licensed under the GPLv3.
This version of UHS3 has been modified for better compatibility with Marlin.
The upstream version of UHS 3.0 runs a frame timer interrupt every 1 ms to
@ -27,5 +27,3 @@ IRQ.
SKIP_PAGE3F and USB_NO_TEST_UNIT_READY were added to work around bugs with
certain devices.
-- marcio@alephobjects.com