Fixed typos
authorKevin Townsend <kevin@ktownsend.com>
Fri, 13 Jan 2012 00:18:18 +0000 (01:18 +0100)
committerKevin Townsend <kevin@ktownsend.com>
Fri, 13 Jan 2012 00:18:18 +0000 (01:18 +0100)
drivers/lcd/tft/hw/ssd1351.c
drivers/lcd/tft/hw/ssd1351.h

index 0644e2f..eddc0f0 100644 (file)
@@ -1,7 +1,7 @@
 /**************************************************************************/
 /*! 
     @file     SSD1351.c
 /**************************************************************************/
 /*! 
     @file     SSD1351.c
-    @author   K. Townsend (microBuilder.eu)
+    @author   K. Townsend (www.adafruit.com)
 
     @section  DESCRIPTION
 
 
     @section  DESCRIPTION
 
@@ -13,7 +13,7 @@
 
     Software License Agreement (BSD License)
 
 
     Software License Agreement (BSD License)
 
-    Copyright (c) 2010, microBuilder SARL
+    Copyright (c) 2012, Adafruit Industries
     All rights reserved.
 
     Redistribution and use in source and binary forms, with or without
     All rights reserved.
 
     Redistribution and use in source and binary forms, with or without
index eadc181..204b9a8 100644 (file)
@@ -1,13 +1,13 @@
 /**************************************************************************/
 /*! 
     @file     ssd1351.h
 /**************************************************************************/
 /*! 
     @file     ssd1351.h
-    @author   K. Townsend (microBuilder.eu)
+    @author   K. Townsend (www.adafruit.com)
 
     @section LICENSE
 
     Software License Agreement (BSD License)
 
 
     @section LICENSE
 
     Software License Agreement (BSD License)
 
-    Copyright (c) 2010, microBuilder SARL
+    Copyright (c) 2012, Adafruit Industries
     All rights reserved.
 
     Redistribution and use in source and binary forms, with or without
     All rights reserved.
 
     Redistribution and use in source and binary forms, with or without
This page took 0.023538 seconds and 4 git commands to generate.