Update copyrights for 2021.
[pub/lufa.git] / Projects / SerialToLCD / Lib / HD44780.c
index 48c4146..d720c59 100644 (file)
@@ -1,13 +1,13 @@
 /*
              LUFA Library
-     Copyright (C) Dean Camera, 2016.
+     Copyright (C) Dean Camera, 2021.
 
   dean [at] fourwalledcubicle [dot] com
            www.lufa-lib.org
 */
 
 /*
-  Copyright 2016  Dean Camera (dean [at] fourwalledcubicle [dot] com)
+  Copyright 2021  Dean Camera (dean [at] fourwalledcubicle [dot] com)
   Copyright 2012  Simon Foster (simon.foster [at] inbox [dot] com)
 
   Permission to use, copy, modify, distribute, and sell this
@@ -91,7 +91,7 @@ static void HD44780_PowerUp4Bit(void)
        _delay_ms(5);
        HD44780_WriteNibble(0x03);        // FN_SET 8-bit
 
-       /* Wait for more than 100 µs */
+       /* Wait for more than 100 Âµs */
        _delay_us(100);
        HD44780_WriteNibble(0x03);        // FN_SET 8-bit