diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-01-29 06:32:20 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-01-29 06:32:20 +0000 |
| commit | 3b570f637fe8d6b212a66313b9c6bf5fef357c51 (patch) | |
| tree | 4518a124fe50c7e8dd27225aaad9e43e9087e2fa /Projects/LEDNotifier/LUFA LED Notifier.inf | |
| parent | 4ecbb7f8679013a4a110eabad86d309f05cf4ce3 (diff) | |
Update driver INF files - change manufacturer name from the original template's name to the Four Walled Cubicle website.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1083 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/LEDNotifier/LUFA LED Notifier.inf')
| -rw-r--r-- | Projects/LEDNotifier/LUFA LED Notifier.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/LEDNotifier/LUFA LED Notifier.inf b/Projects/LEDNotifier/LUFA LED Notifier.inf index 4cdf5943..a179053e 100644 --- a/Projects/LEDNotifier/LUFA LED Notifier.inf +++ b/Projects/LEDNotifier/LUFA LED Notifier.inf @@ -100,7 +100,7 @@ ServiceBinary=%12%\%DRIVERFILENAME%.sys [Strings]
MFGFILENAME="CDC_vista"
DRIVERFILENAME ="usbser"
-MFGNAME="CCS, Inc."
+MFGNAME="http://www.fourwalledcubicle.com"
INSTDISK="LUFA CDC Driver Installer"
DESCRIPTION="Communications Port"
SERVICE="USB RS-232 Emulation Driver"
\ No newline at end of file |
